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
*
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
*
ERecoverableError exception contains the error message
Araq
2012-02-25
1
-0
/
+1
*
added docgen.rst2html for the forum; fixed tester bug concerning removeDir
Araq
2012-02-21
1
-0
/
+54
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
the current directory is no longer taken into account when resolving module p...
Zahary Karadjov
2011-12-11
1
-1
/
+1
*
path canonicalization for imported modules, relative paths written in rod files
Zahary Karadjov
2011-12-11
1
-10
/
+1
*
cleaned up configuration file handling and documented the new behaviour
Araq
2011-11-30
1
-5
/
+5
*
implemented 'let' statement
Araq
2011-11-29
1
-12
/
+6
*
New algorithm for locating and loading nimrod config files.
Zahary Karadjov
2011-11-25
1
-11
/
+12
*
added another test case
Araq
2011-11-12
1
-1
/
+1
*
support for C++ code generation; importcpp and importobjc pragmas
Araq
2011-08-07
1
-1
/
+1
*
bugfixes; step one for 'var T' as return type support
Araq
2011-07-28
1
-1
/
+1
*
old pointer deref operator completely removed
Araq
2011-07-23
1
-1
/
+1
*
got rid of nstrtabs and nhashes modules
Araq
2011-06-10
1
-2
/
+2
*
bugfix: generic instantiation across module boundaries
Araq
2011-06-06
1
-4
/
+5
*
deprecated system.copy: use system.substr instead
Araq
2011-05-14
1
-3
/
+3
*
cleaned up the tests; fixes #30; fixes #26
Araq
2011-05-01
1
-4
/
+9
*
got rid of some arcane module names
Araq
2011-04-21
1
-1
/
+1
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+891