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
/
docgen2.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
big compiler refactoring; avoid globals for multi method dispatcher generation
Andreas Rumpf
2017-02-22
1
-2
/
+2
*
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 debug output
Andreas Rumpf
2016-07-20
1
-1
/
+1
*
fixes #4485; package handling works better; docgen works with --project on Ni...
Andreas Rumpf
2016-07-19
1
-10
/
+10
*
the Nim compiler supports the jsondoc2 command
Andreas Rumpf
2016-07-13
1
-0
/
+17
*
compiler: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-5
/
+5
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
*
renamefest
Araq
2014-08-23
1
-1
/
+1
*
'nil' as a statement is deprecated, use an empty 'discard' instead
Araq
2014-01-19
1
-2
/
+2
*
CaaS in-memory caching
Zahary Karadjov
2012-11-28
1
-5
/
+3
*
caas is now drivable through stdin
Zahary Karadjov
2012-11-28
1
-5
/
+1
*
doc2 improvements; small lexer bugfix: backslashes in comments
Araq
2012-11-20
1
-5
/
+6
*
doc2 improvements
Araq
2012-06-24
1
-2
/
+6
*
first implementation of docgen2
Araq
2012-06-23
1
-0
/
+50