Historique des commits

Auteur SHA1 Message Date
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) il y a 5 ans
  Clyybber cc28eef38e Replace countup(x, y) with x .. y il y a 5 ans
  Arne Döring abb05ab645 fewer ropes (#11037) il y a 5 ans
  Andreas Rumpf c86b1fbcac fixes a critical GC safety inference bug (#10615) il y a 6 ans
  Andreas Rumpf 86556ebfdb compiler refactoring; use typesafe path handing; docgen: render symbols between modules il y a 6 ans
  Andreas Rumpf dae5450947 WIP: disallow 'nil' for strings and seqs il y a 6 ans
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler il y a 6 ans
  Andreas Rumpf a4e2b0c153 platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals il y a 6 ans
  Andreas Rumpf b2c7910fb6 compiler/ropes.nim has no global error handler anymore il y a 6 ans
  Araq f89218c8b0 fixes #7730, fixes #7746 il y a 6 ans
  Andreas Rumpf 7e0540ed80 the compiler does not rely on the zero terminator anymore il y a 6 ans
  Zahary Karadjov c446806f75 improve the debugging experience when line directives are used il y a 7 ans
  Andreas Rumpf ff3cf001a3 fixes #4656; ropes.nim checks properly for file equality il y a 8 ans
  Adam Strzelecki d681812465 compiler: Trim .nim files trailing whitespace il y a 9 ans
  Jacek Sieka ff914b89d3 compiler_ropes: more lib_ropes porting il y a 9 ans
  def 39049e151f Get rid of deprecation warnings il y a 9 ans
  Jacek Sieka 0f131b9f46 ropes: remove more unnecessary checks il y a 9 ans
  Jacek Sieka d7a42641ab compiler_ropes: remove unnecessary length check il y a 9 ans
  Jacek Sieka 71e785904b compiler_ropes: deprecate old function names il y a 9 ans
  Jacek Sieka a9ef5bf459 compiler_ropes: TRope -> RopeObj, PRope* -> Rope* il y a 10 ans
  Jacek Sieka bcdb5b0836 compiler_ropes: toRope -> rope il y a 10 ans
  Jacek Sieka aafbe5c866 ropes: make lib & compiler frmt more similar, fix out-of-bounds accesses in lib ropes il y a 10 ans
  Jacek Sieka 91f42a2943 compiler_ropes: ropef -> %, appf -> addf il y a 10 ans
  Jacek Sieka 171996465f compiler_ropes: ropeEqualsFile -> equalsFile, no more max rope component length il y a 10 ans
  Jacek Sieka 80ee28daf7 compiler_ropes: add `&` and add il y a 10 ans
  Jacek Sieka c40249cd43 compiler_ropes: ropeToStr -> $ il y a 10 ans
  Jacek Sieka b4e4ea8d1b compiler_ropes: don't expose newRope il y a 10 ans
  Jacek Sieka 97d2df9bac compiler_ropes: ropeLen -> len il y a 10 ans
  Araq a541be8935 prepare for upcoming parsing change of unary operators il y a 10 ans
  Federico Ceratto 657dca5c3b Fix typos il y a 10 ans