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
/
depends.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ./koch temp --gc:arc work (#14186)
Clyybber
2020-05-01
1
-1
/
+4
*
Cosmetic compiler cleanup (#12718)
Clyybber
2019-11-28
1
-5
/
+5
*
Small ast.nim cleanup (#12156)
Clyybber
2019-09-09
1
-2
/
+2
*
[refactoring] remove unused imports in the compiler and in some stdlib modules
Araq
2019-07-18
1
-2
/
+1
*
Replace countup(x, y-1) with x ..< y
Clyybber
2019-05-07
1
-2
/
+2
*
Make the registered passes local to the ModuleGraph (#9259)
LemonBoy
2018-10-09
1
-2
/
+2
*
compiler refactoring; use typesafe path handing; docgen: render symbols betwe...
Andreas Rumpf
2018-09-07
1
-3
/
+4
*
incremental compilation: implemented basic replay logic
Andreas Rumpf
2018-06-02
1
-1
/
+1
*
make dependency analyser free of global variables
Andreas Rumpf
2018-05-28
1
-9
/
+16
*
compiler/ropes.nim has no global error handler anymore
Andreas Rumpf
2018-05-17
1
-4
/
+2
*
the remaining passes all compile again
Andreas Rumpf
2018-05-13
1
-2
/
+4
*
Add sections (type, var, let, const, using) support for reorder pragma (#6326)
BigEpsilon
2017-10-28
1
-1
/
+1
*
gendepend improvements; refs #5144
Araq
2017-01-06
1
-1
/
+1
*
new dependency tracking for nimsuggest
Araq
2016-11-05
1
-1
/
+3
*
refactoring complete: explicit ident cache
Araq
2016-10-31
1
-1
/
+1
*
Get rid of deprecation warnings
def
2015-04-07
1
-15
/
+15
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
*
'nil' as a statement is deprecated, use an empty 'discard' instead
Araq
2014-01-19
1
-1
/
+1
*
case consistency part 4
Araq
2013-12-27
1
-1
/
+1
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
merged upstream master
Zahary Karadjov
2013-01-27
1
-1
/
+1
|
\
|
*
implemented 'import except'
Araq
2012-11-28
1
-1
/
+1
*
|
CaaS in-memory caching
Zahary Karadjov
2012-11-28
1
-3
/
+1
*
|
caas is now drivable through stdin
Zahary Karadjov
2012-11-28
1
-5
/
+2
|
/
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
path canonicalization for imported modules, relative paths written in rod files
Zahary Karadjov
2011-12-11
1
-2
/
+2
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+61