コミット履歴

作者 SHA1 メッセージ 日付
  Zahary Karadjov c446806f75 improve the debugging experience when line directives are used 7 年 前
  Andreas Rumpf ff3cf001a3 fixes #4656; ropes.nim checks properly for file equality 8 年 前
  Adam Strzelecki d681812465 compiler: Trim .nim files trailing whitespace 9 年 前
  Jacek Sieka ff914b89d3 compiler_ropes: more lib_ropes porting 9 年 前
  def 39049e151f Get rid of deprecation warnings 9 年 前
  Jacek Sieka 0f131b9f46 ropes: remove more unnecessary checks 10 年 前
  Jacek Sieka d7a42641ab compiler_ropes: remove unnecessary length check 10 年 前
  Jacek Sieka 71e785904b compiler_ropes: deprecate old function names 10 年 前
  Jacek Sieka a9ef5bf459 compiler_ropes: TRope -> RopeObj, PRope* -> Rope* 10 年 前
  Jacek Sieka bcdb5b0836 compiler_ropes: toRope -> rope 10 年 前
  Jacek Sieka aafbe5c866 ropes: make lib & compiler frmt more similar, fix out-of-bounds accesses in lib ropes 10 年 前
  Jacek Sieka 91f42a2943 compiler_ropes: ropef -> %, appf -> addf 10 年 前
  Jacek Sieka 171996465f compiler_ropes: ropeEqualsFile -> equalsFile, no more max rope component length 10 年 前
  Jacek Sieka 80ee28daf7 compiler_ropes: add `&` and add 10 年 前
  Jacek Sieka c40249cd43 compiler_ropes: ropeToStr -> $ 10 年 前
  Jacek Sieka b4e4ea8d1b compiler_ropes: don't expose newRope 10 年 前
  Jacek Sieka 97d2df9bac compiler_ropes: ropeLen -> len 10 年 前
  Araq a541be8935 prepare for upcoming parsing change of unary operators 10 年 前
  Federico Ceratto 657dca5c3b Fix typos 10 年 前
  Araq 2781fea9e2 Nimrod renamed to Nim 10 年 前
  Araq 2f43fdb837 renamefest 10 年 前
  Zahary Karadjov afddae5aaf Merge branch 'upstream' into devel 11 年 前
  Araq 438703f59e case consistency: next steps 11 年 前
  Araq 92b8fac94a case consistency part 4 11 年 前
  Araq 2df9b442c6 case consistency part 1 11 年 前
  Zahary Karadjov 027f30610e static params: expr[T] is now static[T] 11 年 前
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 12 年 前
  Zahary Karadjov d0edb1826b adds an option to interleave the generated code with snippets from the original source 12 年 前
  Zahary Karadjov c67520a7c5 temporary debugging code for the memory leak investigation 12 年 前
  Zahary Karadjov a42545ea3e disables the compile-time rope formatting during bootstrapping 12 年 前