Commit History

Author SHA1 Message Date
  Ivan Yonchovski b41226001c Initial implementation of nimsuggest v3 (#19826) 2 years ago
  flywind 8cde6ba6bc remove noop option `gc:v2` (#19810) 2 years ago
  quantimnot d30c6419a0 Refactor and doc package handling, module name mangling (#19821) 2 years ago
  flywind 7f6e800caf move assertions out of system (#19599) 3 years ago
  flywind 4c76f9f152 support useVersion:1.6 (#19601) 3 years ago
  flywind 40a9c33eff update copyright year (#19381) 3 years ago
  Andreas Rumpf 7ff43d07b2 added --nimMainPrefix switch; fixes #15955; refs #16945 [backport:1.6] (#19235) 3 years ago
  Andreas Rumpf d584dd5b99 fixes #19015 [backport:1.6] (#19204) 3 years ago
  hlaaftana 5933aece9b `caseStmtMacros` no longer experimental, experimental manual refactor (#19173) 3 years ago
  Jaremy Creechley 141b76e365 Add Zephyr Support (#19003) 3 years ago
  Timothee Cour f77dea01fd define `nimVersion` automatically and avoid needing -d:nimVersion140 (#18726) 3 years ago
  Andreas Rumpf 5d315ebcc2 ported Nim to proprietary CrossOS [backport] (#18889) 3 years ago
  Andreas Rumpf c2b20516d3 implemented Unicode operators (#18789) 3 years ago
  Andreas Rumpf e0ef859130 strict effects (#18777) 3 years ago
  Andreas Rumpf a273ea70e8 implements overloadable enum values; WIP (#18470) 3 years ago
  Timothee Cour d5b5827bc2 fix setCommand so it behaves like regular nim invocation (#18555) 3 years ago
  Andreas Rumpf b3aca78e22 closes #18433 (#18484) 3 years ago
  Timothee Cour 565e07a993 enable VM tracing in user code via `{.define(nimVmTrace).}` (#18244) 3 years ago
  Andrey Makarov 590d457631 docgen: move to shared RST state (fix #16990) (#18256) 3 years ago
  Timothee Cour 87cd9b24a3 add more APIs to compiler/debugutils; re-export it (#18243) 3 years ago
  Timothee Cour e1e8af535e merge BuildMode into SuccessX, remove code duplication w drnim, add useful info to successx, add gc to compilesettings (#18252) 3 years ago
  Timothee Cour 654a20166e simplify extccomp.nim json logic via jsonutils; fix #18084 (#18100) 3 years ago
  Andreas Rumpf 06232b7f2e fixes #18058 (#18162) 3 years ago
  Andrey Makarov 97970d9dcc `doc2tex`: generate docs to Latex (#17997) 3 years ago
  Andreas Rumpf 39ad9a69a9 ORC: improvements (#17993) 3 years ago
  Andreas Rumpf 378ee7f888 feature: the compiler can warn when you use the implicit 'result' variable (#17988) [backport:1.2] 3 years ago
  Andreas Rumpf 51f3ef6cb8 fixes #15848 [backport:1.2] (#17959) 3 years ago
  Andreas Rumpf 56068101f6 tiny cleanup (#17957) 3 years ago
  Andreas Rumpf fb86271556 system.nim cleanup some exported constants which should never have be… (#17909) 3 years ago
  Timothee Cour 87229e272e fix #17853 (ascii message separator broke json nim dump) (#17887) 3 years ago