Historique des commits

Auteur SHA1 Message Date
  felixf edec6f73ec Value-Type Semantics: experimental Oberon-2 integration il y a 8 ans
  felixf 846f4bc4a7 Disallowed legacy operator with keyword procedure il y a 8 ans
  felixf 02eca83566 Patched parser bug with inline operators declared as procedure il y a 8 ans
  felixf 812a845eba Minor issues with inline operators (allow Oberon inline for stream operator on ports) il y a 8 ans
  felixf e40aabefa5 Improved error reporting il y a 8 ans
  felixf 6849ac77e4 Improved error handling: line/column position now available everywhere il y a 8 ans
  felixf 1f8e6977a5 Added rich position to Scanner / Syntax Tree Elements il y a 8 ans
  felixf 3c00209322 Enabled separate imports / separate compilation of cells within a module (TRM / ARM / AMD separation) il y a 9 ans
  felixf e909e252d8 slightly improved trace and error handling il y a 9 ans
  felixf 4b6693180c Added NEW with return type. Mainly for the interpreter. But can be useful in A2 Oberon also il y a 9 ans
  felixf 9ecc7d4926 improved interpreter shell with lax syntax il y a 9 ans
  felixf ba0c909622 Implemented Inheritance on Cells (NOT: Polymorphism) il y a 9 ans
  felixf 5854ff35c9 Removed "ActiveCells" flag and all dependencies thereof il y a 9 ans
  felixf 1e2f0afc15 Patched issues with communication statements il y a 9 ans
  felixf 9b39e6259c Added heuristic check for forbidden variable access for len argument of ARRAY len OF Type (allowed are only properties, currently) il y a 9 ans
  felixf 1b926d48d2 Corrected displayed EBNF il y a 10 ans
  felixf 86cc44644b corrected EBNF il y a 10 ans
  felixf 079df6faad added alignment for record types il y a 10 ans
  felixf 3c9373ca91 Implemented sending and receiving via stream operators il y a 10 ans
  felixf 4ae503b9bf il y a 10 ans
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. il y a 10 ans