Historial de Commits

Autor SHA1 Mensaje Fecha
  Arne Döring e90d91f0e4 [refactoring] remove zeroExtend and friends from the compiler builtins. (#11531) hace 5 años
  cooldome 7ba877914a increase VM limit (#10870) hace 5 años
  Arne Döring 188870648a sizeof alignof offsetof macros api (#10855) hace 5 años
  zah ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) hace 5 años
  Timothee Cour adbabf145c FFI at CT (#10150) hace 5 años
  Arne Döring 824f39b32e Vm bitops fixes (#10520) hace 5 años
  Oscar Nihlgård a4cdd25b19 Support system.reset in vm (#10400) hace 6 años
  cooldome 086676782a Add isInstanceOf for generic procs to the macros module (#9730) hace 6 años
  Andrii Riabushenko a7c9533a73 Add int float casts to vm hace 6 años
  cooldome eaca5be9d6 Change the order of compilation passes, transformation is made lazy at code gen (#8489) hace 6 años
  LemonBoy b97a7dbf3d Make the registered passes local to the ModuleGraph (#9259) hace 6 años
  cooldome e63c66b810 Add sym owner to macros (#8253) hace 6 años
  Araq 7278f28740 fixes the remaining fixable Nimrod->Nim renamings; closes #2032 hace 6 años
  Andreas Rumpf 864d24d70e change the VM's max instruction count to 3_000_000 hace 6 años
  andri lim 4d5cce9882 fixes #6255, add `system.ashr` arithmetic right shift (#8547) hace 6 años
  andri lim 6e3d1dced5 fixes #5617, 'copyLineInfo' addition (#8523) hace 6 años
  andri lim 78c0ac5407 fixes #7827, bindSym enhancement (#8499) hace 6 años
  Oscar Nihlgård 236bc06b5f Improve vm support for ref types hace 6 años
  Andreas Rumpf 268260953c completed VM support for incremental compilations hace 6 años
  Andreas Rumpf b5194f592c WIP: an API for VM replay global state support hace 6 años
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler hace 6 años
  Andreas Rumpf 05724645f8 more modules compile again hace 6 años
  Andreas Rumpf fedc136985 transf and vmgen compile again hace 6 años
  Andreas Rumpf b7116a28ee compiler refactoring, pass config around explicitly hace 6 años
  Arne Döring 6baca58693 Get symbol kind (#7491) hace 6 años
  Araq 4301744e49 raise the max instruction count for the VM to one billion hace 6 años
  Parashurama 88a5e9d88c Fix operations on string as openarray in VM. (#6257) hace 7 años
  Parashurama f063943d5f Vm fix zero extend proc ze/ze64 && toU32/toU16/toU8 (#5988) hace 7 años
  Arne Döring 52f092d02b Lineinfo change (#6084) hace 7 años
  Araq 9d488261df added system.gorgeEx that includes the exitCode; refs #4874; fixes #1994 hace 8 años