felixf
|
5062f3efbf
Interpreter can handle constructors
|
9 lat temu |
felixf
|
4b6693180c
Added NEW with return type. Mainly for the interpreter. But can be useful in A2 Oberon also
|
9 lat temu |
felixf
|
5c9166e17c
Patched a case where a size was erroneously identified with unsigned integer:
|
9 lat temu |
felixf
|
316732e6df
Preparations for Unix x64: 64-bit calling convention (being different from that of the WinAPI)
|
9 lat temu |
felixf
|
ba0c909622
Implemented Inheritance on Cells (NOT: Polymorphism)
|
9 lat temu |
felixf
|
079df6faad
added alignment for record types
|
9 lat temu |
felixf
|
3c9373ca91
Implemented sending and receiving via stream operators
|
9 lat temu |
felixf
|
7e7acc530f
Merged modifications from ActiveCells3
|
9 lat temu |
felixf
|
4ae503b9bf
|
9 lat temu |
eth.tmartiel
|
807dda4cc9
Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values.
|
9 lat temu |