ringabout
|
b9b24e192a
fixes #23932; vmopsDanger for os.getCurrentDir errors (#23934)
|
3 months ago |
Tomohiro
|
eb83d20d0d
Add staticFileExists and staticDirExists (#22278)
|
1 year ago |
ringabout
|
7be2e2bef5
replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436)
|
1 year ago |
ringabout
|
93ced31353
use strictdefs for compiler (#22365)
|
1 year ago |
Ryan McConnell
|
647d9611ae
Add divmod (#22102)
|
1 year ago |
ringabout
|
4d683fc689
fixes booting warnings (#21583)
|
1 year ago |
Jake Leahy
|
900fe8f501
Add `contains` to `std/macrocache` (#21304)
|
1 year ago |
ringabout
|
4647c7b596
fixes #14409; fixes #10674 VM callbacks switch to table-index seqs (#21297)
|
1 year ago |
ringabout
|
fc068ee06d
fixes #18134; registers `formatBiggestFloat` in VM (#21299)
|
1 year ago |
ringabout
|
f7c203fb6c
remove legacy code (#21134)
|
1 year ago |
ringabout
|
886572a516
disable "Warning: gc is deprecated" in compiler (#21137)
|
1 year ago |
ringabout
|
07be1791ba
fix #21045; getTime with vmopsDanger is broken; alternative to #21054 (#21056)
|
1 year ago |
Don-Duong Quach
|
32b145460f
createDir is now callable at compile time (#20824)
|
2 years ago |
ringabout
|
6166b796ba
refactor os imports into corresponding small modules (#20720)
|
2 years ago |
ringabout
|
14a2fb71b9
change vm imports after bootstrapping (#20602)
|
2 years ago |
ringabout
|
f6a002c8a5
[std/os] split and re-export (#20593)
|
2 years ago |
ringabout
|
b07526b2c7
refactor envvars, oserrors; register vmops (#20592)
|
2 years ago |
ringabout
|
b6bfe38ff5
move formatfloat out of system (#20195)
|
2 years ago |
ringabout
|
e8ae2dc90b
bootstrap the compiler with nimPreviewSlimSystem (#20176)
|
2 years ago |
Lancer11211
|
efd5c571bf
.forbids pragma: defining forbidden tags (#20050)
|
2 years ago |
quantimnot
|
800cb006e7
Change `styleCheck` to ignore foreign packages (#19822)
|
2 years ago |
flywind
|
332aa0af75
[vm] refactor `stdlib.marshal.load` (#19905)
|
2 years ago |
flywind
|
7f6e800caf
move assertions out of system (#19599)
|
2 years ago |
flywind
|
8f9dd5b349
register callback for marshal in VM (#19578)
|
2 years ago |
flywind
|
891329cd4b
move io out of system (#19442)
|
2 years ago |
flywind
|
15e3813d96
add mm to compilesettings; deprecate gc (#19394)
|
2 years ago |
hlaaftana
|
a95399143f
Use openarray of bytes in md5 (#19307)
|
2 years ago |
Timothee Cour
|
f061971a9b
envPairs works in vm, nims (#18615)
|
3 years ago |
Timothee Cour
|
014edde36a
followup #18759: make compiler build cleanly with 0 warnings/hints (#18764)
|
3 years ago |
Miran
|
719718df2f
more minor bootstrapping cleanups (#18759)
|
3 years ago |