This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Nim
Watch
1
Star
0
Fork
0
You've already forked Nim
mirror of
https://github.com/nim-lang/Nim.git
synced
2026-06-01 09:31:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0c890ff9a70258af8231967229b891df9731a5df
Nim
/
testament
/
lib
/
stdtest
History
ringabout
3f7e1d7daa
replace
doAssert false
with
raiseAssert
in lib, which works better with strictdefs (
#22458
)
2023-08-11 18:24:46 +02:00
..
netutils.nim
…
specialpaths.nim
replace
doAssert false
with
raiseAssert
in lib, which works better with strictdefs (
#22458
)
2023-08-11 18:24:46 +02:00
testutils.nim
…
unittest_light.nim
…