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
/
modulegraphs.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
sem pass compiles again
Andreas Rumpf
2018-05-12
1
-1
/
+8
*
big refactoring: magicsys compiles again
Andreas Rumpf
2018-05-10
1
-0
/
+9
*
refactoring: make FileIndex a distinct type; make line information an uint16;...
Andreas Rumpf
2018-04-21
1
-19
/
+21
*
symbol files: implemented accurate module dependency tracking
Araq
2018-02-21
1
-1
/
+4
*
big compiler refactoring; avoid globals for multi method dispatcher generation
Andreas Rumpf
2017-02-22
1
-0
/
+8
*
nimsuggest uses multithreading and full project recompiles
Andreas Rumpf
2017-02-13
1
-0
/
+4
*
disable transitive closure computations; only semcheck procs that have the cu...
Andreas Rumpf
2017-02-09
1
-1
/
+1
*
attempt to make nimble work again
Andreas Rumpf
2017-02-02
1
-1
/
+4
*
refactoring: explict config state instead of globals
Andreas Rumpf
2017-02-01
1
-2
/
+4
*
happy new year
Araq
2017-01-07
1
-1
/
+1
*
refactoring: C codegen with fewer global variables
Araq
2016-12-05
1
-0
/
+1
*
disallow recursive module dependencies
Araq
2016-11-23
1
-0
/
+4
*
nimsuggest supports include files properly; added the compiler itself as a te...
Andreas Rumpf
2016-11-06
1
-1
/
+17
*
added missing module
Araq
2016-11-05
1
-0
/
+92