Andreas Rumpf
|
a6682de004
catchable defects (#13626)
|
4 years ago |
Araq
|
60f8fdcdab
fixes #13240
|
4 years ago |
Arne Döring
|
2f557652d4
fix operators containing percent for VM usage (#13536)
|
4 years ago |
Araq
|
8705ee7015
ARC hotfix; proper destruction of seqs and strings after a move
|
4 years ago |
Arne Döring
|
eb42f38088
Remove dead magics (#13551)
|
4 years ago |
Ico Doornekamp
|
bfe96e069b
Fixed codegen for constant cstring with --gc:arc (#13326)
|
4 years ago |
Timothee Cour
|
81a43791f9
fix critical bug discovered by #11591 (#13290) [backport]
|
5 years ago |
Araq
|
a10cc18247
ARC: optimize complete object constructors to use nimNewObjUninit
|
5 years ago |
Ico Doornekamp
|
b68eb1cad0
Removed lib/system/allocators.nim. seqs_v2 and strs_v2 now uses allocShared0. (#13190)
|
5 years ago |
alaviss
|
f500895efe
Unexport even more symbols (#13214)
|
5 years ago |
cooldome
|
da1bddb084
fixes #13195 (#13198)
|
5 years ago |
Andrii Riabushenko
|
6f3476d39c
Revert "fixes #13195"
|
5 years ago |
Andrii Riabushenko
|
7576387dfe
revert last commit
|
5 years ago |
cooldome
|
416b4c3612
more on arc codegen (#13178)
|
5 years ago |
Araq
|
107352f9d7
fixes #13157
|
5 years ago |
Jasper Jenkins
|
796aafe7e0
make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170)
|
5 years ago |
cooldome
|
5ef0494677
Working towards arc codegen (#13153)
|
5 years ago |
Andreas Rumpf
|
9fc04a555c
fixes #13105 (#13138)
|
5 years ago |
Andreas Rumpf
|
767592a3c3
more arc features (#13098)
|
5 years ago |
Jasper Jenkins
|
9474a818af
fix enumtostr crash for enum-range (#13035)
|
5 years ago |
Andreas Rumpf
|
c3344862b0
--exception:goto switch for deterministic exception handling (#12977)
|
5 years ago |
Araq
|
30162908b0
fixes another regression
|
5 years ago |
Araq
|
7bcf7696f0
fixes a silly regression
|
5 years ago |
Araq
|
6152eb3be3
a better bugfix
|
5 years ago |
Araq
|
767bd57289
fixes a regression
|
5 years ago |
Araq
|
d1d017ae85
fixes #12826
|
5 years ago |
Andreas Rumpf
|
3f6df5cc34
fixes #12899 (#12921)
|
5 years ago |
Andreas Rumpf
|
83a736a34a
ARC: cycle detector (#12823)
|
5 years ago |
Andreas Rumpf
|
0e7338d65c
better support for PROGMEM like annotations for lets/vars; fixes #12216 (#12799)
|
5 years ago |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 years ago |