2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  felixf 1fc9dac2e3 Recursion problems solved: Support of value typed objects complete. 8 жил өмнө
  felixf 1f5cb8d25b Patched fingerprinting issues 8 жил өмнө
  felixf 4a3c451f48 Variable check for receiver 8 жил өмнө
  felixf edec6f73ec Value-Type Semantics: experimental Oberon-2 integration 8 жил өмнө
  felixf 33afff39c3 Patched issues with return in inlined code. 8 жил өмнө
  felixf bb412d231b Allowed Oberon inline accross module boundaries 8 жил өмнө
  felixf 5f1feac53d Added test for property compatibility 8 жил өмнө
  felixf 812a845eba Minor issues with inline operators (allow Oberon inline for stream operator on ports) 8 жил өмнө
  felixf 6849ac77e4 Improved error handling: line/column position now available everywhere 8 жил өмнө
  felixf 1f8e6977a5 Added rich position to Scanner / Syntax Tree Elements 8 жил өмнө
  felixf e5122cc63c allow length on unsafe static arrays 8 жил өмнө
  felixf ae24d0f676 Conditional compilation: revived port sections 8 жил өмнө
  felixf 9e11c6357c Conditional compilation of skipped cells (introduced feature "Runtime = "A2") 8 жил өмнө
  skoster 15a64046e0 Patched a trap when warnings were switched on. 8 жил өмнө
  felixf d4b4149137 Properies working again, cleanup 8 жил өмнө
  felixf abc4574807 Separated interface relevant symbols (port and properties) from internals (variables) in order to be able to leave cells uncompiled 8 жил өмнө
  felixf f5a15dbf8a Added connection and delegation as operators 8 жил өмнө
  felixf d93acca959 Patched issues with array of system.byte (Release did not compile) 8 жил өмнө
  felixf e5f1a046cd Patched passing of variables, values and expressions as array of byte 8 жил өмнө
  felixf e43c1c52b1 Corrected behavior of passing values to array of system.byte 8 жил өмнө
  skoster c6d103c0ad Patched issues with operator overloading and arrays of system.byte 8 жил өмнө
  felixf fe46dcc47e revived hugeint as set element 9 жил өмнө
  felixf df21889098 Decided to allow for type test / type guard constant folding (with consequences for testing / guarding NIL objects of same type) 9 жил өмнө
  felixf da863aa98f patched issues with realtime: no more failed compilation tests 9 жил өмнө
  felixf 883b5b7f36 allowed allocation of math arrays 9 жил өмнө
  felixf 0d10b48549 Patched some issues in test (outdated) 9 жил өмнө
  felixf 9e675a60f6 patched INCL / EXCL with HUGEINT argument 9 жил өмнө
  felixf f04bd3f6fa patched forbidden new on value type 9 жил өмнө
  felixf 869e3d5d7f patched test case: SET {3..2} must be empty. 9 жил өмнө
  skoster d916ba688a Fixed how the semantic checker handles arrays of cells. 9 жил өмнө