提交歷史

作者 SHA1 備註 提交日期
  felixf 1f8e6977a5 Added rich position to Scanner / Syntax Tree Elements 8 年之前
  felixf 3c00209322 Enabled separate imports / separate compilation of cells within a module (TRM / ARM / AMD separation) 9 年之前
  felixf e909e252d8 slightly improved trace and error handling 9 年之前
  felixf 4b6693180c Added NEW with return type. Mainly for the interpreter. But can be useful in A2 Oberon also 9 年之前
  felixf 9ecc7d4926 improved interpreter shell with lax syntax 9 年之前
  felixf ba0c909622 Implemented Inheritance on Cells (NOT: Polymorphism) 9 年之前
  felixf 5854ff35c9 Removed "ActiveCells" flag and all dependencies thereof 9 年之前
  felixf 1e2f0afc15 Patched issues with communication statements 9 年之前
  felixf 9b39e6259c Added heuristic check for forbidden variable access for len argument of ARRAY len OF Type (allowed are only properties, currently) 9 年之前
  felixf 1b926d48d2 Corrected displayed EBNF 10 年之前
  felixf 86cc44644b corrected EBNF 10 年之前
  felixf 079df6faad added alignment for record types 10 年之前
  felixf 3c9373ca91 Implemented sending and receiving via stream operators 10 年之前
  felixf 4ae503b9bf 10 年之前
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 年之前