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
...
*
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
[prev]