提交历史

作者 SHA1 备注 提交日期
  negelef 1e90c12cc1 Restored transitive behaviour of untraced modifier 6 年之前
  felixf 0d1a0813c5 removed visitor pattern completely now 6 年之前
  felixf 7eb1467920 warnings / deprecate use of old with statement syntax 6 年之前
  felixf 3d126198fb Improved syntax of with-statement 6 年之前
  negelef e31dced224 Removed obsolete darwin calling convention flag 6 年之前
  negelef 582455f41c Use WORD instead of LONGINT as result type 7 年之前
  felixf c2f9a74029 Support for Reference Counting: 7 年之前
  felixf ffee4e604e Patched bug with symbol insertion (removed variables and caused a GC bug) 7 年之前
  eth.negelef 6768131975 Added proper type definition for evaluating constant integer expressions 7 年之前
  eth.negelef 4065854ddd Added proper type definition for evaluating constant set expressions 7 年之前
  felixf 3490093614 Moved platform calling convention to the frontend (as an important side effect, platform calling convention is appearing translated in the symbol file) 7 年之前
  felixf d7e0caff9c Added Platform Calling Convention 7 年之前
  felixf 9351783616 patched bugs introduced before (procedure compatibility) 7 年之前
  felixf 58531532d6 patched signature comparison 7 年之前
  eth.negelef 05bd002c6b Added support for set types of different sizes 7 年之前
  felixf 5045e02088 Added end position for statements, types and expressions. 7 年之前
  felixf c29d234643 support of ABSTRACT object type and ABSTRACT procedures 7 年之前
  felixf 16e4e4ea94 Improved statement position handling (end position added) 7 年之前
  felixf 252996767c Activated Option "AliasOnlyExported" such that only aliases appear in object files that are required to link or load object files 7 年之前
  felixf 76f47c44da patched temporary variable reuse 7 年之前
  felixf 370426cc75 size is compatible to but not same as integer 7 年之前
  felixf a44d417016 removed implication that unsafe pointers are automatically untraced 7 年之前
  felixf a944167a30 untraced on pointer type 8 年之前
  felixf 0710c9e402 Make sure that precise GC does not run into false pointers (Compiler part) 8 年之前
  felixf aec1f4361c rebuilt release 8 年之前
  felixf 51876be5be improvements (GC related) 8 年之前
  felixf e9bfaa6713 Some patches -- Coop A2 on RPI works again 8 年之前
  felixf 4a3c451f48 Variable check for receiver 8 年之前
  felixf edec6f73ec Value-Type Semantics: experimental Oberon-2 integration 8 年之前
  felixf e0d592eb73 Inline call in inline call partially working 8 年之前