summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'devel' of github.com:Araq/Nimrod into develZahary Karadjov2014-03-064-0/+76
|\| |
| * | Merge branch 'devel' into alloc-overloadsEXetoC2014-03-0668-107/+857
| |\ \
| | * | bugfix: unreported 'compiles' bugAraq2014-03-051-0/+2
| | * | fixes #942Araq2014-03-052-1/+17
| | * | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-03-051-0/+21
| | |\ \
| | * | | fixes #937Araq2014-03-051-0/+13
| * | | | Add allocation unit tests.EXetoC2014-03-061-0/+45
* | | | | fix #587Zahary Karadjov2014-03-062-5/+45
* | | | | test cases for the new handling of iterators by the `is` operatorZahary Karadjov2014-03-061-1/+27
* | | | | split the inline and closure iterators into different symbol kinds for easier...Zahary Karadjov2014-03-062-2/+2
| |_|/ / |/| | |
* | | | failing test case for static evaluationZahary Karadjov2014-03-041-0/+21
| |/ / |/| |
* | | Changed behavior when babel cannot be found/runVarriount2014-03-041-2/+4
* | | Fix categories.nimVarriount2014-03-031-1/+1
* | | Allowed specification of what babel packages to install via new categories - ...Clay Sweetser2014-03-031-8/+23
* | | Removed babel package tests from those run when 'all' is specified.Clay Sweetser2014-03-031-1/+1
* | | Integrated 'babel' with testamentClay Sweetser2014-03-022-1/+71
* | | made some tests green; htmlgen still brokenAraq2014-02-252-3/+3
* | | Merge branch 'vm2_2' into develAraq2014-02-254-13/+17
|\ \ \
| * | | keine_schweine test is not platform dependentAraq2014-02-243-12/+16
| * | | new VM is getting stableAraq2014-02-241-1/+1
* | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAudun Wilhelmsen2014-02-2336-78/+219
|\ \ \ \
| * | | | Implemented selector support for asyncio2.Dominik Picheta2014-02-221-2/+2
| * | | | fix #945Zahary Karadjov2014-02-201-2/+3
| * | | | fix #931 and few more testsZahary Karadjov2014-02-182-13/+11
| * | | | Merge branch 'devel' of gh:/Araq/Nimrod into develZahary Karadjov2014-02-182-2/+21
| |\| | |
| | * | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-02-1727-58/+318
| | |\ \ \
| | * | | | fixes #926Araq2014-02-171-0/+19
| | * | | | nil->discardAraq2014-02-151-2/+2
| * | | | | fix some trivial errors in the test suite and some more regressions caused by...Zahary Karadjov2014-02-188-5/+36
| * | | | | fix tbindtypedesc and tactiontable2Zahary Karadjov2014-02-181-1/+1
| | |/ / / | |/| | |
| * | | | fix #807Zahary Karadjov2014-02-171-5/+5
| * | | | quite messy implementation of generic lambdas, needs reworking; fixes #715Zahary Karadjov2014-02-172-1/+11
| * | | | Merge branch 'devel' of gh:/Araq/Nimrod into develZahary Karadjov2014-02-1722-53/+162
| |\ \ \ \
| | * \ \ \ Merge branch 'newasync' into develDominik Picheta2014-02-161-0/+64
| | |\ \ \ \
| | | * | | | Fix processing of 'await' with a nnkCall.Dominik Picheta2014-02-161-2/+1
| | | * | | | Added await test.Dominik Picheta2014-02-161-0/+65
| | | |/ / /
| | * | | | Merge pull request #929 from skyfex/develAndreas Rumpf2014-02-161-0/+45
| | |\ \ \ \
| | * | | | | Changed tests and tools to use 'discard' statements instead of 'nil' for empt...Clay Sweetser2014-02-1520-53/+53
| * | | | | | fix #188Zahary Karadjov2014-02-171-0/+18
| |/ / / / /
* | | | | | Added test cases for return in except statements.Audun Wilhelmsen2014-02-232-0/+60
* | | | | | Added tougher test case for return within finally statement.Audun Wilhelmsen2014-02-231-0/+40
| |/ / / / |/| | | |
* | | | | Fixed issue 391 (nested break in except-stmts)Audun Wilhelmsen2014-02-161-0/+45
|/ / / /
* | | | Merge branch 'devel' of gh:/Araq/Nimrod into develZahary Karadjov2014-02-157-10/+117
|\| | |
| * | | fixes #584Araq2014-02-142-1/+36
| * | | fixes #914Araq2014-02-141-0/+3
| * | | fixes #712Araq2014-02-141-0/+20
| * | | fixes #833Araq2014-02-141-0/+10
| * | | fixes #892Araq2014-02-141-0/+13
| * | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-02-133-0/+49
| |\ \ \
| | * | | moved tsets test to collections/Simon Hafner2014-02-121-0/+0