summary refs log tree commit diff stats
path: root/compiler/commands.nim
Commit message (Collapse)AuthorAgeFilesLines
* new compiler option tlsEmulationAraq2011-10-271-4/+5
|
* beginning of a taint mode; type system enhancementsAraq2011-09-241-88/+4
|
* documentation for --nimcache optionAraq2011-08-191-0/+1
|
* implemented --nimcache config option; big clean up of magic wordsAraq2011-08-191-118/+123
|
* support for C++ code generation; importcpp and importobjc pragmasAraq2011-08-071-1/+2
|
* basic thread analysis workingAraq2011-06-131-3/+3
|
* further steps for thread support; bootstrapping should require unzip C ↵Araq2011-05-161-1/+1
| | | | sources and ./build.sh
* deprecated system.copy: use system.substr insteadAraq2011-05-141-2/+2
|
* big repo cleanupAraq2011-04-121-0/+521