Commit History

Autor SHA1 Mensaxe Data
  felixf bb412d231b Allowed Oberon inline accross module boundaries %!s(int64=8) %!d(string=hai) anos
  felixf ea53d1158d Debugging inline calles: use result designator in inline calls %!s(int64=8) %!d(string=hai) anos
  felixf bcb1f961ba Minimal improvement - not yet working for complex return type in inlined procedure %!s(int64=8) %!d(string=hai) anos
  felixf 5f1feac53d Added test for property compatibility %!s(int64=8) %!d(string=hai) anos
  felixf 5bf7bac9fa Patched bug with dynamic strings passed as string property %!s(int64=8) %!d(string=hai) anos
  felixf 00ed9dce72 Corrected interrupt calling convention %!s(int64=8) %!d(string=hai) anos
  felixf 346d08fece Patched issue with initialization of static arrays %!s(int64=8) %!d(string=hai) anos
  felixf 6849ac77e4 Improved error handling: line/column position now available everywhere %!s(int64=8) %!d(string=hai) anos
  felixf 1f8e6977a5 Added rich position to Scanner / Syntax Tree Elements %!s(int64=8) %!d(string=hai) anos
  skoster b23d24cc44 Fixed Ports. Ports loaded from memory as intended now. %!s(int64=8) %!d(string=hai) anos
  felixf a8bc3b1842 Property name in local scope %!s(int64=8) %!d(string=hai) anos
  felixf ae24d0f676 Conditional compilation: revived port sections %!s(int64=8) %!d(string=hai) anos
  felixf d4b4149137 Properies working again, cleanup %!s(int64=8) %!d(string=hai) anos
  felixf abc4574807 Separated interface relevant symbols (port and properties) from internals (variables) in order to be able to leave cells uncompiled %!s(int64=8) %!d(string=hai) anos
  felixf 69c6db7586 Patched Trace of String parameters %!s(int64=8) %!d(string=hai) anos
  felixf af0440943f reintroduced generic implementations lock field (used by LinuxG) %!s(int64=8) %!d(string=hai) anos
  felixf b8c1d0413b Patched bug when port type was used for type declaration %!s(int64=8) %!d(string=hai) anos
  felixf d93acca959 Patched issues with array of system.byte (Release did not compile) %!s(int64=9) %!d(string=hai) anos
  felixf 7483ceffe9 Patched passing of 3 (or more) dimensional arrays with missing dimensions (address had been computed wrongly, missing multiplication by lengths) %!s(int64=9) %!d(string=hai) anos
  felixf e5f1a046cd Patched passing of variables, values and expressions as array of byte %!s(int64=9) %!d(string=hai) anos
  felixf e43c1c52b1 Corrected behavior of passing values to array of system.byte %!s(int64=9) %!d(string=hai) anos
  felixf 0dd24a6b79 Costant folding for math array allocation (optimization) %!s(int64=9) %!d(string=hai) anos
  felixf ce03645543 Improved register usage for NEW(array) %!s(int64=9) %!d(string=hai) anos
  felixf 1bf2ab366a Removed optimizations from frontend that should rather be done in backend %!s(int64=9) %!d(string=hai) anos
  felixf a3d159abe8 Added optimization: replace mul / div by shift if possible %!s(int64=9) %!d(string=hai) anos
  felixf 86473011be Patched return from a generated initializer (ran into problems when returning from initializer on ARM) %!s(int64=9) %!d(string=hai) anos
  felixf ea5edecbe9 Patched length check for statically sized parameter arrays %!s(int64=9) %!d(string=hai) anos
  felixf 4eed5a1062 Revived the fox tester and patched initial bugs (recursion problem in reflection) %!s(int64=9) %!d(string=hai) anos
  felixf 3c00209322 Enabled separate imports / separate compilation of cells within a module (TRM / ARM / AMD separation) %!s(int64=9) %!d(string=hai) anos
  felixf 777c52102c Added procedure flags (such as Constructor) %!s(int64=9) %!d(string=hai) anos