flywind
|
7f6e800caf
move assertions out of system (#19599)
|
2 年之前 |
Ivan Bobev
|
5e6680406f
Add changes required by Nimble lock file support (#12104)
|
3 年之前 |
flywind
|
57bd64582c
move tests under the compiler directory to testament (#16096)
|
4 年之前 |
Jasper Jenkins
|
796aafe7e0
make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170)
|
4 年之前 |
Andy Davidoff
|
8a63caca07
fixes disruptek/nimph#102 multi-level nim.cfg use (#13001) [backport]
|
4 年之前 |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 年之前 |
genotrance
|
010067f3cc
Substitute $nimbleDir in --path flags (#12750)
|
5 年之前 |
Andreas Rumpf
|
86556ebfdb
compiler refactoring; use typesafe path handing; docgen: render symbols between modules
|
6 年之前 |
Araq
|
3999e3be5f
fixes #8776
|
6 年之前 |
Andreas Rumpf
|
669a564492
remove more global variables in the Nim compiler
|
6 年之前 |
Andreas Rumpf
|
3c4ceea427
move more global variables into ConfigRef
|
6 年之前 |
Andreas Rumpf
|
61e57cfa13
big refactoring: parser compiles again
|
6 年之前 |
Araq
|
0181253eea
fixes #6949
|
7 年之前 |
Andreas Rumpf
|
02ff5f596c
implemented new experimental scriptable import mechanism
|
7 年之前 |
Yuriy Glukhov
|
d8944b93cb
Fixed handling of versions with dashes in nimble pkgs (#6335)
|
7 年之前 |
Dominik Picheta
|
90fa64501f
Implement .nimble-link files in the compiler and add tests for them.
|
7 年之前 |
Dominik Picheta
|
9b465a2361
Add readme to tests. Add fileDir option to testament & create nimble test.
|
7 年之前 |
Araq
|
bea07a2c5c
fixes #5752
|
7 年之前 |
Arne Döring
|
92c2a51bf7
removed compiler internal list implementation (#5371)
|
7 年之前 |
Jacek Sieka
|
3cd4cf4320
remove unused stuff
|
8 年之前 |
Araq
|
2fda95a4d6
added getOrDefault; bootstrapping works again
|
9 年之前 |
Adam Strzelecki
|
d681812465
compiler: Trim .nim files trailing whitespace
|
9 年之前 |
Adam Strzelecki
|
14e6ff6780
Introduce NotesVerbosity defining verbosity levels
|
9 年之前 |
Federico Ceratto
|
657dca5c3b
Fix typos
|
9 年之前 |
Araq
|
1f85b3b5d3
VM supports math and a few os procs
|
10 年之前 |
Araq
|
cd2c6128d1
renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings
|
10 年之前 |