summary refs log tree commit diff stats
path: root/compiler/nim.cfg
Commit message (Expand)AuthorAgeFilesLines
* enable vtable implementation for C++ and make it an experimental feature (#23...ringabout2023-11-301-1/+4
* rework the vtable implementation embedding the vtable array directly with new...ringabout2023-11-281-0/+1
* fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (...ringabout2023-11-251-0/+1
* prepare for the enforcement of `std` prefix (#22873)ringabout2023-10-291-0/+5
* fixes LineTooLong hints on old compilers (#22412)ringabout2023-08-081-0/+1
* use strictdefs for compiler (#22365)ringabout2023-08-061-0/+7
* fixes #19101; zero initialization union casts (#22185)ringabout2023-06-291-3/+0
* make `proc` not implicitly convert to `pointer` with a preview define (#21953)metagn2023-05-301-0/+1
* fixes #18146; fixes #19372; disable tlsEmulation on windows; static link pth...ringabout2023-04-141-1/+0
* fixes #20244; fixes castSizes warnings (#21102)ringabout2022-12-221-0/+4
* fix #19580; add warning for bare except: clause (#21099)ringabout2022-12-151-0/+4
* fix #13790; ptr char (+friends) should not implicitly convert to cstring (#2...ringabout2022-11-241-0/+1
* An unnamed break in a block now gives an `UnnamedBreak` warning (#20901)ringabout2022-11-241-2/+6
* fixes #19162; enable `strictEffects` for v2 (#19380)ringabout2022-10-151-5/+0
* Make rstgen work with gcsafe (#20534)ringabout2022-10-101-0/+4
* add default field support for object in ARC/ORC (#20480)ringabout2022-10-041-0/+1
* disable threads when booting the compiler (#20478)ringabout2022-10-021-0/+1
* koch boot compiler with orc (#20467)ringabout2022-09-301-1/+0
* continue booting the compiler with refc (#20421)ringabout2022-09-241-0/+1
* fixes #19713; Revert "Remove tlsEmulation enabled from Windows + GCC config" ...ringabout2022-09-191-0/+1
* bootstrap the compiler with nimPreviewSlimSystem (#20176)ringabout2022-08-091-0/+1
* [backport] use old style hints in .cfg files (#18917)Miran2021-09-291-2/+2
* strict effects (#18777)Andreas Rumpf2021-09-021-0/+5
* rename nimFpRoundtrips => nimPreviewFloatRoundtrip (#18566)Timothee Cour2021-07-231-1/+1
* make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531)Timothee Cour2021-07-201-0/+1
* change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) (#18...Timothee Cour2021-05-261-2/+2
* IC: bugfixes (WIP) (#16836)Andreas Rumpf2021-02-021-3/+1
* remove nim.cfg file change lefover [backport:1.2] (#15469)Andreas Rumpf2020-10-021-6/+0
* closureiters: fixes #15243 (#15454) [backport:1.2]Andreas Rumpf2020-10-021-0/+7
* init checks and 'out' parameters (#14521)Andreas Rumpf2020-06-231-0/+4
* Only print the link command when listCmd is active; fix docs (#13603)Clyybber2020-03-071-1/+0
* make case-object transitions explicit, make unknownLineInfo a const, replace ...Jasper Jenkins2020-01-171-5/+0
* more arc features (#13098)Andreas Rumpf2020-01-101-0/+1
* ic: update to serialize paddingAtEndAraq2019-09-051-1/+1
* disable IC and the SQLite dependency for version 1Andreas Rumpf2019-09-031-0/+2
* makes devel green againAndreas Rumpf2019-07-141-1/+3
* makes --styleCheck:error the default for the Nim compiler itselfAraq2019-07-141-0/+2
* disable the new CaseTransition warning for the Nim compiler itselfAraq2019-06-031-0/+4
* fixes #1286; object case transitions are now soundAndreas Rumpf2019-05-271-0/+1
* compiler/nim.cfg: cleanup --pathAraq2018-09-211-2/+0
* disable -d:nimIncremental for develAraq2018-06-111-1/+1
* incremental compilation subsystem compiles againAndreas Rumpf2018-05-301-0/+1
* compiler API: final cleanups; improve security by diabling 'gorge' and friendsAndreas Rumpf2018-05-291-1/+1
* Remove docgen.nim's dependency on things being in pathSamadi van Koten2016-11-281-2/+0
* changed the compiler's path handling; fixes #546Andreas Rumpf2016-05-311-1/+1
* preparations for Nimble NimScript integrations; minor cleanupsAraq2015-08-181-1/+0
* Rename compiler configuration file to fix "nim check" within the repoZahary Karadjov2015-08-031-0/+21