Histórico de Commits

Autor SHA1 Mensagem Data
  negelef 2e484d2f6e Added proper reflection of procedure variables há 7 anos atrás
  felixf 9f4660486b há 7 anos atrás
  eth.negelef 9a608fcad2 Fixed loop termination há 7 anos atrás
  eth.negelef 5925150e89 Removed padding for set values há 7 anos atrás
  eth.negelef 12731370b8 Fixed reflection of set values há 7 anos atrás
  eth.negelef 6768131975 Added proper type definition for evaluating constant integer expressions há 7 anos atrás
  eth.negelef 4065854ddd Added proper type definition for evaluating constant set expressions há 7 anos atrás
  felixf 3490093614 Moved platform calling convention to the frontend (as an important side effect, platform calling convention is appearing translated in the symbol file) há 7 anos atrás
  felixf 0db92cf8d3 cc --> callingConvention há 7 anos atrás
  felixf d7e0caff9c Added Platform Calling Convention há 7 anos atrás
  felixf 872ae13a67 cleanup and documentation há 7 anos atrás
  felixf 129a7c0ffe Patched Alignment for 64-bit SysVABI (C- Calling Convention on LInux64) há 7 anos atrás
  eth.negelef e1f7b6c4cb Fixed alignment of complex numbers passed as parameters há 7 anos atrás
  negelef ba8b34e304 Fixed parameter types when calling FoxArrayBase.AllocateTensorX with 64-bit sizes há 7 anos atrás
  eth.negelef 5c03854ad7 Fixed missing conditional check há 7 anos atrás
  eth.negelef 942b4efbd7 Added proper support for System V AMD64 ABI for callback functions há 7 anos atrás
  negelef 9a4b34eb7d Fixed designated operand type há 7 anos atrás
  eth.negelef 05bd002c6b Added support for set types of different sizes há 7 anos atrás
  felixf cd19ccf638 Implemented release lock upon trap in exclusive region (and raise a trap again). há 7 anos atrás
  felixf dcdc7ecf36 Patched handling of FINALLY in an exclusive section: he exclusive section is unlocked at the end of FINALLY (not before). há 7 anos atrás
  felixf be1615c3db Patched issues with loader (entry code and exit code sections were not treated correctly) há 7 anos atrás
  felixf dd3d5477c3 patched all method visibility conflicts: extending methods keep visibility of super method. há 7 anos atrás
  felixf 522e854ed9 made sure that the references section is included in object files, and particular that it is linked to the static image há 7 anos atrás
  felixf 2bc31288e1 added support for returning enumeration from procedure (added test in compilation test) há 7 anos atrás
  felixf a4cc6260a9 Improved temporary variable use: decreased number of variables considerably há 7 anos atrás
  felixf 81fc79f11e Improved and simplified parameter register handling: há 7 anos atrás
  negelef 900eb35aa3 Removed duplicated semicolons há 7 anos atrás
  felixf 4e4e439576 Removed priority from generic sections (replaced by section types) há 7 anos atrás
  felixf 252996767c Activated Option "AliasOnlyExported" such that only aliases appear in object files that are required to link or load object files há 7 anos atrás
  negelef ea68b4add9 Fixed scope check for variables from inline procedures há 7 anos atrás