index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
spawn.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes#23665; rework spawn with gcc 14 and fixes other tests (#23660)
ringabout
2024-06-02
1
-2
/
+14
*
type refactoring: part 2 (#23059)
Andreas Rumpf
2023-12-13
1
-4
/
+4
*
Types: Refactorings; step 1 (#23055)
Andreas Rumpf
2023-12-12
1
-1
/
+1
*
IC: progress and refactorings (#22961)
Andreas Rumpf
2023-11-20
1
-4
/
+4
*
use strictdefs for compiler (#22365)
ringabout
2023-08-06
1
-2
/
+2
*
adds an experimental `mm:atomicArc` switch (#21798)
ringabout
2023-05-08
1
-2
/
+2
*
refactoring in preparation for better, simpler name mangling that wor… (#21...
Andreas Rumpf
2023-04-24
1
-13
/
+13
*
fixes booting warnings (#21711)
ringabout
2023-04-23
1
-1
/
+1
*
Fix bug in freshVarForClosureIter. Fixes #18474 (#19675) [backport]
flywind
2022-04-04
1
-11
/
+11
*
add colon (#17834)
flywind
2021-04-24
1
-1
/
+1
*
close #9691 and close #10913('spawn'ed function cannot have a 'typed' or 'unt...
flywind
2021-04-20
1
-1
/
+11
*
remove unnecessary check (#17502)
flywind
2021-03-25
1
-2
/
+0
*
IC: green tests (#17311)
Andreas Rumpf
2021-03-19
1
-1
/
+1
*
big steps torwards an efficient, simple IC implementation (#16543)
Andreas Rumpf
2021-01-02
1
-17
/
+17
*
explicit ID generation for easier IC (#15559)
Andreas Rumpf
2020-10-25
1
-53
/
+54
*
scoped memory management (#14790)
Andreas Rumpf
2020-07-04
1
-2
/
+2
*
init checks and 'out' parameters (#14521)
Andreas Rumpf
2020-06-23
1
-2
/
+2
*
Fixes #14014 (#14029)
cooldome
2020-04-20
1
-2
/
+7
*
Step2: fixes #13781, fixes #13805 (#13897)
cooldome
2020-04-16
1
-13
/
+11
*
drnim: tiny progress (#13882)
Andreas Rumpf
2020-04-15
1
-21
/
+4
*
Fix sym owner in wrapper proc (#13878)
cooldome
2020-04-05
1
-27
/
+27
*
fixes #13708 (#13711)
cooldome
2020-03-21
1
-8
/
+18
*
Cosmetic compiler cleanup (#12718)
Clyybber
2019-11-28
1
-23
/
+23
*
refactoring: --newruntime consists of 3 different switches
Araq
2019-10-20
1
-1
/
+1
*
fixes #1188
Araq
2019-08-16
1
-1
/
+1
*
[refactoring] remove unused imports in the compiler and in some stdlib modules
Araq
2019-07-18
1
-428
/
+428
*
[refactoring] moves transformation for 'spawn' into its own spawn.nim impleme...
Araq
2019-07-14
1
-0
/
+428