コミット履歴

作者 SHA1 メッセージ 日付
  Vladislav Folts c558ac1118 more tests 11 年 前
  Vladislav Folts dcf1a5aef1 fix diagnostic 11 年 前
  Vladislav Folts 59fc0fe073 syntax error diagnostic tune up 11 年 前
  Vladislav Folts 527061c750 tune up syntax errors diagnostic 11 年 前
  Vladislav Folts bf670f7fed Forbid exporting from pointers to anonymous records. Follow up to opaque data types support. 11 年 前
  Vladislav Folts 62ccc99ad4 Original oberon report refinement: 11 年 前
  Vladislav Folts f139f12a34 array fixes + corrections to confirm report 12 年 前
  Vladislav Folts 16a85ac3ae check if return type is array or record (Issue #18) 12 年 前
  Vladislav Folts b486363839 Fix typeguard for value variables (Issue #16). 12 年 前
  Vladislav Folts 8882ebb3dc more tests (Issue #17) 12 年 前
  Vladislav Folts 0fff0d7f4b Fix wrong code generation for vars with imported record type (Issue #15). 12 年 前
  Vladislav Folts f1c1f515ca fix export non-RECORD types (Issue #14) 12 年 前
  Vladislav Folts 8ff151821c bug fix for specific pointer to pointer declaration 12 年 前
  Vladislav Folts a67134562a fix multiple forward declarations to the same type 12 年 前
  Vladislav Folts 1a582a573c fix type guard semantic: pointer type is checked for pointer variable and record type for record variable. 12 年 前
  Vladislav Folts 7f320f5e18 more tests 12 年 前
  Vladislav Folts 76663bc48d imported variables are read-only (according to language report) 12 年 前
  Vladislav Folts 8d9bca7610 unify tests 12 年 前
  Vladislav Folts c6230a97d6 more tests 12 年 前
  Vladislav Folts b1c0e47427 support multiple modules 12 年 前
  Vladislav Folts fb267ff8c1 bug fixes 12 年 前
  Vladislav Folts 0827b89150 support export 12 年 前
  Vladislav Folts a1240e6a0b strict checking for POINTER TO undeclared (yet) RECORD 12 年 前
  Vladislav Folts 7383465879 local procedures 12 年 前
  Vladislav Folts 5c0aea3aaa bug fixes 12 年 前
  Vladislav Folts 12c2ec0dc9 all predefined functions are implemented. 12 年 前
  Vladislav Folts bf13043b14 predefined procedure COPY 12 年 前
  Vladislav Folts 907372e9b0 implement FLOOR/FLT/LONG/SHORT/INC/DEC 12 年 前
  Vladislav Folts fa17e7ed8d INCL/EXCL require constant in second argument. 12 年 前
  Vladislav Folts 2b5bd5ba37 procedure returning a result cannot be used as a statement. 12 年 前