summary refs log tree commit diff stats
path: root/compiler/spawn.nim
Commit message (Collapse)AuthorAgeFilesLines
* refactoring: --newruntime consists of 3 different switchesAraq2019-10-201-1/+1
|
* fixes #1188Araq2019-08-161-1/+1
|
* [refactoring] remove unused imports in the compiler and in some stdlib modulesAraq2019-07-181-428/+428
|
* [refactoring] moves transformation for 'spawn' into its own spawn.nim ↵Araq2019-07-141-0/+428
implementation