Historial de Commits

Autor SHA1 Mensaje Fecha
  Kyle Coffey f4553af343 Fix compiler build with -d:nimDebugReorder (#20888) hace 2 años
  flywind 7f6e800caf move assertions out of system (#19599) hace 2 años
  Timothee Cour cce1b24b1c ast: add getPIdent (#17684) hace 3 años
  Saem Ghani 7366a3da37 potential fix for semgeneric formal params (#17494) hace 3 años
  Andreas Rumpf 2f213db7ee fixes #11225; generic sandwich problems; [backport:1.2] (#17255) hace 3 años
  Juan Carlos 26a6ceb34e Fix Typos (#17194) hace 3 años
  Clyybber 13e659cfec Big compiler Cleanup (#14777) hace 4 años
  Araq 5a26c3799b reorder.nim: fixed typos hace 4 años
  Araq 336f1e63d0 reorder.nim: fixes the indentation hace 4 años
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) hace 5 años
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules hace 5 años
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error hace 5 años
  alaviss 993b3909a8 [refactor] compiler/[msgs, reorder, semstmts]: use toMsgFilename where appropriate (#11595) hace 5 años
  Clyybber cc28eef38e Replace countup(x, y) with x .. y hace 5 años
  Timothee Cour 9913cef872 fix typo in codeReordering error msg (#10667) hace 5 años
  Andreas Rumpf 8d850f7a69 deprecated ospaths (#9665) hace 6 años
  Araq d48e964950 fixes #9281 hace 6 años
  Andreas Rumpf 826c1e2d78 incremental compilation: implemented basic replay logic hace 6 años
  Andreas Rumpf 40ec7be45c refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly hace 6 años
  Andreas Rumpf a325692fb2 refactoring: fewer global variables hace 6 años
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler hace 6 años
  Andreas Rumpf bf6c2c5ccf preparations of making compiler/msgs.nim free of global variables hace 6 años
  Andreas Rumpf 5bf31fcabe big refactoring: mores stuff compiles hace 6 años
  Andreas Rumpf b7116a28ee compiler refactoring, pass config around explicitly hace 6 años
  Andreas Rumpf 3e5192b5da compiler: remove unnecessary FileIndex type conversions hace 6 años
  Andreas Rumpf 33b69f0ed0 refactoring: make FileIndex a distinct type; make line information an uint16; fixes #7654 hace 6 años
  Andreas Rumpf 70ea45cdba deprecated unary '<' hace 7 años
  BigEpsilon e2af486434 Add sections (type, var, let, const, using) support for reorder pragma (#6326) hace 7 años
  Andreas Rumpf d456055221 fixes #6306 hace 7 años
  Andreas Rumpf dfe067a74a reorder pass: consider the 'using' statement; disabled debug output hace 7 años