summary refs log tree commit diff stats
path: root/compiler/spawn.nim
Commit message (Expand)AuthorAgeFilesLines
* Fixes #14014 (#14029)cooldome2020-04-201-2/+7
* Step2: fixes #13781, fixes #13805 (#13897)cooldome2020-04-161-13/+11
* drnim: tiny progress (#13882)Andreas Rumpf2020-04-151-21/+4
* Fix sym owner in wrapper proc (#13878)cooldome2020-04-051-27/+27
* fixes #13708 (#13711)cooldome2020-03-211-8/+18
* Cosmetic compiler cleanup (#12718)Clyybber2019-11-281-23/+23
* 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 impleme...Araq2019-07-141-0/+428