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
/
tests
/
arc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small improvements for string and char repr with gc:arc (#14400)
Clyybber
2020-05-20
1
-2
/
+2
*
New "ping-pong" DFA (#14322)
Clyybber
2020-05-15
1
-0
/
+103
*
fix #14333 (#14336)
cooldome
2020-05-13
1
-1
/
+17
*
fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding servic...
Timothee Cour
2020-05-13
1
-14
/
+7
*
close #13071 by adding test: nim cpp -r --gc:arc` segfaults on caught Asserti...
Timothee Cour
2020-05-12
1
-0
/
+16
*
fix #14312
cooldome
2020-05-12
1
-2
/
+13
*
fix #14219 (#14225)
cooldome
2020-05-11
2
-0
/
+16
*
Fix #14269 (#14286)
Clyybber
2020-05-09
1
-1
/
+103
*
Fix #14270 and add testcases (#14276)
Clyybber
2020-05-08
1
-0
/
+30
*
fix #14243 (#14257)
cooldome
2020-05-07
1
-1
/
+15
*
Fix the DFA for "unstructured controlflow" (#14263)
Clyybber
2020-05-07
1
-0
/
+24
*
fix #14236 (#14250)
cooldome
2020-05-07
1
-0
/
+16
*
fixes #14244 (#14248)
cooldome
2020-05-06
1
-0
/
+19
*
destructors: don't produce stupid code for 'cast' (#14208) [backport:1.2]
Andreas Rumpf
2020-05-04
1
-0
/
+14
*
fixes #14079 [backport:1.2] (#14163)
Andreas Rumpf
2020-04-29
2
-2
/
+30
*
Error -> Defect for defects (#13908)
Jacek Sieka
2020-04-28
1
-5
/
+5
*
new implementations for --gc:orc (#14121)
Andreas Rumpf
2020-04-27
1
-1
/
+2
*
cycle collector (#14071)
Andreas Rumpf
2020-04-22
1
-0
/
+183
*
fixes #14003 (#14006) [backport:1.2]
cooldome
2020-04-17
1
-0
/
+17
*
Step2: fixes #13781, fixes #13805 (#13897)
cooldome
2020-04-16
1
-0
/
+63
*
Implements RFCs #209 (#13995)
cooldome
2020-04-16
1
-0
/
+49
*
error msg for #13864 (#13962)
cooldome
2020-04-13
1
-0
/
+15
*
fixes #13810 (#13821)
cooldome
2020-03-31
1
-1
/
+22
*
Unwind just the "pseudorandom probing" part of recent sets,tables changes (#1...
c-blake
2020-03-31
1
-1
/
+1
*
cycle breaker (#13593)
Andreas Rumpf
2020-03-19
1
-7
/
+12
*
fixes #13691 (#13694)
Andreas Rumpf
2020-03-19
1
-0
/
+29
*
arc optimizations (#13325)
Andreas Rumpf
2020-03-18
1
-0
/
+55
*
new feature: --staticBoundChecks:on to enforce static array index checking (#...
Andreas Rumpf
2020-03-18
1
-14
/
+14
*
fixes #13622 (#13679)
Andreas Rumpf
2020-03-18
1
-0
/
+20
*
fixes #13240
Araq
2020-03-11
1
-0
/
+25
*
fixes #13596 (#13612)
Andreas Rumpf
2020-03-09
2
-0
/
+112
*
[backport] pseudorandom probing for hash collision (#13418)
Timothee Cour
2020-02-19
1
-1
/
+1
*
fixes #13368 (#13397)
cooldome
2020-02-14
1
-0
/
+11
*
fixes #13314 (#13372)
Andreas Rumpf
2020-02-09
1
-1
/
+25
*
fixes #13269 (#13344)
Andreas Rumpf
2020-02-07
1
-0
/
+14
*
Fixed codegen for constant cstring with --gc:arc (#13326)
Ico Doornekamp
2020-02-04
1
-0
/
+16
*
Repr v2 progress (#13268)
cooldome
2020-01-28
1
-0
/
+34
*
ARC works for async on Windows (#13179)
Andreas Rumpf
2020-01-17
1
-0
/
+69
*
ARC: misc bugfixes (#13156)
Andreas Rumpf
2020-01-15
2
-0
/
+210