Araq
|
b6fb47df77
fixes #11600
|
5 years ago |
Araq
|
f67be92512
[feature] cleanup PR, refs #11424
|
5 years ago |
Jasper Jenkins
|
8ee0f14ab6
literal array indices (#11424)
|
5 years ago |
Araq
|
c07973e313
[refactoring] liftdestructors is now a module of its own
|
5 years ago |
Arne Döring
|
5b27b263fd
Remove immediate pragma (#11308)
|
5 years ago |
Andreas Rumpf
|
39a3dbb16b
fixes #11187 (#11315)
|
5 years ago |
Andreas Rumpf
|
fd16875561
fixes #8568 (#11303)
|
5 years ago |
Andreas Rumpf
|
1e97b420bb
fixes #7167 (#11300)
|
5 years ago |
Arne Döring
|
f94ec363ab
Allow void macro result (#11286)
|
5 years ago |
Ico Doornekamp
|
c01f7bfdaf
More specific error message for unsupported recursion in iterators (#11283)
|
5 years ago |
Arne Döring
|
2339542832
Tuple error message (#11141); fixes #3211
|
5 years ago |
Andreas Rumpf
|
9ecb24e443
fixes #88 (#11243)
|
5 years ago |
Jasper Jenkins
|
6fc74cec55
Iterator fixes (#11234)
|
5 years ago |
Arne Döring
|
b92fd30282
rename tyExpr/tyStmt to tyUntyped/tyTyped (#11227)
|
5 years ago |
Oscar Nihlgård
|
de5c0d3aa9
Make range checks in semConv (#7164)
|
5 years ago |
Clyybber
|
cc28eef38e
Replace countup(x, y) with x .. y
|
5 years ago |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
5 years ago |
Oscar Nihlgård
|
4c6fc173b7
low/high for float ranges (#11177)
|
5 years ago |
Araq
|
094d71cb6f
fixes #11175
|
5 years ago |
Aditya Siram
|
cc2be5e4c6
Fixes #11045. Assigning a proc to const and invoking. (#11076)
|
5 years ago |
Araq
|
9ad96b58e6
decent borrow check for --newruntime
|
5 years ago |
Araq
|
1ff2b021a5
fixes #11114
|
5 years ago |
Araq
|
665fcb12dd
fixes #11073
|
5 years ago |
Andreas Rumpf
|
fabc2a7086
revert discardable transformation (#10905)
|
5 years ago |
Araq
|
1c0b1e9d05
sem'check understands 'owned procs'
|
5 years ago |
Araq
|
9f5d9d1993
makes koch.nim sem'check with --newruntime
|
5 years ago |
Andreas Rumpf
|
bc681a328f
fixes unowned->owned conversion rule
|
5 years ago |
Arne Döring
|
00f419bcd6
remove check for better error message (#10926)
|
5 years ago |
Andreas Rumpf
|
663b1f2c96
newruntime: bugfixes
|
5 years ago |
Andreas Rumpf
|
bf592c4e94
more destructor based changes (#10885)
|
5 years ago |