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
*
'mixin' and 'interface' are now keywords
Araq
2012-09-22
1
-4
/
+5
*
next steps towards term rewriting macros; simple examples work
Araq
2012-08-30
1
-2
/
+2
*
next steps to hygienic templates
Araq
2012-08-20
1
-2
/
+3
*
first steps to make templates hygienic
Araq
2012-08-20
1
-2
/
+2
*
documentation improvements; added system.gorge (for Araq's fun)
Araq
2012-06-22
1
-2
/
+2
*
destructor pragma
Zahary Karadjov
2012-06-07
1
-2
/
+2
*
codegen for user-defined destructors
Zahary Karadjov
2012-05-25
1
-1
/
+6
*
more Objective-C and C keywords are now escaped
Zahary Karadjov
2012-04-18
1
-4
/
+12
*
experimental support for preserving local variable names in the generated code
Zahary Karadjov
2012-04-13
1
-7
/
+45
*
Added ``global`` pragma that can be used to introduce new global variables fr...
Zahary Karadjov
2012-04-05
1
-2
/
+2
*
merged branch overloading-for-macros
Zahary Karadjov
2012-03-19
1
-2
/
+2
|
\
|
*
bootstraps fine with overloadable templates
Zahary Karadjov
2012-03-14
1
-2
/
+2
*
|
first steps for cleaner static/const distinction
Araq
2012-03-13
1
-6
/
+8
|
/
*
bugfix: no need for arrows to be new token kinds
Araq
2012-02-12
1
-2
/
+2
*
`do' keyword in the grammar for lambda blocks
Zahary Karadjov
2012-02-10
1
-6
/
+10
*
pragma on/off improvements; endb rewritten
Araq
2012-01-28
1
-2
/
+2
*
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