Commit History

Author SHA1 Message Date
  Juan Carlos 28510a9da9 Deprecated laxStrings for mutating the internal zero terminator on strings and its Deprecated code cleaned out (#14766) 4 years ago
  Juan Carlos c3459c7b14 Deprecate oldNewlines, clean out deprecated code from oldNewlines (#14763) 4 years ago
  alaviss d749c8cd87 compiler/commands: make gitHash settable at compile-time. (#14654) 4 years ago
  Timothee Cour 01f6e505c8 bug fixes with sfMainModule, hints, mainPackageNotes, mainPackageId, hintSuccessX (#14555) 4 years ago
  Timothee Cour 58282547f6 fix #6583, fix #14376, index+search now generated for all projects, many bug fixes with nim doc (#14324) 4 years ago
  Ștefan Talpalaru 27741d6a5c fix #14364 (#14372) [backport:1.2] 4 years ago
  Timothee Cour c777f2fb60 fix some issues with --backend (#14363) 4 years ago
  Timothee Cour 9502e39b63 `nim doc --backend:js`, `nim doc --doccmd:-d:foo`, `nim r --backend:js`, `--doccmd:skip` + other improvements (#14278) 4 years ago
  Timothee Cour 411be506a3 --hint:processing (+friends) is now supported and means `--hint:processing:on`, like all other bool flags (#14271) 4 years ago
  Araq 59f1462b95 remove the nilChecks switch; refs #11570 4 years ago
  Andreas Rumpf 9c46927fad new feature: ability to turn specific warnings to errors 4 years ago
  Alexander Ivanov 920add5880 sourcemaps for the JS codegen (#7508) 4 years ago
  Timothee Cour 19cab9fa51 stacktraces can now show custom runtime msgs per frame (#13351) 4 years ago
  Andreas Rumpf 2a278f6eba '.push raises: []' now also affects proc types (#13776) 4 years ago
  Andreas Rumpf 3f29911a94 new feature: --staticBoundChecks:on to enforce static array index checking (#10965) 4 years ago
  Andreas Rumpf a6682de004 catchable defects (#13626) 4 years ago
  Araq 861a5340fe fixes #13519 4 years ago
  Andreas Rumpf a0eca75182 sink parameter inference for types that have destructors (#13544) 4 years ago
  Timothee Cour 1056f9ecff properly handle note override logic/verbosity/config/cmdline using modifiedyNotes, cmdlineNotes 4 years ago
  Timothee Cour c1cbf94e2d remove isCmdLine; use passCmd1 4 years ago
  Timothee Cour ce36fdc897 correctly honor cmdline --hint:conf:on/off ; correctly show Conf hints in order 5 years ago
  Timothee Cour 1cf5c280e3 only enable linenoise for -d:nimUseLinenoise (#13478) 5 years ago
  Timothee Cour a43583f9c8 relativePath("foo", "foo") is now ".", not "" (#13452) 5 years ago
  Timothee Cour 1f7c907e7d fix #13374 `nim c -r -` now generates $nimcache/stdinfile (#13380) [backport] 5 years ago
  Timothee Cour 7ec7731f82 fix #13150 `nim doc --project` now works reliably (#13223) 5 years ago
  Andreas Rumpf 6efac70181 make goto based exceptions available for 'nim cpp' (#13244) 5 years ago
  Timothee Cour b462baed65 VM: allow overriding MaxLoopIterations without rebuilding nim (#13233) 5 years ago
  Timothee Cour 569d4d18f8 --styleCheck:hint now works (#13055) 5 years ago
  Andreas Rumpf c3344862b0 --exception:goto switch for deterministic exception handling (#12977) 5 years ago
  Andreas Rumpf 83a736a34a ARC: cycle detector (#12823) 5 years ago