Historique des commits

Auteur SHA1 Message Date
  felixf da64740c2a Preparations for precise GC --> procedureDescriptors will be tagged pointers at EBP. il y a 9 ans
  felixf 448f472e3d Improved fictive offsets il y a 9 ans
  felixf 36588b303f Patched issue with fictive offsets (symbol file did not show them ....) il y a 9 ans
  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) il y a 9 ans
  felixf 5062f3efbf Interpreter can handle constructors il y a 9 ans
  felixf 4b6693180c Added NEW with return type. Mainly for the interpreter. But can be useful in A2 Oberon also il y a 9 ans
  felixf 5c9166e17c Patched a case where a size was erroneously identified with unsigned integer: il y a 9 ans
  felixf 316732e6df Preparations for Unix x64: 64-bit calling convention (being different from that of the WinAPI) il y a 9 ans
  felixf ba0c909622 Implemented Inheritance on Cells (NOT: Polymorphism) il y a 9 ans
  felixf 079df6faad added alignment for record types il y a 9 ans
  felixf 3c9373ca91 Implemented sending and receiving via stream operators il y a 9 ans
  felixf 7e7acc530f Merged modifications from ActiveCells3 il y a 10 ans
  felixf 4ae503b9bf il y a 10 ans
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. il y a 10 ans