ringabout
|
42486e1b2f
unordered enum for better interoperability with C (#23585)
|
8 months ago |
ringabout
|
9b378296f6
fixes addr/hiddenAddr in strictdefs (#23477)
|
9 months ago |
Juan M Gómez
|
7bf8cd3f86
Fixes a nimsuggest crash when using chronos (#23293)
|
11 months ago |
metagn
|
3ab8b6b2cf
error on large integer types as array index range (#23229)
|
1 year ago |
metagn
|
f46f26e79a
don't use previous bindings of `auto` for routine return types (#23207)
|
1 year ago |
Andreas Rumpf
|
6ed33b6d61
type graph refactor; part 3 (#23064)
|
1 year ago |
Andreas Rumpf
|
e51e98997b
type refactoring: part 2 (#23059)
|
1 year ago |
Andreas Rumpf
|
db603237c6
Types: Refactorings; step 1 (#23055)
|
1 year ago |
Jake Leahy
|
0a7094450e
Only suggest symbols that could be pragmas when typing a pragma (#23040)
|
1 year ago |
ringabout
|
202e21daba
forbides adding sons for `PType` (#23030)
|
1 year ago |
ringabout
|
96513b2506
fixes #22926; Different type inferred when setting a default value for an array field (#22999)
|
1 year ago |
ringabout
|
795aad4f2a
fixes #22996; `typeAllowedCheck` for default fields (#22998)
|
1 year ago |
Jake Leahy
|
8cad6ac048
Don't try and get enum value if its invalid (#22997)
|
1 year ago |
Jake Leahy
|
c31bbb07fb
Register declaration of enum field has a use (#22990)
|
1 year ago |
Andreas Rumpf
|
02be027e9b
IC: progress and refactorings (#22961)
|
1 year ago |
ringabout
|
cecaf9c56b
fixes #22939; fixes #16890; push should but doesn't apply to importc … (#22944)
|
1 year ago |
ringabout
|
f5d70e7fa7
fixes #19250; fixes #22259; ORC AssertionDefect not containsManagedMemory(n.typ) (#22823)
|
1 year ago |
metagn
|
5f9038a5d7
make expressions opt in to symchoices (#22716)
|
1 year ago |
Juan M Gómez
|
0c6e13806d
fixes internal error: no generic body fixes #1500 (#22580)
|
1 year ago |
metagn
|
f1789cc465
resolve local symbols in generic type call RHS (#22610)
|
1 year ago |
ringabout
|
469c9cfab4
unpublic the sons field of PType; the precursor to PType refactorings (#22446)
|
1 year ago |
ringabout
|
0bf286583a
`initNodeTable` and friends now return (#22444)
|
1 year ago |
Bung
|
d53a89e453
fix #12938 index type of array in type section without static (#20529)
|
1 year ago |
ringabout
|
93ced31353
use strictdefs for compiler (#22365)
|
1 year ago |
Juan M Gómez
|
49a108b302
Expands codegenDecl to work in function params. fixes #22306 (#22307)
|
1 year ago |
Juan M Gómez
|
4937aa952b
adds another pass for sets fixes #6259 (#22099)
|
1 year ago |
Juan M Gómez
|
d90581c677
Allows for arbitrary ordering of inheritance in type section #6259 (#22070)
|
1 year ago |
metagn
|
894a19c6ed
fix calls in generic bodies, delay typecheck when no overloads match (#22029)
|
1 year ago |
Juan Carlos
|
ea91cfb305
Improve compiler messages (#22040)
|
1 year ago |
Juan Carlos
|
9f3d1b1290
Improve compiler messages (#22028)
|
1 year ago |