Histórico de commits

Autor SHA1 Mensagem Data
  Clyybber 13e659cfec Big compiler Cleanup (#14777) 4 anos atrás
  Araq 5a26c3799b reorder.nim: fixed typos 4 anos atrás
  Araq 336f1e63d0 reorder.nim: fixes the indentation 4 anos atrás
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 anos atrás
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 anos atrás
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 anos atrás
  alaviss 993b3909a8 [refactor] compiler/[msgs, reorder, semstmts]: use toMsgFilename where appropriate (#11595) 5 anos atrás
  Clyybber cc28eef38e Replace countup(x, y) with x .. y 5 anos atrás
  Timothee Cour 9913cef872 fix typo in codeReordering error msg (#10667) 5 anos atrás
  Andreas Rumpf 8d850f7a69 deprecated ospaths (#9665) 6 anos atrás
  Araq d48e964950 fixes #9281 6 anos atrás
  Andreas Rumpf 826c1e2d78 incremental compilation: implemented basic replay logic 6 anos atrás
  Andreas Rumpf 40ec7be45c refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly 6 anos atrás
  Andreas Rumpf a325692fb2 refactoring: fewer global variables 6 anos atrás
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler 6 anos atrás
  Andreas Rumpf bf6c2c5ccf preparations of making compiler/msgs.nim free of global variables 6 anos atrás
  Andreas Rumpf 5bf31fcabe big refactoring: mores stuff compiles 6 anos atrás
  Andreas Rumpf b7116a28ee compiler refactoring, pass config around explicitly 6 anos atrás
  Andreas Rumpf 3e5192b5da compiler: remove unnecessary FileIndex type conversions 6 anos atrás
  Andreas Rumpf 33b69f0ed0 refactoring: make FileIndex a distinct type; make line information an uint16; fixes #7654 6 anos atrás
  Andreas Rumpf 70ea45cdba deprecated unary '<' 7 anos atrás
  BigEpsilon e2af486434 Add sections (type, var, let, const, using) support for reorder pragma (#6326) 7 anos atrás
  Andreas Rumpf d456055221 fixes #6306 7 anos atrás
  Andreas Rumpf dfe067a74a reorder pass: consider the 'using' statement; disabled debug output 7 anos atrás
  Andreas Rumpf ce341982a6 implemented reordering pass 7 anos atrás