eth.negelef
|
31e993010b
Fixed typo
|
il y a 7 ans |
eth.negelef
|
ec4bc8d41f
Allow explicit conversion on set types
|
il y a 7 ans |
eth.negelef
|
05bd002c6b
Added support for set types of different sizes
|
il y a 7 ans |
felixf
|
0feb419cff
having thought about the implications, reverted visibilitiy mismatch error.
|
il y a 7 ans |
felixf
|
c29d234643
support of ABSTRACT object type and ABSTRACT procedures
|
il y a 7 ans |
felixf
|
b348f5ed82
changed the ENUM semantics. Common sense seems to be that enums increase subsequently without collision avoidance.
|
il y a 7 ans |
felixf
|
e38bb96c61
no conversion of float to unsigned data types
|
il y a 7 ans |
felixf
|
7ed8f166fd
patched min/max fpr unsigned data types and overflow check of positive HUGEINT values
|
il y a 7 ans |
negelef
|
769f62d8e1
Fixed spacing in error messages
|
il y a 7 ans |
felixf
|
841851be60
allow type bound procedures for pointer to record
|
il y a 7 ans |
felixf
|
328a86f8e0
reverted (32-bit Oberon legacy): LEN is treated as LONGINT
|
il y a 7 ans |
felixf
|
5da5ca96aa
Math Array Compatibility
|
il y a 7 ans |
felixf
|
90d4e0f347
64 bit A2 conversions:
|
il y a 7 ans |
felixf
|
3732897656
minor improvements
|
il y a 8 ans |
felixf
|
bbdfaf6b4f
Improved fingerprinting: many more cases don't go unnoticed
|
il y a 8 ans |
felixf
|
a944167a30
untraced on pointer type
|
il y a 8 ans |
felixf
|
e6df489803
Forbid Math Array Value Paramteters
|
il y a 8 ans |
felixf
|
eeeb817fba
Moved Complex Numbers out of ArrayBase (should complex numbers move back to a library in general?)
|
il y a 8 ans |
felixf
|
edcc2ff3e7
Slight improvement of array base: used unsafe pointer to record to avoid too many indirections
|
il y a 8 ans |
felixf
|
6ae1f6e997
allowed for operator overloading of im / re
|
il y a 8 ans |
felixf
|
d65ab17eb9
Allow for index operator on value types
|
il y a 8 ans |
felixf
|
41cfc1629d
Improved declarations code
|
il y a 8 ans |
felixf
|
1fc9dac2e3
Recursion problems solved: Support of value typed objects complete.
|
il y a 8 ans |
felixf
|
1f5cb8d25b
Patched fingerprinting issues
|
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
|
33afff39c3
Patched issues with return in inlined code.
|
il y a 8 ans |
felixf
|
bb412d231b
Allowed Oberon inline accross module boundaries
|
il y a 8 ans |
felixf
|
5f1feac53d
Added test for property compatibility
|
il y a 8 ans |
felixf
|
812a845eba
Minor issues with inline operators (allow Oberon inline for stream operator on ports)
|
il y a 8 ans |