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
/
docgen.nim
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
case consistency part 1
Araq
2013-12-27
1
-10
/
+10
*
Added jsondoc compiler switch
Erik O'Leary
2013-12-12
1
-106
/
+178
*
next steps for the new parser/grammar
Araq
2013-04-20
1
-1
/
+1
*
first steps to the new parser/grammar
Araq
2013-04-19
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
-5
/
+30
|
\
|
*
implements #295
Araq
2013-01-08
1
-1
/
+21
|
*
fixes #269
Araq
2012-12-05
1
-0
/
+3
|
*
first version of ropes.nim with unsafeNew (broken)
Araq
2012-12-02
1
-3
/
+5
|
*
implemented 'import except'
Araq
2012-11-28
1
-1
/
+1
*
|
CaaS in-memory caching
Zahary Karadjov
2012-11-28
1
-1
/
+1
|
/
*
exception tracking should work
Araq
2012-11-04
1
-5
/
+13
*
implements/fixes #195
Araq
2012-09-22
1
-2
/
+1
*
added warning for confusing var declarations
Araq
2012-07-26
1
-2
/
+2
*
doc2 improvements
Araq
2012-06-24
1
-2
/
+2
*
docgen2 improvements
Araq
2012-06-23
1
-4
/
+4
*
docgen2 improvements
Araq
2012-06-23
1
-1
/
+1
*
first implementation of docgen2
Araq
2012-06-23
1
-9
/
+9
*
better support for unsigned integers.
Zahary Karadjov
2012-06-11
1
-2
/
+2
*
extracted documentation generator
Araq
2012-05-09
1
-507
/
+73
*
added system.getStackTrace; docgen refactoring (incomplete)
Araq
2012-05-06
1
-238
/
+82
*
rst parser does not support 'raw' directive per default (security risk)
Araq
2012-05-01
1
-2
/
+4
*
small bugfixes; documentation generator supports smilies for the forum
Araq
2012-05-01
1
-14
/
+31
*