metagn
|
2864830941
implement type bound operation RFC (#24315)
|
3 weeks ago |
metagn
|
0c3573e4a0
make `genericsOpenSym` work at instantiation time, new behavior in `openSym` (#24111)
|
2 months ago |
ringabout
|
4ff35585f8
minor: export dllOverrides (#24106)
|
2 months ago |
ringabout
|
d91297a330
remove unused config field: keepComments (#24063)
|
2 months ago |
ringabout
|
99f4cfa438
remove unused nimStdlibVersion (#24060)
|
2 months ago |
metagn
|
770f8d5513
opensym for templates + move behavior of opensymchoice to itself (#24007)
|
2 months ago |
metagn
|
0c890ff9a7
opensym as node kind + fixed experimental switch (#23892)
|
3 months ago |
ringabout
|
1c287fb960
remove unused field in ConfigRef (#23875)
|
4 months ago |
ringabout
|
732f7752a9
remove nir; succeeded by nif (#23809)
|
4 months ago |
Andrew Brower
|
dc46350fa1
Add support for nvcc & hipcc (cuda/rocm) (#23805)
|
4 months ago |
ringabout
|
4867931af3
implement `legacy:jsNoLambdaLifting` for compatibility (#23727)
|
5 months ago |
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)
|
1 year 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 |