summary refs log tree commit diff stats
path: root/compiler/msgs.nim
Commit message (Expand)AuthorAgeFilesLines
* bugfixes for ROD file generation; nimcache dir is now flatAraq2011-10-201-1/+1
* much more efficient rod file generationAraq2011-10-181-0/+2
* Basic unit testing facilities (suites, fixtures, cases)Zahary Karadjov2011-10-071-0/+6
* beginning of a taint mode; type system enhancementsAraq2011-09-241-1/+2
* Multiple C lines corresponding to a single nimrod line are joined togetherZahary Karadjov2011-09-201-7/+12
* Nimrod can now compile itself with --lineDir enabledZahary Karadjov2011-09-201-0/+5
* preparation for new 'is' operator; breaks bootstrapping again, sorry (use gen...Araq2011-07-311-4/+6
* bugfixes; step one for 'var T' as return type supportAraq2011-07-281-1/+3
* preparations for 0.8.12Araq2011-07-101-0/+2
* bugfix: 'set' overloadable; further steps for multi threading supportAraq2011-07-081-5/+6
* compiler can emulate thread local variablesAraq2011-06-151-6/+7
* first (non working) implementation of global thread analysisAraq2011-06-131-4/+9
* const table supportAraq2011-04-291-1/+1
* better error message for invalid module namesAraq2011-04-161-0/+2
* big repo cleanupAraq2011-04-121-0/+580