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
/
topt_no_cursor.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (...
ringabout
2023-11-25
1
-1
/
+1
*
items, pairs and friends now use `unCheckedInc` (#22729)
ringabout
2023-09-20
1
-0
/
+4
*
round out tuple unpacking assignment, support underscores (#22537)
metagn
2023-08-24
1
-4
/
+4
*
adds =destroy T support for strings and seqs (#22167)
ringabout
2023-06-27
1
-1
/
+1
*
lift the `=dup` hook (#21903)
ringabout
2023-06-02
1
-10
/
+5
*
make ORC threadlocal, take two (#21818)
Andreas Rumpf
2023-05-10
1
-1
/
+1
*
revert #21799 and #21802 which don't pass the tests (#21804)
ringabout
2023-05-07
1
-1
/
+1
*
implement `=dup` hook eliminating `wasMoved` and `=copy` pairs (#21586)
ringabout
2023-05-06
1
-2
/
+1
*
ORC: make rootsThreshold thread local [backport] (#21799)
Andreas Rumpf
2023-05-06
1
-1
/
+1
*
fixes #19291; implements `wasMoved` hook (#21303)
ringabout
2023-03-02
1
-9
/
+10
*
fix topt_no_cursor.nim (#20791)
Bung
2022-11-09
1
-11
/
+22
*
new move analyser2 (#20471)
Andreas Rumpf
2022-10-01
1
-1
/
+1
*
fixes #19724; don't be aggressive when you infer sink parameters (#20314)
Andreas Rumpf
2022-09-12
1
-3
/
+3
*
Add improved Windows UNC path support in std/os (#20281)
havardjohn
2022-09-03
1
-21
/
+14
*
[Testament] Extend and document message testing aids (#19996)
quantimnot
2022-09-01
1
-1
/
+1
*
fixes #18287 (#18346)
Andreas Rumpf
2021-06-25
1
-1
/
+50
*
ORC: cursor inference bugfix (#17973)
Andreas Rumpf
2021-05-08
1
-1
/
+46
*
Fix #16437 (#17277)
Clyybber
2021-03-06
1
-1
/
+2
*
ARC Analysis in one pass v3 (#17068)
Clyybber
2021-02-17
1
-1
/
+1
*
fixes #17033 [backport:1.4] (#17061)
Andreas Rumpf
2021-02-17
1
-2
/
+84
*
Revert "ARC: Analysis in one pass v2 (#17000)" (#17046)
Clyybber
2021-02-15
1
-1
/
+1
*
ARC: Analysis in one pass v2 (#17000)
Clyybber
2021-02-10
1
-1
/
+1
*
Revert "ARC Analysis in one pass (#16849)" (#16984)
Clyybber
2021-02-09
1
-1
/
+1
*
ARC Analysis in one pass (#16849)
Clyybber
2021-02-09
1
-1
/
+1
*
fixes #16069; [backport:1.2] [backport:1.4] (#16115)
Andreas Rumpf
2020-11-24
1
-1
/
+1
*
renamed '=' to '=copy' [backport:1.2] (#15585)
Andreas Rumpf
2020-10-15
1
-6
/
+6
*
cursor inference: makes combparser work; refactorings (#15411)
Andreas Rumpf
2020-09-26
1
-2
/
+4
*
fixes #15361 (#15401)
Andreas Rumpf
2020-09-24
1
-2
/
+2
*
fixes #15147 (#15315)
Andreas Rumpf
2020-09-12
1
-0
/
+21
*
fixes #15130 (#15141)
Andreas Rumpf
2020-08-01
1
-2
/
+75
*
cursor and mutation tracking fixes (#15113)
Andreas Rumpf
2020-07-30
1
-5
/
+8
*
cursor inference bugfix
Andreas Rumpf
2020-07-20
1
-2
/
+62
*
An optimizer for ARC (#14962)
Andreas Rumpf
2020-07-15
1
-0
/
+37