Historia zmian

Autor SHA1 Wiadomość Data
  felixf 7ed8f166fd patched min/max fpr unsigned data types and overflow check of positive HUGEINT values 7 lat temu
  negelef 769f62d8e1 Fixed spacing in error messages 7 lat temu
  felixf 841851be60 allow type bound procedures for pointer to record 7 lat temu
  felixf 328a86f8e0 reverted (32-bit Oberon legacy): LEN is treated as LONGINT 7 lat temu
  felixf 5da5ca96aa Math Array Compatibility 7 lat temu
  felixf 90d4e0f347 64 bit A2 conversions: 7 lat temu
  felixf 3732897656 minor improvements 8 lat temu
  felixf bbdfaf6b4f Improved fingerprinting: many more cases don't go unnoticed 8 lat temu
  felixf a944167a30 untraced on pointer type 8 lat temu
  felixf e6df489803 Forbid Math Array Value Paramteters 8 lat temu
  felixf eeeb817fba Moved Complex Numbers out of ArrayBase (should complex numbers move back to a library in general?) 8 lat temu
  felixf edcc2ff3e7 Slight improvement of array base: used unsafe pointer to record to avoid too many indirections 8 lat temu
  felixf 6ae1f6e997 allowed for operator overloading of im / re 8 lat temu
  felixf d65ab17eb9 Allow for index operator on value types 8 lat temu
  felixf 41cfc1629d Improved declarations code 8 lat temu
  felixf 1fc9dac2e3 Recursion problems solved: Support of value typed objects complete. 8 lat temu
  felixf 1f5cb8d25b Patched fingerprinting issues 8 lat temu
  felixf 4a3c451f48 Variable check for receiver 8 lat temu
  felixf edec6f73ec Value-Type Semantics: experimental Oberon-2 integration 8 lat temu
  felixf 33afff39c3 Patched issues with return in inlined code. 8 lat temu
  felixf bb412d231b Allowed Oberon inline accross module boundaries 8 lat temu
  felixf 5f1feac53d Added test for property compatibility 8 lat temu
  felixf 812a845eba Minor issues with inline operators (allow Oberon inline for stream operator on ports) 8 lat temu
  felixf 6849ac77e4 Improved error handling: line/column position now available everywhere 8 lat temu
  felixf 1f8e6977a5 Added rich position to Scanner / Syntax Tree Elements 8 lat temu
  felixf e5122cc63c allow length on unsafe static arrays 8 lat temu
  felixf ae24d0f676 Conditional compilation: revived port sections 9 lat temu
  felixf 9e11c6357c Conditional compilation of skipped cells (introduced feature "Runtime = "A2") 9 lat temu
  skoster 15a64046e0 Patched a trap when warnings were switched on. 9 lat temu
  felixf d4b4149137 Properies working again, cleanup 9 lat temu