Commit History

Author SHA1 Message Date
  ringabout 4c6be40b34 modernize compiler/filter_tmpl.nim (#22407) 1 year ago
  flywind 8bdb985395 fix wrong name (rnimsyn => renderer; pnimsyn => parser; scanner => lexer) (#18895) 3 years ago
  Clyybber 13e659cfec Big compiler Cleanup (#14777) 4 years ago
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 years ago
  Federico Ceratto 39290cf88c Fix spellings (#12277) [backport] 5 years ago
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 years ago
  Andreas Rumpf 86556ebfdb compiler refactoring; use typesafe path handing; docgen: render symbols between modules 6 years ago
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler 6 years ago
  data-man 4da0135ace fixes filter bug for empty lines 6 years ago
  data-man a39b989ce2 fixes #7855 6 years ago
  Araq 5526252fa0 fixes testament compilation 6 years ago
  Andreas Rumpf 0d56dd4677 big refactoring: magicsys compiles again 6 years ago
  Dmitry Atamanov 27631b1112 Fix filter_tmpl errors (#7763) 6 years ago
  Dmitry Atamanov 82275e3779 Fix renderer's errors (#7742) 6 years ago
  Andreas Rumpf 33b69f0ed0 refactoring: make FileIndex a distinct type; make line information an uint16; fixes #7654 6 years ago
  Andreas Rumpf ccf99fa5ce closes #5070 7 years ago
  Araq 773d17cd14 big refactoring: step 1 8 years ago
  Andreas Rumpf ef36a9dc3d fixes #3924 8 years ago
  Araq 051e418129 fixes Nim's bigbang regression 9 years ago
  Adam Strzelecki d681812465 compiler: Trim .nim files trailing whitespace 9 years ago
  Hans Raaf 58186f6c1d Replaced deprecated repeatChar() with repeat() or spaces(). 9 years ago
  Araq 2781fea9e2 Nimrod renamed to Nim 10 years ago
  Araq 73c6efdf66 'nil' as a statement is deprecated, use an empty 'discard' instead 10 years ago
  Araq b731e6ef1c case consistency: cs:partial bootstraps on windows 11 years ago
  Araq 92b8fac94a case consistency part 4 11 years ago
  Araq 905fb85789 better treatment of var/let/const/type sections in the templating system 11 years ago
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 11 years ago
  Araq 4f1b89c30c year 2012 for most copyright headers 13 years ago
  Araq a489161b16 compiler uses new 'readLine' 13 years ago
  Araq 3e9dcc8be5 deprecated system.copy: use system.substr instead 13 years ago