summary refs log tree commit diff stats
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
* fixes #385Araq2013-06-032-4/+50
* astToStr is now immediateAraq2013-06-024-6/+28
* next steps to a luajit codegenAraq2013-06-021-71/+248
* more accurate effects for times.nim; bugfix for the JS codegenAraq2013-05-311-1/+1
* fixes #458Araq2013-05-311-1/+2
* another attempt to implement #448Araq2013-05-311-10/+7
* better error message for subtle nil errorsAraq2013-05-312-1/+3
* Revert "fixes #267"Araq2013-05-275-184/+97
* Revert "bugfix: emulated thread vars used in combination with the mark & swee...Araq2013-05-273-11/+4
* Revert "allow `void` as a field type"Araq2013-05-272-42/+26
* Revert "allow keyword params for the `[]` and `{}` operators"Araq2013-05-271-12/+8
* Revert "static and default params for generics"Araq2013-05-274-92/+61
* Revert "fix tforwardgeneric"Araq2013-05-273-5/+4
* Revert "fix threading tests"Araq2013-05-272-17/+9
* Revert "further fixes for void stripping. fixes tvoid."Araq2013-05-271-25/+20
* Revert "more test made green"Araq2013-05-274-25/+19
* Revert "test cases for the new features"Araq2013-05-271-11/+4
* test cases for the new featuresZahary Karadjov2013-05-261-4/+11
* more test made greenZahary Karadjov2013-05-264-19/+25
* further fixes for void stripping. fixes tvoid.Zahary Karadjov2013-05-261-20/+25
* fix threading testsZahary Karadjov2013-05-262-9/+17
* fix tforwardgenericZahary Karadjov2013-05-263-4/+5
* static and default params for genericsZahary Karadjov2013-05-264-61/+92
* allow keyword params for the `[]` and `{}` operatorsZahary Karadjov2013-05-261-8/+12
* allow `void` as a field typeZahary Karadjov2013-05-262-26/+42
* bugfix: emulated thread vars used in combination with the mark & sweep GCZahary Karadjov2013-05-263-4/+11
* fixes #267Zahary Karadjov2013-05-265-97/+184
* fixes #411Araq2013-05-261-8/+12
* implements #448Araq2013-05-261-3/+10
* implements #397Araq2013-05-261-1/+10
* preparations for version 0.9.4Araq2013-05-251-1/+1
* add c2nim,pas2nim to the install packagesAraq2013-05-241-0/+5
* added gamera edition to the websiteAraq2013-05-211-3/+3
* version 0.9.2Araq2013-05-201-1/+1
* attempt to fix a codegen bugAraq2013-05-201-1/+7
* made some tests green; implemented 'from module import nil'Araq2013-05-194-6/+12
* made some tests greenAraq2013-05-193-3/+5
* --os and --cpu work in configuration filesAraq2013-05-191-2/+2
* updated docsAraq2013-05-191-1/+1
* fixes #432, fixes #427Araq2013-05-192-4/+36
* fixes #439Araq2013-05-191-1/+1
* fixes #420Araq2013-05-192-4/+9
* fixes #433Araq2013-05-182-15/+17
* fixes #119Araq2013-05-181-2/+1
* fixes #399Araq2013-05-181-1/+2
* fixes #437, fixes #436Araq2013-05-181-1/+1
* fixes #440Araq2013-05-182-10/+13
* preparations for the new symbol binding rules for clean templatesAraq2013-05-181-1/+1
* c2nim compiles againAraq2013-05-151-1/+1
* Merge branch 'master' of github.com:Araq/NimrodAraq2013-05-1423-315/+360
|\