Timothee Cour
|
01f6e505c8
bug fixes with sfMainModule, hints, mainPackageNotes, mainPackageId, hintSuccessX (#14555)
|
4 years ago |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 years ago |
Andreas Rumpf
|
c8cffaf420
Incremental compilation (IC): Improvements (#11881)
|
5 years ago |
Andreas Rumpf
|
ceb1a1b688
IR: minor refactoring
|
5 years ago |
Andreas Rumpf
|
f58d87cb43
IC: some progress
|
5 years ago |
Araq
|
07d465ca42
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
5 years ago |
Andreas Rumpf
|
3d88d06b32
better run [feature] (#11709)
|
5 years ago |
Araq
|
c94647aeca
styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error
|
5 years ago |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
5 years ago |
Andreas Rumpf
|
bc29094af9
fixes 'nimble install nimble' problems
|
5 years ago |
zah
|
ca4b971bc8
Initial version of the hot-code reloading support for native targets (#10729)
|
5 years ago |
Andreas Rumpf
|
49a5213713
fixes #10606
|
5 years ago |
Araq
|
d407af565f
fixes #10024
|
6 years ago |
Araq
|
6e5c2af203
fixes #9991
|
6 years ago |
Andreas Rumpf
|
b53327c92a
fixes #9994
|
6 years ago |
Andreas Rumpf
|
675b6f0773
fixes #9978
|
6 years ago |
LemonBoy
|
b97a7dbf3d
Make the registered passes local to the ModuleGraph (#9259)
|
6 years ago |
Andreas Rumpf
|
9364369c1f
make tests green again
|
6 years ago |
Andreas Rumpf
|
3c461755e2
enable destructors for top level statements; needs to be documented
|
6 years ago |
Andreas Rumpf
|
86556ebfdb
compiler refactoring; use typesafe path handing; docgen: render symbols between modules
|
6 years ago |
Andreas Rumpf
|
ce01472ff3
refactorings in preparations for the new runtime
|
6 years ago |
Araq
|
470949f2e0
avoid AST streaming, experiment what it breaks
|
6 years ago |
Andreas Rumpf
|
826c1e2d78
incremental compilation: implemented basic replay logic
|
6 years ago |
Andreas Rumpf
|
61fb83ecbb
baby steps for incremental compilation
|
6 years ago |
Andreas Rumpf
|
ddc6cec69e
refactoring: move DB model to incremental.nim
|
6 years ago |
Andreas Rumpf
|
b92fcacb99
more compiler API cleanups
|
6 years ago |
Andreas Rumpf
|
669a564492
remove more global variables in the Nim compiler
|
6 years ago |
Andreas Rumpf
|
bf6c2c5ccf
preparations of making compiler/msgs.nim free of global variables
|
6 years ago |
Andreas Rumpf
|
3c4ceea427
move more global variables into ConfigRef
|
6 years ago |
Andreas Rumpf
|
5bf31fcabe
big refactoring: mores stuff compiles
|
6 years ago |