summary refs log tree commit diff stats
path: root/lib/system/sysspawn.nim
Commit message (Collapse)AuthorAgeFilesLines
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* lib/system/g-w - Dropped 'T' from typespdw2015-06-041-2/+2
|
* Happy new year!Guillaume Gelin2015-01-061-1/+1
|
* the big renamefest: first stepsAraq2014-08-221-2/+2
|
* distinguish between 'defined' and 'declared'Araq2014-08-111-1/+1
|
* initial non-compiling version of 'parallel'Araq2014-05-121-24/+23
|
* spawn has a chance of working on posixAraq2014-04-201-4/+14
|
* fixes bootstrappingAraq2014-04-201-0/+1
|
* actors compile againAraq2014-04-201-4/+16
|
* New concurrency model: next stepsAraq2014-04-191-0/+172