Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Rumpf 02be027e9b IC: progress and refactorings (#22961) vor 1 Jahr
  ringabout afc30ca879 fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702) vor 1 Jahr
  ringabout d950e5f3a8 remove nosinks hacks from compiler (#21469) vor 1 Jahr
  ringabout d51a392149 replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444) vor 1 Jahr
  ringabout 38f876dd48 fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now parses the whole module at one time (#21379) vor 1 Jahr
  ringabout a3603c8a6e saves one unnecessary compare which is also a small regression (#21413) vor 1 Jahr
  Andrey Makarov 081dfea746 Fix "imported but not used" warnings (#20575) vor 2 Jahren
  Ivan Yonchovski b41226001c Initial implementation of nimsuggest v3 (#19826) vor 2 Jahren
  quantimnot d30c6419a0 Refactor and doc package handling, module name mangling (#19821) vor 2 Jahren
  flywind 42ac50e988 fixes #19662; Indent level errored for first line (#19718) vor 2 Jahren
  flywind 7f6e800caf move assertions out of system (#19599) vor 2 Jahren
  Andreas Rumpf d6a16020fe IC: backend: remember produced type information (#17440) vor 3 Jahren
  Andreas Rumpf cf6dd57efe IC: next steps (#16632) vor 4 Jahren
  Andreas Rumpf 796498525a IC: next steps (#16550) vor 4 Jahren
  Andreas Rumpf 73a8b950cb big steps torwards an efficient, simple IC implementation (#16543) vor 4 Jahren
  Andreas Rumpf 226595515c explicit ID generation for easier IC (#15559) vor 4 Jahren
  Clyybber 13e659cfec Big compiler Cleanup (#14777) vor 4 Jahren
  Timothee Cour 01f6e505c8 bug fixes with sfMainModule, hints, mainPackageNotes, mainPackageId, hintSuccessX (#14555) vor 4 Jahren
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) vor 5 Jahren
  Andreas Rumpf c8cffaf420 Incremental compilation (IC): Improvements (#11881) vor 5 Jahren
  Andreas Rumpf ceb1a1b688 IR: minor refactoring vor 5 Jahren
  Andreas Rumpf f58d87cb43 IC: some progress vor 5 Jahren
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules vor 5 Jahren
  Andreas Rumpf 3d88d06b32 better run [feature] (#11709) vor 5 Jahren
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error vor 5 Jahren
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y vor 5 Jahren
  Andreas Rumpf bc29094af9 fixes 'nimble install nimble' problems vor 5 Jahren
  zah ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) vor 5 Jahren
  Andreas Rumpf 49a5213713 fixes #10606 vor 6 Jahren
  Araq d407af565f fixes #10024 vor 6 Jahren