Historique des commits

Auteur SHA1 Message Date
  eth.negelef 5c03854ad7 Fixed missing conditional check il y a 7 ans
  eth.negelef 942b4efbd7 Added proper support for System V AMD64 ABI for callback functions il y a 7 ans
  negelef 9a4b34eb7d Fixed designated operand type il y a 7 ans
  eth.negelef 05bd002c6b Added support for set types of different sizes il y a 7 ans
  felixf cd19ccf638 Implemented release lock upon trap in exclusive region (and raise a trap again). il y a 7 ans
  felixf dcdc7ecf36 Patched handling of FINALLY in an exclusive section: he exclusive section is unlocked at the end of FINALLY (not before). il y a 7 ans
  felixf be1615c3db Patched issues with loader (entry code and exit code sections were not treated correctly) il y a 7 ans
  felixf dd3d5477c3 patched all method visibility conflicts: extending methods keep visibility of super method. il y a 7 ans
  felixf 522e854ed9 made sure that the references section is included in object files, and particular that it is linked to the static image il y a 7 ans
  felixf 2bc31288e1 added support for returning enumeration from procedure (added test in compilation test) il y a 7 ans
  felixf a4cc6260a9 Improved temporary variable use: decreased number of variables considerably il y a 7 ans
  felixf 81fc79f11e Improved and simplified parameter register handling: il y a 7 ans
  negelef 900eb35aa3 Removed duplicated semicolons il y a 7 ans
  felixf 4e4e439576 Removed priority from generic sections (replaced by section types) il y a 7 ans
  felixf 252996767c Activated Option "AliasOnlyExported" such that only aliases appear in object files that are required to link or load object files il y a 7 ans
  negelef ea68b4add9 Fixed scope check for variables from inline procedures il y a 7 ans
  negelef 6bd272f5ff Fixed missing temporaries in context setup il y a 7 ans
  negelef 769f62d8e1 Fixed spacing in error messages il y a 7 ans
  eth.negelef 1d31ecdb43 Renamed generic Windows-build to match its compiler platform il y a 7 ans
  felixf 67cf057258 temporary variables in inline calls (removed too strict check *) il y a 7 ans
  felixf 76f47c44da patched temporary variable reuse il y a 7 ans
  felixf 328a86f8e0 reverted (32-bit Oberon legacy): LEN is treated as LONGINT il y a 7 ans
  felixf ba00797090 Improvements: il y a 7 ans
  felixf d73653eb80 Init Fields of CellType il y a 7 ans
  felixf 6795832da7 removed redundant / wrong header for coop A2 il y a 7 ans
  felixf 9dc297a69d Finally: 64-bit A2 on Windows boots and works with the Garbage Collector il y a 7 ans
  felixf e669c6e42f can boot with GC on -- but GC still runs into problems (metadata corrupt, probably) il y a 7 ans
  felixf 2377da2446 adjusted parameter order il y a 7 ans
  felixf 90d4e0f347 64 bit A2 conversions: il y a 7 ans
  felixf 7e2f165f62 corrected alignment for WinAPI64 il y a 7 ans