Historique des commits

Auteur SHA1 Message Date
  ringabout 494c24a7ce fixes #23848; The comand `nim gendepend` defaults to ORC (#23851) il y a 4 mois
  ringabout 732f7752a9 remove nir; succeeded by nif (#23809) il y a 4 mois
  ringabout 7e4060cb4a fixes #23065; DocLike command defaults to ORC (#23075) il y a 11 mois
  ringabout e17237ce9d prepare for the enforcement of `std` prefix (#22873) il y a 1 an
  Andreas Rumpf 10c3ab6269 NIR: store sizes, alignments and offsets in the type graph; beginning… (#22822) il y a 1 an
  Andreas Rumpf 816589b667 NIR: Nim intermediate representation (#22777) il y a 1 an
  ringabout 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) il y a 1 an
  ringabout 93ced31353 use strictdefs for compiler (#22365) il y a 1 an
  metagn 02be212dae clean up SOME pending/xxx/issue link comments (#21826) il y a 1 an
  Ivan Yonchovski 7c6dcfd968 Implicitly set noNimblePath when nimble.lock is present (#21266) il y a 1 an
  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