Commit History

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