Historie revizí

Autor SHA1 Zpráva Datum
  cooldome 086676782a Add isInstanceOf for generic procs to the macros module (#9730) před 6 roky
  Andrii Riabushenko a7c9533a73 Add int float casts to vm před 6 roky
  cooldome eaca5be9d6 Change the order of compilation passes, transformation is made lazy at code gen (#8489) před 6 roky
  LemonBoy b97a7dbf3d Make the registered passes local to the ModuleGraph (#9259) před 6 roky
  cooldome e63c66b810 Add sym owner to macros (#8253) před 6 roky
  Araq 7278f28740 fixes the remaining fixable Nimrod->Nim renamings; closes #2032 před 6 roky
  Andreas Rumpf 864d24d70e change the VM's max instruction count to 3_000_000 před 6 roky
  andri lim 4d5cce9882 fixes #6255, add `system.ashr` arithmetic right shift (#8547) před 6 roky
  andri lim 6e3d1dced5 fixes #5617, 'copyLineInfo' addition (#8523) před 6 roky
  andri lim 78c0ac5407 fixes #7827, bindSym enhancement (#8499) před 6 roky
  Oscar Nihlgård 236bc06b5f Improve vm support for ref types před 6 roky
  Andreas Rumpf 268260953c completed VM support for incremental compilations před 6 roky
  Andreas Rumpf b5194f592c WIP: an API for VM replay global state support před 6 roky
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler před 6 roky
  Andreas Rumpf 05724645f8 more modules compile again před 6 roky
  Andreas Rumpf fedc136985 transf and vmgen compile again před 6 roky
  Andreas Rumpf b7116a28ee compiler refactoring, pass config around explicitly před 6 roky
  Arne Döring 6baca58693 Get symbol kind (#7491) před 6 roky
  Araq 4301744e49 raise the max instruction count for the VM to one billion před 6 roky
  Parashurama 88a5e9d88c Fix operations on string as openarray in VM. (#6257) před 7 roky
  Parashurama f063943d5f Vm fix zero extend proc ze/ze64 && toU32/toU16/toU8 (#5988) před 7 roky
  Arne Döring 52f092d02b Lineinfo change (#6084) před 7 roky
  Araq 9d488261df added system.gorgeEx that includes the exitCode; refs #4874; fixes #1994 před 8 roky
  Araq 773d17cd14 big refactoring: step 1 před 8 roky
  Andreas Rumpf 60b187513e stdlib and compiler don't use .immediate anymore před 8 roky
  Araq 695e2e970e implemented macros.getImpl před 9 roky
  Adam Strzelecki 1a0417fbe0 macros: Introduce sameType(a, b) for node types před 9 roky
  Araq 17cace280c fixes #2297, fixes #2946 před 9 roky
  Araq d3fc6e1f28 marshalling can be done at compile-time před 9 roky
  Araq 7be092bba5 VM: minor fixes to make lexim work před 9 roky