summary refs log tree commit diff stats
path: root/lib/std/compilesettings.nim
Commit message (Expand)AuthorAgeFilesLines
* add mm to compilesettings; deprecate gc (#19394)flywind2022-01-161-1/+2
* correct licence header (#18935)flywind2021-10-011-1/+1
* merge BuildMode into SuccessX, remove code duplication w drnim, add useful in...Timothee Cour2021-06-141-0/+1
* misc fixes: remove `forceConst` (obsolete by static), add more runnableExampl...Timothee Cour2021-05-011-1/+1
* fix wrong examples (#17350)flywind2021-03-121-11/+6
* compilesettings: add libpath (#16997)Timothee Cour2021-02-121-0/+1
* link compile-time options together in docs (#16879)n5m2021-02-021-2/+14
* `nim doc --backend:js`, `nim doc --doccmd:-d:foo`, `nim r --backend:js`, `--d...Timothee Cour2020-05-111-0/+2
* std/compilesettings implementation (#13584)Andreas Rumpf2020-03-041-0/+54