Commit History

Author SHA1 Message Date
  Araq 64517445ea even more strict isNil handling for strings/seqs in order to detect bugs 6 years ago
  Andreas Rumpf 61fb83ecbb baby steps for incremental compilation 6 years ago
  Andreas Rumpf 40ec7be45c refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly 6 years ago
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler 6 years ago
  Andreas Rumpf feef109e60 make tests green again 6 years ago
  Andreas Rumpf a4e2b0c153 platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals 6 years ago
  Andreas Rumpf 328e7a1005 options.nim: no global variables anymore 6 years ago
  Andreas Rumpf 050789a8f4 sem pass compiles again 6 years ago
  Andreas Rumpf 0d56dd4677 big refactoring: magicsys compiles again 6 years ago
  Araq 65801e4b6e make tests green again 8 years ago
  Araq 29db0d8585 refactoring complete: explicit ident cache 8 years ago
  Araq 773d17cd14 big refactoring: step 1 8 years ago
  Andreas Rumpf e8faa214eb fixes #4295 8 years ago
  Araq a2c040e3bd added undocumented exportNims pragma for Nimscript support 9 years ago
  Adam Strzelecki d681812465 compiler: Trim .nim files trailing whitespace 9 years ago
  Araq 7916b1f9aa implemented 'guard' annotation 10 years ago
  Araq dbf9117c56 the big renamefest: first steps 10 years ago
  Araq 7014d0c5c8 some progress for jester+async 10 years ago
  Araq b731e6ef1c case consistency: cs:partial bootstraps on windows 11 years ago
  Araq 438703f59e case consistency: next steps 11 years ago
  Araq 92b8fac94a case consistency part 4 11 years ago
  Araq 2df9b442c6 case consistency part 1 11 years ago
  Araq 4d9b2f671a fixes #578 11 years ago
  Araq 7056ceda67 float64 is now an alias to 'float'; fixes #545 11 years ago
  Araq 23ef565a3c implemented large parts of the 'not nil' checking 11 years ago
  Zahary Karadjov 7a2b1a7520 get rid of ImportTablePos and ModuleTablePos 11 years ago
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 11 years ago
  Araq 8090b6c027 small improvements 12 years ago
  Zahary Karadjov c67520a7c5 temporary debugging code for the memory leak investigation 12 years ago
  Araq ce454fb835 exception tracking barely works; but disabled 12 years ago