nim-stew/std_shims
Zahary Karadjov 421fd009d4
Some helpers shared between nim-serialization and nim-confutils
2019-07-03 02:30:30 +03:00
..
support move support to std_shims, for nimble compat 2019-05-09 12:27:24 -06:00
README.md add bitops2 (#1) 2019-05-08 22:05:16 +02:00
closures.nim Closure construction from raw pointers 2019-01-04 19:20:39 +02:00
io.nim Add writeFile(string, openarray[byte]) 2019-06-12 15:10:03 +03:00
macros_shim.nim Some helpers shared between nim-serialization and nim-confutils 2019-07-03 02:30:30 +03:00
objects.nim Support the recommended init scheme for tables 2019-03-12 04:32:08 +02:00
os_shims.nim add bitops2 (#1) 2019-05-08 22:05:16 +02:00
parse_shims.nim Add generic parseHex from parseutils 2019-05-28 17:51:54 +02:00
strings.nim Added string.add(openarray[char]) and macros.typedParams 2019-03-11 11:37:51 +02:00
tables_shims.nim Support the recommended init scheme for tables 2019-03-12 04:32:08 +02:00

README.md

Backports from new versions of nim to whatever version the std shim library supports