Historique des commits

Auteur SHA1 Message Date
  Andreas Rumpf 0d23419e68 DAA and 'out' parameters (#20506) il y a 2 ans
  ringabout 81e7811e01 fixes nim check with orc (#20456) il y a 2 ans
  ringabout 7739e23420 defaults to ORC (#19972) il y a 2 ans
  Andrey Makarov 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) il y a 2 ans
  flywind 7f6e800caf move assertions out of system (#19599) il y a 2 ans
  locriacyber 516db3bac3 Remove trailing space in `nim r` command; Amend one error message (#19487) il y a 2 ans
  Timothee Cour 1acba63cb7 cross compilation targetting windows now supports `nim r`: `nim r -d:mingw main` (#18682) il y a 3 ans
  Timothee Cour 55c1953f63 fix #18334: handle path with spaces on windows during bootstrap (#18337) il y a 3 ans
  Andreas Rumpf a9b62de895 CIs: attempt to use csources_v1 (#16282) il y a 3 ans
  Timothee Cour f561afae41 followup #17225: simplify code after removing gc2, generational (#17242) il y a 3 ans
  Timothee Cour a4e6b242d5 asyncjs: add `then`, `catch` for promise pipelining (#16871) il y a 3 ans
  Timothee Cour 52829fc8d1 cmdline: improve command processing (#16056) il y a 4 ans
  Timothee Cour 7815ed69d4 rename loadConfigsAndRunMainCommand => loadConfigsAndProcessCmdLine, reflect reality (#16057) il y a 4 ans
  Timothee Cour c1664f93b0 new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687) il y a 4 ans
  Andreas Rumpf 3492178494 refactoring: removed cmdlinehelper.mainCommand callback il y a 4 ans
  Timothee Cour b8ec07f19e properly fixes #13758 so that `import std/macros` stays legal (#14291) il y a 4 ans
  Timothee Cour 9502e39b63 `nim doc --backend:js`, `nim doc --doccmd:-d:foo`, `nim r --backend:js`, `--doccmd:skip` + other improvements (#14278) il y a 4 ans
  Timothee Cour dda6f3f6d4 `nim doc -r main` and `nim rst2html -r main` now call openDefaultBrowser (#14285) il y a 4 ans
  Timothee Cour f115e40e6a `echo cmd | nim r - -arg1 -arg2` now works (#14210) il y a 4 ans
  Timothee Cour 5c534b2943 new cmd: `nim r main [args...]` to compile & run, saving binary under $nimcache/main (#13382) il y a 4 ans
  Andreas Rumpf 3a2697dd73 drnim: tiny progress (#13882) il y a 4 ans
  Timothee Cour 93cd98dd14 move tinyc to a separate repo and allow installing external dependencency (eg tinyc) from koch / library code (#13850) il y a 4 ans
  Timothee Cour bd90199a2f fix #8312 --hints:off and --warnings:off now honored everywhere (#13489) il y a 4 ans
  Timothee Cour 206a4cee77 fix cmdline bugs affecting nimBetterRun correctness (#12933) [backport] il y a 5 ans
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules il y a 5 ans
  Araq d55cc0888d better run also considers the command line; fixes #11719 [feature] il y a 5 ans
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error il y a 5 ans
  Jacek Sieka 7072e3ddca doc: move specific checks to advanced options, for a less intimidatin… (#10779) il y a 5 ans
  zah ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) il y a 5 ans
  Araq 8896770f8f workaround against silly Windows command line length limitations for the upcoming megatest.nim il y a 6 ans