Nikolay Nikolov
|
899ba01ccf
+ added nimsuggest support for exception inlay hints (#23202)
|
8 months ago |
ringabout
|
9483b11267
Update copyright year 2024 (#23144)
|
10 months ago |
metagn
|
4b1a841707
add switch, warning, and `bind` support for new generic injection behavior (#23102)
|
11 months ago |
Jake Leahy
|
a25843cf80
Show proper error message if trying to run a Nim file in a directory that doesn't exist (#23017)
|
11 months ago |
ringabout
|
b5f5b74fc8
enable vtable implementation for C++ and make it an experimental feature (#23004)
|
11 months ago |
Nikolay Nikolov
|
502a4486ae
nimsuggest: Added optional command line option '--clientProcessId:XXX' (#22969)
|
11 months ago |
Andreas Rumpf
|
02be027e9b
IC: progress and refactorings (#22961)
|
1 year ago |
Nikolay Nikolov
|
3f2b9c8bcf
Inlay hints support (#22896)
|
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 |
ringabout
|
8761599aad
fixes #22763; nimcache in nim.cfg uses the relative path to the config file (#22764)
|
1 year ago |
Juan M Gómez
|
e6ca13ec85
Instantiates generics in the module that uses it (#22513)
|
1 year ago |
ringabout
|
7be2e2bef5
replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436)
|
1 year ago |
ringabout
|
93ced31353
use strictdefs for compiler (#22365)
|
1 year ago |
awr1
|
14bc3f3268
Allow `libffi` to work via `koch boot` (#22322)
|
1 year ago |
SirOlaf
|
8d8d75706c
Add experimental inferGenericTypes switch (#22317)
|
1 year ago |
Andreas Rumpf
|
be1844541c
implemented 'push quirky' switch for fine grained control over the ex… (#22318)
|
1 year ago |
Juan M Gómez
|
beaac609ab
adds nimbasePattern compiler option (#22144)
|
1 year ago |
ringabout
|
cca5e5ffb9
fixes #22065; do not search path for relative imports (#22073)
|
1 year ago |
Juan Carlos
|
b2d7761975
Remove Deprecated Nimfix (#22062)
|
1 year ago |
metagn
|
02be212dae
clean up SOME pending/xxx/issue link comments (#21826)
|
1 year ago |
Juan Carlos
|
3a08e2e6ac
Remove LineTooLong (#21819)
|
1 year ago |
ringabout
|
4533e894ad
adds an experimental `mm:atomicArc` switch (#21798)
|
1 year ago |
metagn
|
f05387045d
int64/uint64 as bigint in JS (#21613)
|
1 year ago |
metagn
|
16bc546aea
remove useVersion (#21626)
|
1 year ago |
Century Systems
|
3b9e9fd7b2
Add support for NuttX RTOS. (#21372)
|
1 year ago |
Gabriel Huber
|
6c15958a83
Change the default stdlib location for Linux packaging (#21328)
|
1 year ago |
ringabout
|
ff8ab06720
fixes #19396; Nimdoc hide nonexported fields (#21305)
|
1 year ago |
Ivan Yonchovski
|
7031ea65cd
Implemented basic macro expand functionality (#20579)
|
1 year ago |
Andrey Makarov
|
2620da9bf9
docgen: implement cross-document links (#20990)
|
1 year ago |