Andreas Rumpf
|
25c068c070
modulegraphs: added a flag useful for gear2 (#24293)
|
1 month ago |
metagn
|
e38cbd3c84
consider ambiguity for qualified symbols (#23989)
|
3 months ago |
ringabout
|
d164f87fbc
special handlings for nimble packages to shorten function names (#23891)
|
3 months ago |
ringabout
|
0db742df7c
fixes #23867; fixes #23316; rework nimsuggest for ORC (#23879)
|
4 months ago |
ringabout
|
732f7752a9
remove nir; succeeded by nif (#23809)
|
4 months ago |
ringabout
|
9b378296f6
fixes addr/hiddenAddr in strictdefs (#23477)
|
7 months ago |
Nikolay Nikolov
|
899ba01ccf
+ added nimsuggest support for exception inlay hints (#23202)
|
8 months ago |
ringabout
|
519d976f62
compute checksum of nim files early in the pipelines (#23268)
|
9 months ago |
ringabout
|
cca5684a17
fixes yet another strictdefs bug (#23069)
|
11 months ago |
ringabout
|
30cf33f04d
rework the vtable implementation embedding the vtable array directly with new strictions on methods (#22991)
|
11 months ago |
Andreas Rumpf
|
02be027e9b
IC: progress and refactorings (#22961)
|
1 year ago |
Nikolay Nikolov
|
3f2b9c8bcf
Inlay hints support (#22896)
|
1 year ago |
Andreas Rumpf
|
801c02bf48
so close... (#22885)
|
1 year ago |
ringabout
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 year ago |
Andreas Rumpf
|
10c3ab6269
NIR: store sizes, alignments and offsets in the type graph; beginning… (#22822)
|
1 year ago |
Andreas Rumpf
|
816589b667
NIR: Nim intermediate representation (#22777)
|
1 year ago |
Juan M Gómez
|
c3774c8821
fixes nimsuggest false error on lifetime tracking hook fixes #22794 (#22805)
|
1 year ago |
Juan M Gómez
|
96e1949610
implements RFC: [C++] Constructors as default initializers (#22694)
|
1 year ago |
ringabout
|
0bf286583a
`initNodeTable` and friends now return (#22444)
|
1 year ago |
ringabout
|
93ced31353
use strictdefs for compiler (#22365)
|
1 year ago |
Juan M Gómez
|
e43a51fcf3
Implements: [C++] constructor pragma improvement (fix #21921) (#21916)
|
1 year ago |
Juan M Gómez
|
02a10ec379
Cpp Vfunctions draft (#21790)
|
1 year ago |
ringabout
|
afc30ca879
fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702)
|
1 year ago |
Andreas Rumpf
|
20b011de19
refactoring in preparation for better, simpler name mangling that wor… (#21667)
|
1 year ago |
ringabout
|
d51a392149
replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444)
|
1 year ago |
ringabout
|
ebaa07b955
remove md5_old (#21312)
|
1 year ago |
Andrey Makarov
|
081dfea746
Fix "imported but not used" warnings (#20575)
|
2 years ago |
Andreas Rumpf
|
7587371554
time to make IC work with ORC (here we go again...) (#20538)
|
2 years ago |
Ivan Yonchovski
|
7caa037936
Fix/improve handling of forward declarations in nimsuggest (#20493)
|
2 years ago |
Ivan Yonchovski
|
d4c0d35b32
[nimsuggest] fix def call on identifier 2 times on the line (#20228)
|
2 years ago |