ringabout
|
2af9ddc286
revert `strictDefs` as the default (#24620)
|
hace 1 mes |
ringabout
|
3c4246dd24
fixes #23114; Nim v2 regression emit / asm var param dereference inconsistency (#24547)
|
hace 1 mes |
ringabout
|
2df633180a
enable `experimental:strictDefs` (#24225)
|
hace 2 meses |
ringabout
|
555191a3f0
fix #19600; No error checking on fclose (#24468)
|
hace 2 meses |
ringabout
|
aa605da92a
`-d:nimPreviewFloatRoundtrip` becomes the default (#24217)
|
hace 4 meses |
ringabout
|
b5f5b74fc8
enable vtable implementation for C++ and make it an experimental feature (#23004)
|
hace 1 año |
ringabout
|
30cf33f04d
rework the vtable implementation embedding the vtable array directly with new strictions on methods (#22991)
|
hace 1 año |
ringabout
|
379299a5ac
fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (#22975)
|
hace 1 año |
ringabout
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
hace 1 año |
ringabout
|
bf5d173bc6
fixes LineTooLong hints on old compilers (#22412)
|
hace 1 año |
ringabout
|
93ced31353
use strictdefs for compiler (#22365)
|
hace 1 año |
ringabout
|
d139d99946
fixes #19101; zero initialization union casts (#22185)
|
hace 1 año |
metagn
|
20446b437b
make `proc` not implicitly convert to `pointer` with a preview define (#21953)
|
hace 1 año |
ringabout
|
512517c223
fixes #18146; fixes #19372; disable tlsEmulation on windows; static link pthreads with mingw (#21668)
|
hace 1 año |
ringabout
|
93b59da490
fixes #20244; fixes castSizes warnings (#21102)
|
hace 2 años |
ringabout
|
91ce8c385d
fix #19580; add warning for bare except: clause (#21099)
|
hace 2 años |
ringabout
|
27a38a9fce
fix #13790; ptr char (+friends) should not implicitly convert to cstring (#20761)
|
hace 2 años |
ringabout
|
ef29987781
An unnamed break in a block now gives an `UnnamedBreak` warning (#20901)
|
hace 2 años |
ringabout
|
1e15f975b8
fixes #19162; enable `strictEffects` for v2 (#19380)
|
hace 2 años |
ringabout
|
e290b028ab
Make rstgen work with gcsafe (#20534)
|
hace 2 años |
ringabout
|
f89ba2c951
add default field support for object in ARC/ORC (#20480)
|
hace 2 años |
ringabout
|
1737bb9f9e
disable threads when booting the compiler (#20478)
|
hace 2 años |
ringabout
|
ae050b05e9
koch boot compiler with orc (#20467)
|
hace 2 años |
ringabout
|
30bd75e459
continue booting the compiler with refc (#20421)
|
hace 2 años |
ringabout
|
97259a5ab3
fixes #19713; Revert "Remove tlsEmulation enabled from Windows + GCC config" (#19119) (#20327)
|
hace 2 años |
ringabout
|
e8ae2dc90b
bootstrap the compiler with nimPreviewSlimSystem (#20176)
|
hace 2 años |
Miran
|
b74b914e4f
[backport] use old style hints in .cfg files (#18917)
|
hace 3 años |
Andreas Rumpf
|
e0ef859130
strict effects (#18777)
|
hace 3 años |
Timothee Cour
|
cc0f02d57d
rename nimFpRoundtrips => nimPreviewFloatRoundtrip (#18566)
|
hace 3 años |
Timothee Cour
|
cf0cf32d27
make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531)
|
hace 3 años |