nim-stew/stew/shims
Gabben 04f8150a08
Fix #62 (#75)
* Fix #62

- Supports more than one pragma parameter (return tuple)
- Returns nil if there are zero parameters in the pragma (like std)
2021-02-10 15:10:08 +02:00
..
atomics.nim backport atomics from nim 0.20 (#4) 2019-07-14 10:24:22 +02:00
macros.nim Fix #62 (#75) 2021-02-10 15:10:08 +02:00
net.nim Remove made up ValueError (#42) 2020-06-09 10:21:28 +02:00
os.nim fix shims imports 2019-07-07 11:38:00 +02:00
parse.nim std_shims->stew 2019-07-06 19:12:24 +02:00
sets.nim Add init procs for sets 2019-07-16 13:17:32 +03:00
strings.nim Add string.add(openarray[char]) (to be optimized later) 2020-09-02 19:59:50 +03:00
tables.nim Add more init procs for tables and macros.genExpr 2019-08-02 15:26:08 +03:00