summary refs log tree commit diff stats
path: root/compiler/semparallel.nim
Commit message (Expand)AuthorAgeFilesLines
* disjoint checker works with the new countup iteratorsAraq2015-03-141-3/+4
* fixes #2287Araq2015-03-121-2/+2
* Happy new year!Guillaume Gelin2015-01-061-1/+1
* fixes #1597Araq2014-12-111-8/+24
* 'let' within 'parallel' now worksAraq2014-09-221-2/+2
* Nimrod renamed to NimAraq2014-08-281-1/+1
* renamefestAraq2014-08-231-3/+3
* progress on 'spawn'Araq2014-08-101-4/+9
* 'parallel' statement works againAraq2014-08-081-1/+0
* Promises are now refsAraq2014-06-051-3/+3
* tdisjoint_slice2 worksAraq2014-05-311-1/+1
* 'parallel' proves array boundsAraq2014-05-291-10/+20
* 'parallel' statement almost workingAraq2014-05-221-38/+51
* 'parallel' statement: next stepsAraq2014-05-141-13/+28
* progress for the 'parallel' statementAraq2014-05-141-71/+84
* initial non-compiling version of 'parallel'Araq2014-05-121-0/+414