Andreas Rumpf
|
73e569fec9
fixes the regressions caused by the fix for #20107 [backport] (#20287)
|
2 年之前 |
Andreas Rumpf
|
dda6181fff
fixes #20107 (#20246) [backport]
|
2 年之前 |
flywind
|
1788b8b991
fixes #18612; apply cache and memcmp for methods in arc/orc (#19749)
|
3 年之前 |
Andreas Rumpf
|
0e5bf5953e
use signed comparisons for the index checking in the hope it improves the code generation (#19712)
|
3 年之前 |
Andreas Rumpf
|
40db88d0f8
fixes #19615; emit better code for integer divisions when the divisor… (#19626)
|
3 年之前 |
Andreas Rumpf
|
ac57c3193d
fixes an old ARC bug: the produced copy/sink operations don't copy the hidden type field for objects with enabled inheritance; fixes #19205 [backport:1.6] (#19232)
|
3 年之前 |
Timothee Cour
|
f77dea01fd
define `nimVersion` automatically and avoid needing -d:nimVersion140 (#18726)
|
3 年之前 |
Andreas Rumpf
|
90a2b5afd8
correct effect tracking for .borrowed procs [backport] (#18882)
|
3 年之前 |
flywind
|
cebf7cdc1e
fix #10128 (#18852)
|
3 年之前 |
Timothee Cour
|
7b58dc2de0
allow building 1.4.0 from devel (#18708)
|
3 年之前 |
Timothee Cour
|
b24812df5f
properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955)
|
3 年之前 |
Andreas Rumpf
|
018465a234
fixes #18643 [backport:1.0] (#18678)
|
3 年之前 |
Timothee Cour
|
cf0cf32d27
make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531)
|
3 年之前 |
Andreas Rumpf
|
4ec2f74246
ORC: support for custom =trace procs (#18459)
|
3 年之前 |
Timothee Cour
|
c83ac16671
Renamed `-d:nimCompilerStackraceHints` to `-d:nimCompilerStacktraceHints`. (#18283)
|
3 年之前 |
Andreas Rumpf
|
daaa40973c
added float32 schubfach algorithm; wip (#18155)
|
3 年之前 |
Andreas Rumpf
|
53935b8b27
ARC: fixes memory leaks with newSeq used in a loop [backport:1.4] (#18040)
|
4 年之前 |
Andreas Rumpf
|
d67ae4afa6
IC: codegen: fix (#17931)
|
4 年之前 |
Timothee Cour
|
5c9c1988f6
-d:nimDebug: calls doAssert false instead of quit (#17739)
|
4 年之前 |
Timothee Cour
|
7e94420847
cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744)
|
4 年之前 |
Emery Hemingway
|
8aa5991bea
Genode platform fixes (#17521)
|
4 年之前 |
Clyybber
|
3cbc80045d
Fix #14325 (#17308)
|
4 年之前 |
Andreas Rumpf
|
2f213db7ee
fixes #11225; generic sandwich problems; [backport:1.2] (#17255)
|
4 年之前 |
Andreas Rumpf
|
6cb26d8010
IC: compilerprocs are handled correctly (#17265)
|
4 年之前 |
flywind
|
171b03c386
fix #17264 [backport:1.4] (#17266)
|
4 年之前 |
Timothee Cour
|
6c5872c169
`--nilseqs` is now a deprecated noop (#17211)
|
4 年之前 |
Timothee Cour
|
b9994925f5
remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#16918)
|
4 年之前 |
Andreas Rumpf
|
fb80d2ff85
IC: bugfixes (WIP) (#16836)
|
4 年之前 |
Andreas Rumpf
|
25745ad195
IC: final implementation steps (#16801)
|
4 年之前 |
Andreas Rumpf
|
8241e55023
IC: next steps (#16729)
|
4 年之前 |