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
/
injectdestructors.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
move assertions out of system (#19599)
flywind
2022-03-23
1
-0
/
+3
*
fixes #18570 (#18599)
Andreas Rumpf
2021-07-27
1
-2
/
+3
*
fixes #18469 (#18544)
Andreas Rumpf
2021-07-20
1
-5
/
+20
*
fixes #18130 (#18407)
Andreas Rumpf
2021-07-01
1
-1
/
+1
*
followup #18362: make `UnusedImport` work robustly (#18366)
Timothee Cour
2021-06-27
1
-4
/
+2
*
real bugfix for #17170 (#18171)
Andreas Rumpf
2021-06-04
1
-0
/
+2
*
Rework DFA traversal (#18016)
Clyybber
2021-05-16
1
-118
/
+108
*
Fixes #17450 (#17477)
Clyybber
2021-03-23
1
-0
/
+1
*
Revert "Fixes #17450 (#17474)" (#17476)
Clyybber
2021-03-23
1
-1
/
+0
*
Fixes #17450 (#17474)
Clyybber
2021-03-23
1
-0
/
+1
*
IC: green tests (#17311)
Andreas Rumpf
2021-03-19
1
-4
/
+4
*
semLambda removed, semProcAux reworked (#17379)
Saem Ghani
2021-03-17
1
-2
/
+2
*
fixes #11225; generic sandwich problems; [backport:1.2] (#17255)
Andreas Rumpf
2021-03-09
1
-1
/
+2
*
Fix #16437 (#17277)
Clyybber
2021-03-06
1
-20
/
+22
*
Split last read and first write analysis (#17137)
Clyybber
2021-02-21
1
-20
/
+42
*
ARC Analysis in one pass v3 (#17068)
Clyybber
2021-02-17
1
-98
/
+103
*
Revert "ARC: Analysis in one pass v2 (#17000)" (#17046)
Clyybber
2021-02-15
1
-98
/
+98
*
ARC: Analysis in one pass v2 (#17000)
Clyybber
2021-02-10
1
-98
/
+98
*
Revert "ARC Analysis in one pass (#16849)" (#16984)
Clyybber
2021-02-09
1
-89
/
+95
*
ARC Analysis in one pass (#16849)
Clyybber
2021-02-09
1
-95
/
+89
*
Finer analysis for array access (#16787)
Clyybber
2021-01-24
1
-2
/
+2
*
IC: next steps (#16729)
Andreas Rumpf
2021-01-23
1
-8
/
+8
*
Part-to-whole optimization (#16775)
Clyybber
2021-01-21
1
-15
/
+16
*
Reboot of #16195 (#16746)
Clyybber
2021-01-20
1
-58
/
+85
*
big steps torwards an efficient, simple IC implementation (#16543)
Andreas Rumpf
2021-01-02
1
-3
/
+3
*
Revert "fix #16185 (#16195)" (#16197)
Andreas Rumpf
2020-11-30
1
-60
/
+59
*
fix #16185 (#16195)
cooldome
2020-11-30
1
-59
/
+60
*
fixes #15076 (#16143)
Andreas Rumpf
2020-11-26
1
-3
/
+5
*
ORC: prepare for another patent-pending optimization (#15996)
Andreas Rumpf
2020-11-18
1
-2
/
+47
*
fix #15609 (#15856)
cooldome
2020-11-05
1
-10
/
+9
*
explicit ID generation for easier IC (#15559)
Andreas Rumpf
2020-10-25
1
-13
/
+14
*
renamed '=' to '=copy' [backport:1.2] (#15585)
Andreas Rumpf
2020-10-15
1
-2
/
+2
*
fixes #15511 (#15524)
Andreas Rumpf
2020-10-08
1
-1
/
+3
*
fixes #15512 (#15521)
Andreas Rumpf
2020-10-08
1
-1
/
+13
*
Revert "fix #15035 (#15236)" (#15408)
cooldome
2020-09-24
1
-3
/
+2
*
Revert "Introduce explicit copy (#15330)" (#15346)
Andreas Rumpf
2020-09-16
1
-1
/
+1
*
Introduce explicit copy (#15330)
cooldome
2020-09-16
1
-1
/
+1
*
fixes #15325 (#15340)
Andreas Rumpf
2020-09-16
1
-1
/
+2
*
Fix #15286 (#15292)
cooldome
2020-09-10
1
-0
/
+3
*
Big compiler Cleanup (#14777)
Clyybber
2020-08-28
1
-3
/
+3
*
fix #15035 (#15236)
cooldome
2020-08-28
1
-2
/
+3
*
cursor and mutation tracking fixes (#15113)
Andreas Rumpf
2020-07-30
1
-2
/
+2
*
fixes #15076 (#15095)
Andreas Rumpf
2020-07-27
1
-13
/
+20
*
fixes a closure iterator memory leaks, progress on #15076
Araq
2020-07-27
1
-1
/
+1
*
fixes #15038 [backport:1.2]
Andreas Rumpf
2020-07-26
1
-46
/
+1
*
fixes #15036
Andreas Rumpf
2020-07-23
1
-2
/
+0
*
arc: cursors for simple for loop variables (#15008)
Andreas Rumpf
2020-07-17
1
-1
/
+1
*
Show that a variable is cursor in --expandArc (#15002)
Clyybber
2020-07-17
1
-6
/
+5
*
An optimizer for ARC (#14962)
Andreas Rumpf
2020-07-15
1
-26
/
+28
*
Fix #14985 (#14988)
Clyybber
2020-07-15
1
-2
/
+2
[next]