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
/
modules.nim
Commit message (
Collapse
)
Author
Age
Files
Lines
*
compiler refactoring, pass config around explicitly
Andreas Rumpf
2018-05-05
1
-1
/
+1
|
*
refactoring: remove dead code
Andreas Rumpf
2018-04-21
1
-105
/
+0
|
*
refactoring: make FileIndex a distinct type; make line information an ↵
Andreas Rumpf
2018-04-21
1
-10
/
+10
|
|
|
|
uint16; fixes #7654
*
symbol files: implemented accurate module dependency tracking
Araq
2018-02-21
1
-1
/
+1
|
*
symbol files: more progress
Araq
2018-02-20
1
-7
/
+9
|
*
new .rod file implementation; part 1: writing of the file
Araq
2018-02-17
1
-3
/
+3
|
*
move new sha1 module into the new 'std' namespace
Andreas Rumpf
2018-02-06
1
-1
/
+1
|
*
fixes #6961
Andreas Rumpf
2018-02-02
1
-1
/
+1
|
*
Fixes #5112 (Fix error messages raised when multiple modules have the same ↵
Lolo Iccl
2017-01-17
1
-3
/
+4
|
|
|
|
|
|
original name) (#5220) Fixes #5112
*
disallow recursive module dependencies
Araq
2016-11-23
1
-0
/
+1
|
*
make tests green again
Araq
2016-11-06
1
-0
/
+3
|
*
nimsuggest supports include files properly; added the compiler itself as a ↵
Andreas Rumpf
2016-11-06
1
-0
/
+1
|
|
|
|
testcase
*
new dependency tracking for nimsuggest
Araq
2016-11-05
1
-157
/
+151
|
*
refactoring complete: explicit ident cache
Araq
2016-10-31
1
-9
/
+11
|
*
big refactoring: step 1
Araq
2016-10-31
1
-5
/
+5
|
*
nimsuggest improvements
Andreas Rumpf
2016-08-29
1