Historia zmian

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