Andreas Rumpf
|
4395a26764
fixes #17085 [backport:1.2] (#17101)
|
3 years ago |
Andreas Rumpf
|
fb80d2ff85
IC: bugfixes (WIP) (#16836)
|
3 years ago |
Andreas Rumpf
|
8241e55023
IC: next steps (#16729)
|
3 years ago |
Timothee Cour
|
4850f9b596
fix #16265; fix #13999 (HCR on OSX); cgen now does not line wrap string litterals (#16329)
|
4 years ago |
Andreas Rumpf
|
8178388a78
fixes #16249 [backport:1.4] (#16251)
|
4 years ago |
Timothee Cour
|
52829fc8d1
cmdline: improve command processing (#16056)
|
4 years ago |
Andreas Rumpf
|
cf516713d0
fixes https://github.com/status-im/nimbus-eth2/issues/1549 (#16146)
|
4 years ago |
Andreas Rumpf
|
1efd11e266
fixes #15942 [backport:1.2] [backport:1.4] (#16051)
|
4 years ago |
Andreas Rumpf
|
226595515c
explicit ID generation for easier IC (#15559)
|
4 years ago |
Timothee Cour
|
275354709d
make cgen header consistent with jsgen header (#15682)
|
4 years ago |
Timothee Cour
|
4b0b3818c3
fix cgen header copyright (#15649)
|
4 years ago |
Andreas Rumpf
|
4e438f9096
const view types; fixes some cases from https://github.com/nim-lang/Nim/issues/15428 (#15488)
|
4 years ago |
Andreas Rumpf
|
50b6f6996a
.noalias annotation; frontend support (#15419)
|
4 years ago |
Andreas Rumpf
|
fd31e8ff6f
allow old styled RTTI for arc/orc (#15331)
|
4 years ago |
Andreas Rumpf
|
10988d4840
borrow checking (#15282)
|
4 years ago |
Clyybber
|
13e659cfec
Big compiler Cleanup (#14777)
|
4 years ago |
Andreas Rumpf
|
1854d29781
scoped memory management (#14790)
|
4 years ago |
Clyybber
|
394a56650a
Fix #14647 (#14776)
|
4 years ago |
Andreas Rumpf
|
451129de42
fixes #14240 [backport:1.2] (#14757)
|
4 years ago |
Andreas Rumpf
|
8df20276c9
fixes #14458 [backport:1.2] (#14756)
|
4 years ago |
Andreas Rumpf
|
e31ac81899
more checking for --gc:arc, no need for valgrind (#14467)
|
4 years ago |
Andreas Rumpf
|
b35d370d88
specialize genericReset (#14398)
|
4 years ago |
Timothee Cour
|
9502e39b63
`nim doc --backend:js`, `nim doc --doccmd:-d:foo`, `nim r --backend:js`, `--doccmd:skip` + other improvements (#14278)
|
4 years ago |
Clyybber
|
1f1e4de3bc
Make ./koch temp --gc:arc work (#14186)
|
4 years ago |
Andreas Rumpf
|
d5fc35c968
arc: do not unload globals when building a library [backport:1.2] (#14180)
|
4 years ago |
Viktor Kirilov
|
018e297d66
HCR: properly handling complex const objects in the codegen - fixes #13915 (#14115)
|
4 years ago |
Araq
|
59f1462b95
remove the nilChecks switch; refs #11570
|
4 years ago |
Timothee Cour
|
93cd98dd14
move tinyc to a separate repo and allow installing external dependencency (eg tinyc) from koch / library code (#13850)
|
4 years ago |
Timothee Cour
|
d3020af44d
fix open file leak when running --debugger:native (#13832)
|
4 years ago |
cooldome
|
289b31ee75
make nim_temp compile with --gc:arc --sinkInference:off (#13769)
|
4 years ago |