summary refs log tree commit diff stats
path: root/lib/std/compilesettings.nim
Commit message (Expand)AuthorAgeFilesLines
* 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