Historial de Commits

Autor SHA1 Mensaje Fecha
  negelef 1d672e64a8 Fixed repeated type tests in cooperative cases hace 6 años
  felixf b1f9aa9fec removed testing code (marked basic block start / end with nop) hace 6 años
  felixf 0d1a0813c5 removed visitor pattern completely now hace 6 años
  felixf 1b22680b94 removed unused symbols, hace 6 años
  felixf 7eb1467920 warnings / deprecate use of old with statement syntax hace 6 años
  felixf 6d1f056e3d improved handling of huge sparse case tables: use if cascade on a register (can potentially be improved further with binary search or hash tables if required) hace 6 años
  felixf 3d126198fb Improved syntax of with-statement hace 6 años
  negelef 935314776f Fixed gap computation for 64-bit SysvABI which depends on how many actual registers have been passed (including floating-point values) hace 7 años
  felixf 722bcdcfb8 Patched issue with pushing integer and floating point parameters in registers on Linux64. hace 7 años
  negelef e31dced224 Removed obsolete darwin calling convention flag hace 7 años
  negelef 886244f9cf Fixed alignment of ranges passed as parameters hace 7 años
  negelef 76b966dceb Export artifical assign, reset, and trace procedures for merging hace 7 años
  negelef 02247d629c Adjusted cooperative and write-barrier mode resetting of temporary variables hace 7 años
  negelef 5cbc39a38f Trace expressions of type size with proper integer type hace 7 años
  negelef 5d11bdf0a5 Added support for restoring registers without popping them hace 7 años
  felixf 9b8fa0efe9 Patched this case: hace 7 años
  negelef b017d38562 Reverted changes from revision 8197 hace 7 años
  negelef aac8e4ccaf Removed BIOS specific PCI modules (I386.PCI.Mod and AMD64.PCI.Mod) hace 7 años
  negelef 949bf8b0ea Improved solution of the issue fixed in revision 8170 by simply decrementing the pc before looking it up hace 7 años
  negelef 70cb650d89 Fixed address of trap instruction at end of procedures that don't return values hace 7 años
  negelef 7324dc8173 Added proper constant for invalid stream positions hace 7 años
  felixf ea71e5e348 vector register on the left hand side of an assignment hace 7 años
  felixf f8f987b281 Patched vector register to stack operation hace 7 años
  felixf 16a6951dda patched a problem when a temporary variable with register was tried to be reused as temporary variable on the stack hace 7 años
  felixf b04f68acd2 Patched problem with temporaries hace 7 años
  negelef 7c0bbdb337 Removed obsolete newObjectFile flag hace 7 años
  felixf 360adc9c0c treated option "newObjectFile" as addition (not replacement) hace 7 años
  felixf 2270b6687b patched incorrect negative method table index offset for simple metadata hace 7 años
  negelef e8295b6486 Removed compiler "intrinsics" which can now be found in the Builtins module hace 7 años
  negelef de52e92426 Renamed SystemTools to System hace 7 años