Commit History

Автор SHA1 Съобщение Дата
  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 години
  felixf 1f8e6977a5 Added rich position to Scanner / Syntax Tree Elements преди 8 години
  felixf a8bc3b1842 Property name in local scope преди 9 години
  felixf 9e11c6357c Conditional compilation of skipped cells (introduced feature "Runtime = "A2") преди 9 години
  felixf 3c00209322 Enabled separate imports / separate compilation of cells within a module (TRM / ARM / AMD separation) преди 9 години
  skoster 5f1a319e3e Made sure that pointers in arrays of ports are registered (if cellsAreObjects) преди 9 години
  felixf da64740c2a Preparations for precise GC --> procedureDescriptors will be tagged pointers at EBP. преди 9 години
  felixf 448f472e3d Improved fictive offsets преди 9 години
  felixf 36588b303f Patched issue with fictive offsets (symbol file did not show them ....) преди 9 години
  felixf 2f4a13a074 Experimental "fictive" fields for better high-level expressiveness of low-level heap data structures -- might become very handy for device drivers but should better never be used in normal programming (allows, in principle, to implement unions) преди 9 години
  felixf 5062f3efbf Interpreter can handle constructors преди 9 години
  felixf 4b6693180c Added NEW with return type. Mainly for the interpreter. But can be useful in A2 Oberon also преди 9 години
  felixf 5c9166e17c Patched a case where a size was erroneously identified with unsigned integer: преди 9 години
  felixf 316732e6df Preparations for Unix x64: 64-bit calling convention (being different from that of the WinAPI) преди 9 години
  felixf ba0c909622 Implemented Inheritance on Cells (NOT: Polymorphism) преди 9 години
  felixf 079df6faad added alignment for record types преди 10 години
  felixf 3c9373ca91 Implemented sending and receiving via stream operators преди 10 години