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
/
wordrecg.nim
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
implemented incompleteStruct pragma; embedded debugger works with posix module
Araq
2012-01-05
1
-2
/
+2
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
new pragma: 'noinit'
Araq
2011-11-25
1
-2
/
+2
*
'export' is now a keyword
Araq
2011-11-24
1
-2
/
+3
*
renamed optional to discardable
Araq
2011-09-24
1
-2
/
+2
*
implemented optional pragma for implicit discard
Araq
2011-09-24
1
-2
/
+2
*
'pure' is now 'noStackFrame' for procs
Araq
2011-08-19
1
-2
/
+3
*
implemented --nimcache config option; big clean up of magic words
Araq
2011-08-19
1
-29
/
+18
*
support for C++ code generation; importcpp and importobjc pragmas
Araq
2011-08-07
1
-4
/
+7
*
old pointer deref operator completely removed
Araq
2011-07-23
1
-3
/
+3
*
bugfix: 'set' overloadable; further steps for multi threading support
Araq
2011-07-08
1
-2
/
+2
*
importCompilerProc pragma introduced because the hacks for typeinfo.nim did n...
Araq
2011-06-27
1
-4
/
+5
*
basic thread analysis working
Araq
2011-06-13
1
-2
/
+2
*
got rid of nstrtabs and nhashes modules
Araq
2011-06-10
1
-2
/
+2
*
:= templatable; lexer improvements
Araq
2011-04-17
1
-2
/
+2
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+129
[prev]