Revīziju vēsture

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