ringabout
|
7be2e2bef5
replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436)
|
1 rok temu |
ringabout
|
93ced31353
use strictdefs for compiler (#22365)
|
1 rok temu |
Ryan McConnell
|
647d9611ae
Add divmod (#22102)
|
1 rok temu |
flywind
|
7f6e800caf
move assertions out of system (#19599)
|
2 lat temu |
Timothee Cour
|
cf0cf32d27
make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531)
|
3 lat temu |
flywind
|
4f118721be
make system random work in VM (#17059)
|
3 lat temu |
Timothee Cour
|
b0f38a63c4
fix #16815 round(x,places) works again in vm (#16825)
|
3 lat temu |
Clyybber
|
2925a47ae6
Fix vm.nim for --gc:arc (#13741)
|
4 lat temu |
Jasper Jenkins
|
796aafe7e0
make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170)
|
4 lat temu |
Andreas Rumpf
|
86556ebfdb
compiler refactoring; use typesafe path handing; docgen: render symbols between modules
|
6 lat temu |
Andreas Rumpf
|
60b187513e
stdlib and compiler don't use .immediate anymore
|
8 lat temu |
Araq
|
2aff716134
os.walkDir is available at compile time
|
9 lat temu |
Araq
|
3e897a7c71
added setResult that simply takes a node
|
9 lat temu |
Araq
|
69b32637b1
implements experimental new config system based on NimScript
|
9 lat temu |
Guillaume Gelin
|
3119fe087d
Happy new year!
|
10 lat temu |
Araq
|
1f85b3b5d3
VM supports math and a few os procs
|
10 lat temu |