cooldome
|
8ceba8a7f3
fixes #10807 (#10814)
|
5 years ago |
Andreas Rumpf
|
0a93cf6fb9
fixes the regression
|
5 years ago |
Andreas Rumpf
|
5b1a2eecd5
owned refs must be moved
|
5 years ago |
Andreas Rumpf
|
e0437dfec4
better error message for 'owned'
|
5 years ago |
Andreas Rumpf
|
a6d49c3a81
special typing rules for owned pointers
|
5 years ago |
zah
|
ca4b971bc8
Initial version of the hot-code reloading support for native targets (#10729)
|
5 years ago |
LemonBoy
|
e89aaaeaab
Open a new scope for `static:` expr blocks (#10649)
|
5 years ago |
Andreas Rumpf
|
ea409fb15a
first steps in implementing 'owned' pointers; undocumented, do not use
|
5 years ago |
LemonBoy
|
6b88ce3384
Stop useless suggestion of unsafeAddr (#10598)
|
6 years ago |
LemonBoy
|
294b2e03b2
Reject assignments with nkEmpty RHS (#9000)
|
6 years ago |
cooldome
|
1c2abb8d88
fixes double object field symbol lookups (no test case available) (#10450)
|
6 years ago |
alaviss
|
35d96d8749
compiler/sem*: better lineinfo for templates (#10428)
|
6 years ago |
alaviss
|
e962be8981
compiler/sem*: improve lineinfo for qualified and generic procs (#10427)
|
6 years ago |
LemonBoy
|
ae5d8fbd9d
Proper check for tyStatic[T] -> U conversions (#10382)
|
6 years ago |
Federico Ceratto
|
095eaacf21
Fix spelling errors (#10379)
|
6 years ago |
cooldome
|
1e63f1edb3
destructors: first step towards fixing #9617 (#10341)
|
6 years ago |
LemonBoy
|
15584879b9
Properly wrap discarded statements (#10322)
|
6 years ago |
Araq
|
ab99bdfc40
fixes #10136
|
6 years ago |
Neelesh Chandola
|
387831d657
Show error when trying to export individual enum field (#10109)
|
6 years ago |
zah
|
87f8ec5b92
Fix #10073 (#10218)
|
6 years ago |
Neelesh Chandola
|
e77dd683eb
Fix defer not not-working at top level (#10191)
|
6 years ago |
Neelesh Chandola
|
9faad7591e
Deprecate gc v2 (#10151)
|
6 years ago |
deech
|
e87910197a
Check there are no side effects before optimizing away compile time expressions. (#9934)
|
6 years ago |
Araq
|
e874705971
fixes nested gensym'ed parameters; fixes #9476
|
6 years ago |
Araq
|
1711a60f7b
fixes #9868
|
6 years ago |
Timothee Cour
|
9a2736d999
fix #8289 (#9828)
|
6 years ago |
Arne Döring
|
2f13d27720
improve line info retreival (#9822)
|
6 years ago |
Arne Döring
|
56c4a4ae1f
fix #9759 (#9789)
|
6 years ago |
Araq
|
2418d0cac5
fixes #9743
|
6 years ago |
cooldome
|
c5c4da4f3c
Converter bug fixes (#9700)
|
6 years ago |