Historia zmian

Autor SHA1 Wiadomość Data
  Andreas Rumpf ca1f3f36b9 no ropes WIP (#20433) 2 lat temu
  Andreas Rumpf fd31e8ff6f allow old styled RTTI for arc/orc (#15331) 4 lat temu
  Jasper Jenkins 796aafe7e0 make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170) 4 lat temu
  cooldome 1e1fd73530 fixes #12882 (#12889) 4 lat temu
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 4 lat temu
  Araq 61ea85687c refactoring: --newruntime consists of 3 different switches 5 lat temu
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) 5 lat temu
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y 5 lat temu
  Arne Döring 1da98b1636 Less ropes (#10979) 5 lat temu
  zah ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) 5 lat temu
  Andreas Rumpf ea409fb15a first steps in implementing 'owned' pointers; undocumented, do not use 5 lat temu
  Andreas Rumpf f485ebe162 --gc:destructors: next steps; WIP 6 lat temu
  Andreas Rumpf 74bf316619 more progress on destructor based strings 6 lat temu
  Andreas Rumpf b5a96d28c7 codgen refactoring: prepare for alternative string/seq implementations 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 1284827df2 C code generator compiles again 6 lat temu
  Jacek Sieka 85e21158db Cleanups 20180401 (#7458) 6 lat temu
  Andreas Rumpf e4081a7201 preparations for language extensions: 'sink' and 'lent' types 6 lat temu
  Andreas Rumpf c6235920cb backend preparations for incomplete/forwarded object types 7 lat temu
  Araq 5258447e01 concepts: make codegen aware of 'tyInferred' 7 lat temu
  Andreas Rumpf f7f3a25be8 first steps of making 'opt' a first class type for Nim 7 lat temu
  Araq 153441db1d codegen: do not produce empty loops; speeds up debug builds tremendously on Windows 7 lat temu
  Araq 8c0e27e8d9 fixes #5481 7 lat temu
  Araq 46b672a6c4 minor codegen bugfix: don't use names for closures that are also mangled Nim names 7 lat temu
  Andreas Rumpf fab69661ad new name mangling rules for easier debugging 7 lat temu
  Araq 34143ee122 fixes serious codegen regression that caused Nimble to misbehave 7 lat temu
  Andreas Rumpf e7cdb1d694 attempt to fix things 7 lat temu
  Araq e6c5622aa7 removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes 7 lat temu
  Araq b234b082b6 bootstrapping works again 8 lat temu