summary refs log tree commit diff stats
path: root/compiler/wordrecg.nim
Commit message (Expand)AuthorAgeFilesLines
...
* implemented incompleteStruct pragma; embedded debugger works with posix moduleAraq2012-01-051-2/+2
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* new pragma: 'noinit'Araq2011-11-251-2/+2
* 'export' is now a keywordAraq2011-11-241-2/+3
* renamed optional to discardableAraq2011-09-241-2/+2
* implemented optional pragma for implicit discardAraq2011-09-241-2/+2
* 'pure' is now 'noStackFrame' for procsAraq2011-08-191-2/+3
* implemented --nimcache config option; big clean up of magic wordsAraq2011-08-191-29/+18
* support for C++ code generation; importcpp and importobjc pragmasAraq2011-08-071-4/+7
* old pointer deref operator completely removedAraq2011-07-231-3/+3
* bugfix: 'set' overloadable; further steps for multi threading supportAraq2011-07-081-2/+2
* importCompilerProc pragma introduced because the hacks for typeinfo.nim did n...Araq2011-06-271-4/+5
* basic thread analysis workingAraq2011-06-131-2/+2
* got rid of nstrtabs and nhashes modulesAraq2011-06-101-2/+2
* := templatable; lexer improvementsAraq2011-04-171-2/+2
* big repo cleanupAraq2011-04-121-0/+129