Commit History

Author SHA1 Message Date
  Tomohiro 892b1f7583 Fix #16937; --clib option pass library name to backend C compiler correctly (#19754) 2 years ago
  ringabout 0bc52ddb85 fixes #20426; remove `maincommand` and `m` options since they are a no op since 2014 (#20429) 2 years ago
  Zoom 252df3f1c0 Add 'usages' option to the --stylechecks error msg (#19759) 2 years ago
  flywind b741f3cbd3 fix nim check nimscript [backport: 1.6] (#19444) 2 years ago
  flywind 971b639739 setjump => setjmp [backport: 1.2] (#19496) 2 years ago
  flywind 5e13d577ac undefine C symbols in JS backend [backport:1.6] (#19437) 2 years ago
  Andreas Rumpf b7a0c08b4f added --nimMainPrefix switch; fixes #15955; refs #16945 [backport:1.6] (#19235) 3 years ago
  Andreas Rumpf 2bb3a85a7c renamed 'gc' switch to 'mm'; [backport:1.6] (#19187) 3 years ago
  Andreas Rumpf c38ab3e257 fixes #18921 [backport] (#18930) 3 years ago
  Andreas Rumpf e0ef859130 strict effects (#18777) 3 years ago
  Timothee Cour fa7c1aa864 move PNode.comment to a side channel, reducing memory usage during compilation by a factor 1.25x (#18760) 3 years ago
  Timothee Cour c94933acb7 fix #18674 --nimcache now works better with --os:windows (#18675) 3 years ago
  Timothee Cour 40ec8184ad followup #17852, disallow all:on for now (#18311) 3 years ago
  Timothee Cour 7d5e6b0169 support `--hint:all:off --hint:x` (ditto with `--warnings` + friends) (#17852) 3 years ago
  Andrey Makarov 590d457631 docgen: move to shared RST state (fix #16990) (#18256) 3 years ago
  Andreas Rumpf 06232b7f2e fixes #18058 (#18162) 3 years ago
  Andreas Rumpf df429fa287 config system: special case -d:release and -d:danger [backport:1.4] (#18051) 3 years ago
  Andrey Makarov 97970d9dcc `doc2tex`: generate docs to Latex (#17997) 3 years ago
  Andreas Rumpf 51f3ef6cb8 fixes #15848 [backport:1.2] (#17959) 3 years ago
  Andreas Rumpf fb86271556 system.nim cleanup some exported constants which should never have be… (#17909) 3 years ago
  Timothee Cour e4a3feeb92 add `--processing:dots|filenames|off` to customize `hintProcessing` (#17817) 3 years ago
  Timothee Cour da1c1a7117 `--filenames:abs|canonical|legacyRelProj` for filenames in compiler msgs (replaces `--listfullpaths:on|off`) (#17746) 3 years ago
  Andreas Rumpf 3b80f0dc8e IC navigator: added support for include files (#17784) 3 years ago
  Andreas Rumpf 67e28c07f9 IC: first steps towards 'nim check --def --ic:on' (#17714) 3 years ago
  Timothee Cour 48eab5370a fix #2844 #3911; add --spellsuggest to suggest symbols in scope with similar spellings on undefined symbol error (#16067) 3 years ago
  flywind d1e093207a fix #17267 (#17273) 3 years ago
  flywind f8cfe330b3 follow #17245 deprecate refchecks (#17261) 3 years ago
  flywind e1cc3b83fb deprecate newruntime (#17245) 3 years ago
  Timothee Cour f561afae41 followup #17225: simplify code after removing gc2, generational (#17242) 3 years ago
  Timothee Cour a0daa7a76d fix #16731: using deprecated flags triggers a warning (#17225) 3 years ago