summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fixes #1434Araq2014-08-142-2/+31
* fixes #1442Araq2014-08-131-2/+8
* made some tests greenAraq2014-08-134-34/+8
* asynchttpserver compiles again; made some tests greenAraq2014-08-133-9/+7
* fix failed tests due to gcsafeAraq2014-08-122-9/+12
* fixes 'gcsafe'Araq2014-08-122-1/+17
* Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-08-101-0/+38
|\
| * Fixes incorrect async exception handling. Adds sleepAsync.Dominik Picheta2014-08-091-0/+38
* | progress on 'spawn'Araq2014-08-101-0/+18
|/
* Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-08-051-0/+9
|\
| * Merge branch 'ptables_fix' of git://github.com/flyx/Nimrod into flyx-ptables_fixClay Sweetser2014-07-241-0/+9
| |\
| | * Fixed `==` for PTables, added test.Felix Krause2014-06-271-0/+9
* | | added testAraq2014-08-051-0/+44
* | | progress on deepCopyAraq2014-08-012-4/+4
|/ /
* | Remove unnecessary importSimon Jakobi2014-07-191-1/+0
* | tester should work againAraq2014-07-161-4/+1
* | Merge pull request #1273 from katlogic/develAndreas Rumpf2014-07-153-2/+24
|\ \
| * | Tests for `$`(float)katlogic2014-06-153-2/+24
* | | Merge pull request #1218 from rbehrends/parsefloat-fixAndreas Rumpf2014-07-151-0/+42
|\ \ \
| * | | Fixed parsing of float literals.Reimer Behrends2014-05-231-0/+42
* | | | Merge pull request #1361 from def-/setdiffAndreas Rumpf2014-07-151-1/+20
|\ \ \ \
| * | | | Add TSet difference testsdef2014-07-151-1/+20
* | | | | Merge branch 'new_spawn' into develAraq2014-07-1511-4/+7590
|\ \ \ \ \
| * \ \ \ \ Merge branch 'devel' of https://github.com/Araq/Nimrod into new_spawnAraq2014-06-281-0/+81
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | new jester compilesAraq2014-06-281-0/+32
| * | | | | some progress for jester+asyncAraq2014-06-279-1/+7519
| * | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into new_spawnAraq2014-06-266-26/+88
| |\ \ \ \ \
| * | | | | | rewrote lambdalifting; fixes deeply nested closuresAraq2014-06-262-4/+40
* | | | | | | Fix broken async tests.Dominik Picheta2014-07-133-5/+5
| |_|_|/ / / |/| | | | |
* | | | | | fixes #1011Araq2014-07-092-0/+15
* | | | | | fixes #1323Araq2014-07-081-1/+11
* | | | | | fixes #933Araq2014-07-081-1/+17
* | | | | | fixes #1103; fixes #1297Araq2014-07-082-1/+64
* | | | | | fixes #1310Araq2014-07-021-0/+5
* | | | | | fixes #1275Araq2014-07-011-0/+12
* | | | | | fixes #898Araq2014-07-011-0/+16
* | | | | | fixes #1161Araq2014-07-011-1/+31
* | | | | | fixes #1319Araq2014-06-301-0/+25
* | | | | | fixes constant array indexing bugAraq2014-06-301-1/+9
* | | | | | Rename sequtils.distnct to sequtils.deduplicate.Reimer Behrends2014-06-281-2/+2
| |_|/ / / |/| | | |
* | | | | Fixed TSet proc names to conform with setFelix Krause2014-06-261-11/+11
* | | | | Added logical set operations to TSetFelix Krause2014-06-251-0/+81
| |/ / / |/| | |
* | | | Merge pull request #1279 from Varriount/fix-1216Simon Hafner2014-06-181-0/+14
|\ \ \ \
| * | | | Added notnil test for issue #1216Clay Sweetser2014-06-181-0/+14
* | | | | Improve caasdriver output.Dominik Picheta2014-06-161-7/+11
* | | | | Merge pull request #1281 from Araq/new_spawnAndreas Rumpf2014-06-1614-15/+228
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | some changesAraq2014-06-091-1/+1
| * | | Merge branch 'new_spawn' of https://github.com/Araq/Nimrod into new_spawnAraq2014-06-021-0/+1
| |\ \ \
| | * | | bugfix: codegen for promisesAraq2014-06-021-0/+1
| * | | | Merge branch 'new_spawn' of https://github.com/Araq/Nimrod into new_spawnAraq2014-06-0113-15/+227
| |\| | |