ringabout
|
3c4246dd24
fixes #23114; Nim v2 regression emit / asm var param dereference inconsistency (#24547)
|
3 주 전 |
ringabout
|
555191a3f0
fix #19600; No error checking on fclose (#24468)
|
1 개월 전 |
metagn
|
2864830941
implement type bound operation RFC (#24315)
|
2 달 전 |
ringabout
|
a65501325c
enable `nimExperimentalLinenoiseExtra` (#24227)
|
3 달 전 |
ringabout
|
aa605da92a
`-d:nimPreviewFloatRoundtrip` becomes the default (#24217)
|
3 달 전 |
metagn
|
71de7fca9e
handle explicit generic routine instantiations in sigmatch (#24010)
|
4 달 전 |
metagn
|
770f8d5513
opensym for templates + move behavior of opensymchoice to itself (#24007)
|
4 달 전 |
metagn
|
469a6044c0
implement genericsOpenSym for symchoices (#23873)
|
5 달 전 |
ringabout
|
b5f5b74fc8
enable vtable implementation for C++ and make it an experimental feature (#23004)
|
1 년 전 |
ringabout
|
30cf33f04d
rework the vtable implementation embedding the vtable array directly with new strictions on methods (#22991)
|
1 년 전 |
ringabout
|
379299a5ac
fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (#22975)
|
1 년 전 |
ringabout
|
4546f5dfe5
adds T destructor for refs (#22147)
|
1 년 전 |
metagn
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 년 전 |
ringabout
|
512517c223
fixes #18146; fixes #19372; disable tlsEmulation on windows; static link pthreads with mingw (#21668)
|
1 년 전 |
ringabout
|
761c5a0830
less verbose type mismatch messages (#21191)
|
2 년 전 |
ringabout
|
ef29987781
An unnamed break in a block now gives an `UnnamedBreak` warning (#20901)
|
2 년 전 |
ringabout
|
d149727f34
remove enabled defines in config (#20904)
|
2 년 전 |
ringabout
|
f89ba2c951
add default field support for object in ARC/ORC (#20480)
|
2 년 전 |
ringabout
|
97259a5ab3
fixes #19713; Revert "Remove tlsEmulation enabled from Windows + GCC config" (#19119) (#20327)
|
2 년 전 |
ringabout
|
c08c455016
Revert "enable nimPreviewDotLikeOps" (#19919)
|
2 년 전 |
flywind
|
6773ffa63d
enable nimPreviewDotLikeOps (#19598)
|
2 년 전 |
flywind
|
e7bac91773
rename nimEnableHashRef [backport] (#18941)
|
3 년 전 |
flywind
|
5c4692fad4
rename nimLegacyJsonutilsHoleyEnum [backport] (#18938)
|
3 년 전 |
Timothee Cour
|
3aa16c1de0
fix RFC #341: dot-like operators are now parsed with same precedence as `.` (#18711)
|
3 년 전 |
Juan Carlos
|
e65dc36ddd
Implement RFC-391 (#18585)
|
3 년 전 |
Timothee Cour
|
24445d31b3
improve several tests in testament (#18635)
|
3 년 전 |
Timothee Cour
|
cc0f02d57d
rename nimFpRoundtrips => nimPreviewFloatRoundtrip (#18566)
|
3 년 전 |
Timothee Cour
|
cf0cf32d27
make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531)
|
3 년 전 |
Timothee Cour
|
8535b26a75
docs now show nimExperimentalX APIs (#18345)
|
3 년 전 |
Timothee Cour
|
a236002e54
testament: add `nimoutFull: bool` spec (#17867)
|
3 년 전 |