Историја ревизија

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