cooldome
|
182d3c16e3
fixes #13744 (#13749)
|
4 years ago |
Arne Döring
|
eb42f38088
Remove dead magics (#13551)
|
4 years ago |
Arne Döring
|
5d2483fb64
fix #13479 (#13503)
|
4 years ago |
Andreas Rumpf
|
6efac70181
make goto based exceptions available for 'nim cpp' (#13244)
|
5 years ago |
Timothee Cour
|
b462baed65
VM: allow overriding MaxLoopIterations without rebuilding nim (#13233)
|
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 |
Timothee Cour
|
13c08f3ab4
VM: support importc var, ptr/pointer types, cast int <=> ptr/pointer (#12877)
|
5 years ago |
Timothee Cour
|
23fc93fc2d
VM: allow ptr setting ptr fields (#12825)
|
5 years ago |
Araq
|
0996eb174f
fixes #11727 [backport]
|
5 years ago |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 years ago |
Andreas Rumpf
|
abe07eb75d
VM: improvements for var T/addr (#12667); fixes #12489
|
5 years ago |
Andreas Rumpf
|
78e02d174d
fixes #12670 [backport] (#12693)
|
5 years ago |
Andreas Rumpf
|
a14abc5708
ARC: solves phase ordering problems (#12654)
|
5 years ago |
Arne Döring
|
94675c2378
backtick and export marker handling in `eqIdent` (#12574)
|
5 years ago |
Araq
|
7f904e2c66
fixes #12244 [backport]
|
5 years ago |
Andreas Rumpf
|
5be8e0b088
VM: no special casing for big endian machines; refs #9690 [backport] (#12364)
|
5 years ago |
Andreas Rumpf
|
72acf5de94
fixes #12281 [backport]
|
5 years ago |
Federico Ceratto
|
39290cf88c
Fix spellings (#12277) [backport]
|
5 years ago |
Arne Döring
|
188ce5f3ee
add nodeId proc to macros (#11456)
|
5 years ago |
Arne Döring
|
638a4d9d9f
rename cast opcodes, fix for 32bit cast, fix python pretty printer (#12207)
|
5 years ago |
Araq
|
f1b7c0494e
fixes #12195
|
5 years ago |
Clyybber
|
ed1d41c51e
Small ast.nim cleanup (#12156)
|
5 years ago |
Jasper Jenkins
|
e5139b0662
error for NimNode index kind (#12154)
|
5 years ago |
Andreas Rumpf
|
8397554315
fixes #12125 (#12131)
|
5 years ago |
Arne Döring
|
6e01be34ef
fixes #11903 (#11908)
|
5 years ago |
Andreas Rumpf
|
b07694cd90
new gensym handling (#11985)
|
5 years ago |
Arne Döring
|
44e7a7b6c2
Lock semchecked ast for macros (#11883) [bugfix]
|
5 years ago |
Arne Döring
|
afbcd1b330
int128 on firstOrd, lastOrd and lengthOrd (#11701)
|
5 years ago |
Oscar Nihlgård
|
50e921bb94
VM exception fixes (#11868)
|
5 years ago |
Oscar Nihlgård
|
829f719670
Fix VM conversion to var type [bugfix] (#11866)
|
5 years ago |