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
/
commands.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
next steps towards term rewriting macros; simple examples work
Araq
2012-08-30
1
-0
/
+3
*
made compiler more robust for idetools; implemented idetools.usages
Araq
2012-07-30
1
-1
/
+4
*
implements #173
Araq
2012-07-28
1
-1
/
+4
*
cross-compilation improvements
Araq
2012-07-08
1
-2
/
+0
*
extracted documentation generator
Araq
2012-05-09
1
-2
/
+1
*
first steps for cleaner static/const distinction
Araq
2012-03-13
1
-0
/
+3
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-2
/
+2
*
code gen can generate code to keep alive stack roots
Araq
2011-12-22
1
-1
/
+1
*
path canonicalization and proper project relative paths
Zahary Karadjov
2011-12-09
1
-6
/
+4
*
cleaned up configuration file handling and documented the new behaviour
Araq
2011-11-30
1
-19
/
+13
*
New algorithm for locating and loading nimrod config files.
Zahary Karadjov
2011-11-25
1
-5
/
+33
*
new compiler option tlsEmulation
Araq
2011-10-27
1
-4
/
+5
*
beginning of a taint mode; type system enhancements
Araq
2011-09-24
1
-88
/
+4
*
documentation for --nimcache option
Araq
2011-08-19
1
-0
/
+1
*
implemented --nimcache config option; big clean up of magic words
Araq
2011-08-19
1
-118
/
+123
*
support for C++ code generation; importcpp and importobjc pragmas
Araq
2011-08-07
1
-1
/
+2
*
basic thread analysis working
Araq
2011-06-13
1
-3
/
+3
*
further steps for thread support; bootstrapping should require unzip C source...
Araq
2011-05-16
1
-1
/
+1
*
deprecated system.copy: use system.substr instead
Araq
2011-05-14
1
-2
/
+2
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+521