nim-stew/stew/shims
Jacek Sieka b7b5969557
macros: distinct literals (#235)
2024-09-27 17:36:35 +02:00
..
hashes.nim Add hashes.hashAllFields 2021-12-03 13:30:06 +02:00
macros.nim macros: distinct literals (#235) 2024-09-27 17:36:35 +02:00
net.nim mark stew/shims/net as deprecated (#211) 2024-01-20 20:57:08 +00:00
parseutils.nim rm copy of parseHex() from 1.2+ stdlib; some proc -> func (#197) 2023-06-15 14:21:51 +02:00
sets.nim work around pointless copy in isZeroMemory due to https://github.com/nim-lang/Nim/issues/24093 (#233) 2024-09-26 17:49:08 +02:00
strformat.nim strformat: compile-time format string parser (backport Nim 2.2) (#216) 2024-03-13 09:45:09 +01:00
strings.nim rm copy of parseHex() from 1.2+ stdlib; some proc -> func (#197) 2023-06-15 14:21:51 +02:00
tables.nim Add more init procs for tables and macros.genExpr 2019-08-02 15:26:08 +03:00