summary refs log tree commit diff stats
path: root/tests/compile
Commit message (Expand)AuthorAgeFilesLines
* new tester; all tests categorizedAraq2014-01-13176-5460/+0
* Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-01-136-103/+215
|\
| * progress towards fixing tgenericshardcasesZahary Karadjov2014-01-061-9/+15
| * introduce tyFromExpr; fixes #618Zahary Karadjov2014-01-042-0/+47
| * clean-up some obsolete code; close #602Zahary Karadjov2013-12-311-0/+14
| * close #517Zahary Karadjov2013-12-311-0/+10
| * Merge branch 'upstream' into develZahary Karadjov2013-12-293-94/+129
| |\
| | * integrate the logic of fixupProcType into ReplaceTypeVarsZahary Karadjov2013-12-291-30/+30
| | * make more tests greenZahary Karadjov2013-12-291-64/+64
| | * lift generic parameters from concrete composite type classesZahary Karadjov2013-12-281-6/+11
| | * towards support for composite type classes such as seq[Number] and SquareMatr...Zahary Karadjov2013-12-271-0/+30
* | | case consistency improvementsAraq2014-01-111-4/+0
|/ /
* | Merge branch 'vm2' of github.com:Araq/Nimrod into vm2Araq2013-12-244-19/+24
|\ \
| * | new VM: globals kinda workAraq2013-12-131-1/+1
| * | new VM: improvementsAraq2013-12-121-3/+3
| * | new VM: passes more testsAraq2013-12-061-0/+4
| * | Merge branch 'master' into vm2Araq2013-12-051-0/+8
| |\|
| * | computed goto now works; some progress on the new VMAraq2013-10-251-15/+16
* | | Correct the spelling of the word 'implicitly'Satish BD2013-12-231-1/+1
| |/ |/|
* | fixes #686Araq2013-11-291-0/+8
|/
* fixed another semicolon related parsing bugAraq2013-10-021-24/+0
* resolved the conflictAraq2013-09-031-18/+13
|\
| * Merge branch 'type-classes' into upstreamZahary Karadjov2013-09-031-18/+13
| |\
| | * fix tcompilesZahary Karadjov2013-08-271-18/+13
* | | better support for GNU's assemblerAraq2013-09-031-1/+1
|/ /
* | fixes #554, fixes #179Araq2013-08-311-0/+27
* | fixes #563Araq2013-08-311-0/+14
* | Merge branch 'master' of github.com:Araq/NimrodAraq2013-08-302-0/+117
|\|
| * implemented and documented the new typedesc binding rulesZahary Karadjov2013-08-231-0/+87
| * Experimental support for delayed instantiation of genericsZahary Karadjov2013-08-231-0/+30
* | fixes #572Araq2013-08-301-0/+3
|/
* Merge branch 'master' of github.com:Araq/NimrodAraq2013-08-226-72/+133
|\
| * some steps to improve the type mismatches with the newZahary Karadjov2013-08-191-0/+10
| * Revert "Revert "made some tests green""Zahary Karadjov2013-08-192-70/+70
| * Revert "Revert "fix tforwardgeneric""Zahary Karadjov2013-08-191-2/+3
| * Revert "Revert "test cases for the new features""Zahary Karadjov2013-08-192-0/+50
* | fixed and documented computedGoto pragmaAraq2013-08-221-2/+3
|/
* implemented computed goto supportAraq2013-08-131-0/+45
* fixes #544Araq2013-07-241-0/+12
* fixes #501Araq2013-07-011-0/+3
* Merge branch 'master' of github.com:Araq/NimrodAraq2013-06-271-3/+3
|\
| * Fixed OSError + recvLine deprecation warnings.Dominik Picheta2013-06-271-3/+3
* | fixes #488Araq2013-06-271-0/+9
|/
* implemented dataflow analysis; activate via --warning[Uninit]:onAraq2013-06-041-0/+4
* fixes #458Araq2013-05-311-3/+5
* Revert "fix tforwardgeneric"Araq2013-05-271-3/+2
* Revert "more test made green"Araq2013-05-272-71/+70
* Revert "test cases for the new features"Araq2013-05-272-50/+0
* test cases for the new featuresZahary Karadjov2013-05-262-0/+50
* more test made greenZahary Karadjov2013-05-262-70/+71