negelef
|
582455f41c
Use WORD instead of LONGINT as result type
|
il y a 7 ans |
felixf
|
c2f9a74029
Support for Reference Counting:
|
il y a 7 ans |
felixf
|
ffee4e604e
Patched bug with symbol insertion (removed variables and caused a GC bug)
|
il y a 7 ans |
eth.negelef
|
6768131975
Added proper type definition for evaluating constant integer expressions
|
il y a 7 ans |
eth.negelef
|
4065854ddd
Added proper type definition for evaluating constant set expressions
|
il y a 7 ans |
felixf
|
3490093614
Moved platform calling convention to the frontend (as an important side effect, platform calling convention is appearing translated in the symbol file)
|
il y a 7 ans |
felixf
|
d7e0caff9c
Added Platform Calling Convention
|
il y a 7 ans |
felixf
|
9351783616
patched bugs introduced before (procedure compatibility)
|
il y a 7 ans |
felixf
|
58531532d6
patched signature comparison
|
il y a 7 ans |
eth.negelef
|
05bd002c6b
Added support for set types of different sizes
|
il y a 7 ans |
felixf
|
5045e02088
Added end position for statements, types and expressions.
|
il y a 7 ans |
felixf
|
c29d234643
support of ABSTRACT object type and ABSTRACT procedures
|
il y a 7 ans |
felixf
|
16e4e4ea94
Improved statement position handling (end position added)
|
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 |
felixf
|
76f47c44da
patched temporary variable reuse
|
il y a 7 ans |
felixf
|
370426cc75
size is compatible to but not same as integer
|
il y a 7 ans |
felixf
|
a44d417016
removed implication that unsafe pointers are automatically untraced
|
il y a 7 ans |
felixf
|
a944167a30
untraced on pointer type
|
il y a 8 ans |
felixf
|
0710c9e402
Make sure that precise GC does not run into false pointers (Compiler part)
|
il y a 8 ans |
felixf
|
aec1f4361c
rebuilt release
|
il y a 8 ans |
felixf
|
51876be5be
improvements (GC related)
|
il y a 8 ans |
felixf
|
e9bfaa6713
Some patches -- Coop A2 on RPI works again
|
il y a 8 ans |
felixf
|
4a3c451f48
Variable check for receiver
|
il y a 8 ans |
felixf
|
edec6f73ec
Value-Type Semantics: experimental Oberon-2 integration
|
il y a 8 ans |
felixf
|
e0d592eb73
Inline call in inline call partially working
|
il y a 8 ans |
felixf
|
1f8e6977a5
Added rich position to Scanner / Syntax Tree Elements
|
il y a 8 ans |
felixf
|
a8bc3b1842
Property name in local scope
|
il y a 8 ans |
felixf
|
9e11c6357c
Conditional compilation of skipped cells (introduced feature "Runtime = "A2")
|
il y a 8 ans |
felixf
|
3c00209322
Enabled separate imports / separate compilation of cells within a module (TRM / ARM / AMD separation)
|
il y a 9 ans |
skoster
|
5f1a319e3e
Made sure that pointers in arrays of ports are registered (if cellsAreObjects)
|
il y a 9 ans |