index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
rod.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
[refactoring] remove unused imports in the compiler and in some stdlib modules
Araq
2019-07-18
1
-1
/
+1
*
IC: more things work
Araq
2018-12-03
1
-1
/
+1
*
incremental compilation: simple recompilation works
Araq
2018-11-19
1
-0
/
+2
*
compiler IC: minor improvements
Araq
2018-10-02
1
-2
/
+2
*
incremental compilation: implemented basic replay logic
Andreas Rumpf
2018-06-02
1
-1
/
+1
*
refactoring: move DB model to incremental.nim
Andreas Rumpf
2018-05-30
1
-8
/
+11
*
remove more global variables in the Nim compiler
Andreas Rumpf
2018-05-27
1
-1
/
+1
*
refactoring: make FileIndex a distinct type; make line information an uint16;...
Andreas Rumpf
2018-04-21
1
-109
/
+3
*
symbol files: delay the emission of forwarded procs
Araq
2018-02-21
1
-0
/
+2
*
symbol files: implemented accurate module dependency tracking
Araq
2018-02-21
1
-1
/
+3
*
symbol files: more progress
Araq
2018-02-20
1
-1
/
+1
*
new symbol files: loading of ASTs and module graphs
Araq
2018-02-17
1
-0
/
+1
*
new .rod file implementation; part 1: writing of the file
Araq
2018-02-17
1
-0
/
+127