This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-stew
Watch
2
Star
0
Fork
0
You've already forked nim-stew
mirror of
https://github.com/status-im/nim-stew.git
synced
2025-02-19 15:34:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nim-stew
/
stew
/
shims
History
tersec
d7a6868ba8
rm deprecated stew/[io, ranges/ptr_arith, result, shims/net] (
#242
)
2025-02-15 00:38:57 +00: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
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