Timothee Cour
|
3619a5a2aa
more informative error msg for undeclared field (`A(badfield: 1)` and `a.badfield = expr`) (#17777)
|
3 лет назад |
Timothee Cour
|
2951f89374
improve errmsg refs #17793 object ctor with generics (#17806)
|
3 лет назад |
Timothee Cour
|
8de053d870
fix `hintMsgOrigin` regression + simplify msgs code (#17805)
|
3 лет назад |
Clyybber
|
438afb4db9
Introduce localErrorNode (#17785)
|
3 лет назад |
Saem Ghani
|
c6dc9c0255
fixes #17437 - crash where error reporting > 1 (#17547)
|
3 лет назад |
Alexander Ivanov
|
672dc5cd87
Nil type check implementation (#15287)
|
3 лет назад |
Ivan Bobev
|
3c85aa9e53
Make `{.requiresInit.}` to work for distinct types (#15869)
|
4 лет назад |
Clyybber
|
13e659cfec
Big compiler Cleanup (#14777)
|
4 лет назад |
Andreas Rumpf
|
4ab6887a67
fixes #15111 (#15136)
|
4 лет назад |
Andreas Rumpf
|
da29222f86
init checks and 'out' parameters (#14521)
|
4 лет назад |
Zahary Karadjov
|
66f18037b3
Fix tests/types/tparameterizedparent0
|
4 лет назад |
Zahary Karadjov
|
be95f8fdfa
Turn some of the errors back into warnings
|
4 лет назад |
Zahary Karadjov
|
ce9a4ed124
Replace tfHasRequiresInit with a more accurate mechanism
|
4 лет назад |
Zahary Karadjov
|
7b7e42be54
More precise error messages for uninitialized fields in the presence of inheritance
|
4 лет назад |
Zahary Karadjov
|
1b570f2b18
Turn the warning for uninitialized (result) variables into errors
|
4 лет назад |
Zahary Karadjov
|
8ae48292ff
Plug another hole: default(T) forbidden for objects requiring initialization
|
4 лет назад |
Zahary Karadjov
|
05a0ec4adb
Don't allow 'var x: T' for objects that require initialization
|
4 лет назад |
Zahary Karadjov
|
7652aede41
More sophistication; Allow requiresInit to be specified per-field
|
4 лет назад |
Zahary Karadjov
|
a8b6222c86
First steps, the compiler can boot with enforced requiresInit
|
4 лет назад |
Araq
|
a10cc18247
ARC: optimize complete object constructors to use nimNewObjUninit
|
4 лет назад |
Jasper Jenkins
|
3c38edf563
Better case coverage error message for alias and range enum (#12913)
|
5 лет назад |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 лет назад |
Araq
|
61ea85687c
refactoring: --newruntime consists of 3 different switches
|
5 лет назад |
Federico Ceratto
|
39290cf88c
Fix spellings (#12277) [backport]
|
5 лет назад |
Oscar Nihlgård
|
4264e9576d
Consider range type of runtime discrim [feature] (#11432)
|
5 лет назад |
Arne Döring
|
afbcd1b330
int128 on firstOrd, lastOrd and lengthOrd (#11701)
|
5 лет назад |
Andreas Rumpf
|
045eeab6b4
fixes #11585
|
5 лет назад |
Araq
|
bd55c862a6
fixes #11617
|
5 лет назад |
Jasper Jenkins
|
fc4f0808c4
parameter runtime discriminators (#11397)
|
5 лет назад |
Jasper Jenkins
|
1286ba3452
fix bool and range (#11336)
|
5 лет назад |