summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\|
| | * fixed codegen for return valuesAraq2014-06-011-0/+4
| | * pi test compiles, but crashes randomlyAraq2014-06-011-0/+22
| | * tdisjoint_slice2 worksAraq2014-05-311-4/+16
| | * tester works againAraq2014-05-302-5/+5
| | * correct code generation for tforstmtAraq2014-05-301-2/+3
| | * 'parallel' proves array boundsAraq2014-05-291-0/+24
| | * added 'sortoutput' option to make output deterministic for threading testsAraq2014-05-292-3/+13
| | * progress with futuresAraq2014-05-233-1/+18
| | * 'parallel' statement almost workingAraq2014-05-222-9/+9
| | * 'parallel' statement: next stepsAraq2014-05-145-0/+118
| | * initial non-compiling version of 'parallel'Araq2014-05-122-4/+8
* | | Fixes #1263.Dominik Picheta2014-06-151-0/+4
* | | Add osproc stdin test.Dominik Picheta2014-06-152-0/+19
* | | Update categories.nimVarriount2014-06-141-19/+26
* | | Add testflaviut2014-06-031-0/+14
|/ /
* | Enable disabled testflaviut2014-05-261-2/+1
* | Add test for #1149flaviut2014-05-261-0/+20
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-05-252-3/+20
|\ \
| * | Rename asyncdispatch.close to asyncdispatch.closeSocket.Dominik Picheta2014-05-231-3/+3
| * | Add test for #1081flaviut2014-05-161-0/+17
| |/