summary refs log tree commit diff stats
path: root/tests/parallel
Commit message (Expand)AuthorAgeFilesLines
* disable t5000 test for the autobuilderAraq2014-12-111-0/+3
* fixes #1597Araq2014-12-112-0/+62
* fixes #1646Araq2014-11-101-0/+22
* the codegen doesn't emit deepCopy for parallel statementsAraq2014-11-082-4/+6
* fixed the deadlock that happens when stress testing ToFreeQueueAraq2014-11-081-1/+1
* broken attempt to fix queue exhaustionAraq2014-11-071-0/+62
* deepCopy is instantiated when its corresponding type is instantiatedAraq2014-09-261-0/+35
* 'let' within 'parallel' now worksAraq2014-09-221-0/+14
* made some tests greenAraq2014-09-211-0/+1
* implemented 'guard' annotationAraq2014-09-212-0/+64
* further adaptationsAraq2014-08-293-3/+3
* renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamingsAraq2014-08-291-0/+0
* the big renamefest: first stepsAraq2014-08-221-2/+20
* progress on 'spawn'Araq2014-08-101-0/+18
* some changesAraq2014-06-091-1/+1
* bugfix: codegen for promisesAraq2014-06-021-0/+1
* 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-301-2/+2
* correct code generation for tforstmtAraq2014-05-301-2/+3
* 'parallel' proves array boundsAraq2014-05-291-0/+24
* progress with futuresAraq2014-05-233-0/+57
* 'parallel' statement almost workingAraq2014-05-222-9/+9
* 'parallel' statement: next stepsAraq2014-05-145-0/+118