Araq
|
07d465ca42
|
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
2019-07-18 00:36:03 +02:00 |
|
Araq
|
f86b827d9e
|
IC: more things work
|
2018-12-03 18:57:44 +01:00 |
|
Araq
|
6acffcd28f
|
incremental compilation: simple recompilation works
|
2018-11-19 17:16:52 +01:00 |
|
Araq
|
621b2db2e8
|
compiler IC: minor improvements
|
2018-10-02 16:18:16 +02:00 |
|
Andreas Rumpf
|
826c1e2d78
|
incremental compilation: implemented basic replay logic
|
2018-06-02 09:41:27 +02:00 |
|
Andreas Rumpf
|
ddc6cec69e
|
refactoring: move DB model to incremental.nim
|
2018-05-30 10:15:41 +02:00 |
|
Andreas Rumpf
|
669a564492
|
remove more global variables in the Nim compiler
|
2018-05-27 11:10:56 +02:00 |
|
Andreas Rumpf
|
33b69f0ed0
|
refactoring: make FileIndex a distinct type; make line information an uint16; fixes #7654
|
2018-04-21 08:13:37 +02:00 |
|
Araq
|
67380f71d6
|
symbol files: delay the emission of forwarded procs
|
2018-02-21 11:42:58 +01:00 |
|
Araq
|
046ed4ed22
|
symbol files: implemented accurate module dependency tracking
|
2018-02-21 00:48:23 +01:00 |
|
Araq
|
2fcc163746
|
symbol files: more progress
|
2018-02-20 01:15:43 +01:00 |
|
Araq
|
564cff729a
|
new symbol files: loading of ASTs and module graphs
|
2018-02-17 00:40:49 +01:00 |
|
Araq
|
f3b8d92216
|
new .rod file implementation; part 1: writing of the file
|
2018-02-17 00:40:48 +01:00 |
|