Histórico de commits

Autor SHA1 Mensagem Data
  felixf 16e4e4ea94 Improved statement position handling (end position added) 7 anos atrás
  felixf de3d81df9b Resolved issue with tensor range 8 anos atrás
  felixf c80efb97f7 Allowed for marking of temporary arguments, used for example in expressions like 8 anos atrás
  felixf d65ab17eb9 Allow for index operator on value types 8 anos atrás
  felixf 1fc9dac2e3 Recursion problems solved: Support of value typed objects complete. 8 anos atrás
  felixf edec6f73ec Value-Type Semantics: experimental Oberon-2 integration 8 anos atrás
  felixf 846f4bc4a7 Disallowed legacy operator with keyword procedure 8 anos atrás
  felixf 02eca83566 Patched parser bug with inline operators declared as procedure 8 anos atrás
  felixf 812a845eba Minor issues with inline operators (allow Oberon inline for stream operator on ports) 8 anos atrás
  felixf e40aabefa5 Improved error reporting 8 anos atrás
  felixf 6849ac77e4 Improved error handling: line/column position now available everywhere 8 anos atrás
  felixf 1f8e6977a5 Added rich position to Scanner / Syntax Tree Elements 8 anos atrás
  felixf 3c00209322 Enabled separate imports / separate compilation of cells within a module (TRM / ARM / AMD separation) 9 anos atrás
  felixf e909e252d8 slightly improved trace and error handling 9 anos atrás
  felixf 4b6693180c Added NEW with return type. Mainly for the interpreter. But can be useful in A2 Oberon also 9 anos atrás
  felixf 9ecc7d4926 improved interpreter shell with lax syntax 9 anos atrás
  felixf ba0c909622 Implemented Inheritance on Cells (NOT: Polymorphism) 9 anos atrás
  felixf 5854ff35c9 Removed "ActiveCells" flag and all dependencies thereof 9 anos atrás
  felixf 1e2f0afc15 Patched issues with communication statements 9 anos atrás
  felixf 9b39e6259c Added heuristic check for forbidden variable access for len argument of ARRAY len OF Type (allowed are only properties, currently) 10 anos atrás
  felixf 1b926d48d2 Corrected displayed EBNF 10 anos atrás
  felixf 86cc44644b corrected EBNF 10 anos atrás
  felixf 079df6faad added alignment for record types 10 anos atrás
  felixf 3c9373ca91 Implemented sending and receiving via stream operators 10 anos atrás
  felixf 4ae503b9bf 10 anos atrás
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 anos atrás