summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* templates can access hidden fieldsAraq2013-12-252-0/+18
* Merge branch 'vm2' of github.com:Araq/Nimrod into vm2Araq2013-12-2413-30/+37
|\
| * Merge branch 'master' into vm2Araq2013-12-132-6/+24
| |\
| * | new VM: globals kinda workAraq2013-12-132-2/+2
| * | new VM: improvementsAraq2013-12-121-3/+3
| * | new VM: passes more testsAraq2013-12-061-0/+4
| * | makes 'reject' tests greenAraq2013-12-057-9/+11
| * | bugfix: keywords are sortedAraq2013-12-051-1/+1
| * | Merge branch 'master' into vm2Araq2013-12-057-3/+207
| |\ \
| * | | 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
| |_|/ |/| |
* | | Commented out CAAS testing code.Clay Sweetser2013-12-121-6/+6
* | | use parseopt2 in parseopt2 testMichał Zieliński2013-12-101-1/+1
* | | Fix : and = precedence in parseopt.Michał Zieliński2013-12-101-4/+5
* | | Reimplement parseopt which parses arguments given as a sequence of strings, n...Michał Zieliński2013-12-091-0/+17
| |/ |/|
* | fixes a regression where memset was used without including <string.h>Araq2013-12-031-0/+13
* | fixes #681Araq2013-11-301-1/+13
* | fixes #686Araq2013-11-292-0/+142
* | simple unit test and better documentation for the user defined type classesZahary Karadjov2013-11-171-0/+28
* | failing test for static paramsZahary Karadjov2013-11-051-0/+9
* | Fixed regression on ARM caused by the changed behaviour of noStackFrame in co...Dominik Picheta2013-10-191-2/+2
|/
* Merge pull request #604 from reactormonk/masterAndreas Rumpf2013-10-051-0/+10
|\
| * don't mess with semfold, use vars insteadSimon Hafner2013-09-261-2/+2
| * moved eqproc to the correct magic positionSimon Hafner2013-09-261-0/+10
* | fixed another semicolon related parsing bugAraq2013-10-021-0/+18
* | examples from the talk part of test suiteAraq2013-09-271-0/+1
|/
* the compiler can now deal with multiple modules of the same nameAraq2013-09-265-0/+32
* fixes #575Araq2013-09-101-0/+39
* resolved the conflictAraq2013-09-034-39/+31
|\
| * Merge branch 'type-classes' into upstreamZahary Karadjov2013-09-034-39/+31
| |\
| | * fix tcompilesZahary Karadjov2013-08-271-18/+13
| | * proper discrimination between csEmpty and csNoMatchZahary Karadjov2013-08-271-3/+1
| | * fix tnoopZahary Karadjov2013-08-261-6/+5
| | * implemented delegators and improved the error messages of unmatched type classesZahary Karadjov2013-08-261-12/+12
* | | better support for GNU's assemblerAraq2013-09-031-1/+1
|/ /
* | fixes #516Araq2013-08-311-0/+17
* | fixes #554, fixes #179Araq2013-08-311-0/+27
* | fixes #563Araq2013-08-311-0/+14
* | fixes #569; C++ codegen works againAraq2013-08-311-1/+16
* | fixes #578Araq2013-08-301-0/+12
* | Merge branch 'master' of github.com:Araq/NimrodAraq2013-08-304-2/+163
|\|
| * implemented and documented the new typedesc binding rulesZahary Karadjov2013-08-231-0/+87
| * pass-through of static int generic params to arrays when late instantiation i...Zahary Karadjov2013-08-231-2/+7
| * Experimental support for delayed instantiation of genericsZahary Karadjov2013-08-232-0/+69
* | fixes #572Araq2013-08-301-0/+3
|/
* Merge branch 'master' of github.com:Araq/NimrodAraq2013-08-2210-80/+184
|\
| * hacky fix for generic constraints matchingZahary Karadjov2013-08-193-8/+34
| * 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