Commit History

Author SHA1 Message Date
  ringabout aa605da92a `-d:nimPreviewFloatRoundtrip` becomes the default (#24217) 1 month ago
  ringabout b5f5b74fc8 enable vtable implementation for C++ and make it an experimental feature (#23004) 11 months ago
  ringabout 30cf33f04d rework the vtable implementation embedding the vtable array directly with new strictions on methods (#22991) 11 months ago
  ringabout 379299a5ac fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (#22975) 1 year ago
  ringabout e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 year ago
  ringabout bf5d173bc6 fixes LineTooLong hints on old compilers (#22412) 1 year ago
  ringabout 93ced31353 use strictdefs for compiler (#22365) 1 year ago
  ringabout d139d99946 fixes #19101; zero initialization union casts (#22185) 1 year ago
  metagn 20446b437b make `proc` not implicitly convert to `pointer` with a preview define (#21953) 1 year ago
  ringabout 512517c223 fixes #18146; fixes #19372; disable tlsEmulation on windows; static link pthreads with mingw (#21668) 1 year ago
  ringabout 93b59da490 fixes #20244; fixes castSizes warnings (#21102) 1 year ago
  ringabout 91ce8c385d fix #19580; add warning for bare except: clause (#21099) 1 year ago
  ringabout 27a38a9fce fix #13790; ptr char (+friends) should not implicitly convert to cstring (#20761) 2 years ago
  ringabout ef29987781 An unnamed break in a block now gives an `UnnamedBreak` warning (#20901) 2 years ago
  ringabout 1e15f975b8 fixes #19162; enable `strictEffects` for v2 (#19380) 2 years ago
  ringabout e290b028ab Make rstgen work with gcsafe (#20534) 2 years ago
  ringabout f89ba2c951 add default field support for object in ARC/ORC (#20480) 2 years ago
  ringabout 1737bb9f9e disable threads when booting the compiler (#20478) 2 years ago
  ringabout ae050b05e9 koch boot compiler with orc (#20467) 2 years ago
  ringabout 30bd75e459 continue booting the compiler with refc (#20421) 2 years ago
  ringabout 97259a5ab3 fixes #19713; Revert "Remove tlsEmulation enabled from Windows + GCC config" (#19119) (#20327) 2 years ago
  ringabout e8ae2dc90b bootstrap the compiler with nimPreviewSlimSystem (#20176) 2 years ago
  Miran b74b914e4f [backport] use old style hints in .cfg files (#18917) 3 years ago
  Andreas Rumpf e0ef859130 strict effects (#18777) 3 years ago
  Timothee Cour cc0f02d57d rename nimFpRoundtrips => nimPreviewFloatRoundtrip (#18566) 3 years ago
  Timothee Cour cf0cf32d27 make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531) 3 years ago
  Timothee Cour 3b1aabdcff change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) (#18085) 3 years ago
  Andreas Rumpf fb80d2ff85 IC: bugfixes (WIP) (#16836) 3 years ago
  Andreas Rumpf ff70ff529d remove nim.cfg file change lefover [backport:1.2] (#15469) 4 years ago
  Andreas Rumpf aa1d7fe1e9 closureiters: fixes #15243 (#15454) [backport:1.2] 4 years ago