Histórico de Commits

Autor SHA1 Mensagem Data
  felixf 33afff39c3 Patched issues with return in inlined code. há 8 anos atrás
  felixf bb412d231b Allowed Oberon inline accross module boundaries há 8 anos atrás
  felixf 5f1feac53d Added test for property compatibility há 8 anos atrás
  felixf 812a845eba Minor issues with inline operators (allow Oberon inline for stream operator on ports) há 8 anos atrás
  felixf 6849ac77e4 Improved error handling: line/column position now available everywhere há 8 anos atrás
  felixf 1f8e6977a5 Added rich position to Scanner / Syntax Tree Elements há 8 anos atrás
  felixf e5122cc63c allow length on unsafe static arrays há 9 anos atrás
  felixf ae24d0f676 Conditional compilation: revived port sections há 9 anos atrás
  felixf 9e11c6357c Conditional compilation of skipped cells (introduced feature "Runtime = "A2") há 9 anos atrás
  skoster 15a64046e0 Patched a trap when warnings were switched on. há 9 anos atrás
  felixf d4b4149137 Properies working again, cleanup há 9 anos atrás
  felixf abc4574807 Separated interface relevant symbols (port and properties) from internals (variables) in order to be able to leave cells uncompiled há 9 anos atrás
  felixf f5a15dbf8a Added connection and delegation as operators há 9 anos atrás
  felixf d93acca959 Patched issues with array of system.byte (Release did not compile) há 9 anos atrás
  felixf e5f1a046cd Patched passing of variables, values and expressions as array of byte há 9 anos atrás
  felixf e43c1c52b1 Corrected behavior of passing values to array of system.byte há 9 anos atrás
  skoster c6d103c0ad Patched issues with operator overloading and arrays of system.byte há 9 anos atrás
  felixf fe46dcc47e revived hugeint as set element há 9 anos atrás
  felixf df21889098 Decided to allow for type test / type guard constant folding (with consequences for testing / guarding NIL objects of same type) há 9 anos atrás
  felixf da863aa98f patched issues with realtime: no more failed compilation tests há 9 anos atrás
  felixf 883b5b7f36 allowed allocation of math arrays há 9 anos atrás
  felixf 0d10b48549 Patched some issues in test (outdated) há 9 anos atrás
  felixf 9e675a60f6 patched INCL / EXCL with HUGEINT argument há 9 anos atrás
  felixf f04bd3f6fa patched forbidden new on value type há 9 anos atrás
  felixf 869e3d5d7f patched test case: SET {3..2} must be empty. há 9 anos atrás
  skoster d916ba688a Fixed how the semantic checker handles arrays of cells. há 9 anos atrás
  felixf a2b77c1bc2 Simplified há 9 anos atrás
  felixf be87a62c7a Patched problems with disabling cellnet compilation for TRM (needs cleanup and some reconsolidation) há 9 anos atrás
  felixf 3c00209322 Enabled separate imports / separate compilation of cells within a module (TRM / ARM / AMD separation) há 9 anos atrás
  skoster 5f1a319e3e Made sure that pointers in arrays of ports are registered (if cellsAreObjects) há 9 anos atrás