提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Vladislav Folts 3cbba535a7 empty statement sequence before RETURN is a valid case 12 年之前
  Vladislav Folts 68c2ddbdaa ABS/LSL/ASR/ROR procedures 12 年之前
  Vladislav Folts d829567f82 check types in relations 12 年之前
  Vladislav Folts ae404ee742 check types in arithmetic operators 12 年之前
  Vladislav Folts e037ff44fb Use DIV for integers, forbid / 12 年之前
  Vladislav Folts 5ff81f99ed fix relaations and set operations 12 年之前
  Vladislav Folts 50ce18ba0e more fixes and tests 12 年之前
  Vladislav Folts 3d7e40fe85 parentheses expressions, grammar fixes, CHR function. 12 年之前
  Vladislav Folts 6e60392f59 more built-in functions + bug fixes 12 年之前
  Vladislav Folts 68045f82e6 LEN procedure + fix record/array passing to procedures. 12 年之前
  Vladislav Folts 23c8541e59 RECORD assigning 12 年之前