Vladislav Folts
|
12c2ec0dc9
all predefined functions are implemented.
|
il y a 12 ans |
Vladislav Folts
|
bf13043b14
predefined procedure COPY
|
il y a 12 ans |
Vladislav Folts
|
907372e9b0
implement FLOOR/FLT/LONG/SHORT/INC/DEC
|
il y a 12 ans |
Vladislav Folts
|
fa17e7ed8d
INCL/EXCL require constant in second argument.
|
il y a 12 ans |
Vladislav Folts
|
2b5bd5ba37
procedure returning a result cannot be used as a statement.
|
il y a 12 ans |
Vladislav Folts
|
3cbba535a7
empty statement sequence before RETURN is a valid case
|
il y a 12 ans |
Vladislav Folts
|
68c2ddbdaa
ABS/LSL/ASR/ROR procedures
|
il y a 12 ans |
Vladislav Folts
|
d829567f82
check types in relations
|
il y a 12 ans |
Vladislav Folts
|
ae404ee742
check types in arithmetic operators
|
il y a 12 ans |
Vladislav Folts
|
e037ff44fb
Use DIV for integers, forbid /
|
il y a 12 ans |
Vladislav Folts
|
5ff81f99ed
fix relaations and set operations
|
il y a 12 ans |
Vladislav Folts
|
50ce18ba0e
more fixes and tests
|
il y a 12 ans |
Vladislav Folts
|
3d7e40fe85
parentheses expressions, grammar fixes, CHR function.
|
il y a 12 ans |
Vladislav Folts
|
6e60392f59
more built-in functions + bug fixes
|
il y a 12 ans |
Vladislav Folts
|
68045f82e6
LEN procedure + fix record/array passing to procedures.
|
il y a 12 ans |
Vladislav Folts
|
23c8541e59
RECORD assigning
|
il y a 12 ans |
Vladislav Folts
|
09601a6994
ARRAY assigning + ASSERT
|
il y a 12 ans |
Vladislav Folts
|
6d38bacab1
more tests
|
il y a 12 ans |
Vladislav Folts
|
679e6de5dd
more strings operations and tests
|
il y a 12 ans |
Vladislav Folts
|
693a373473
assign strings to ARRAY OF CHAR
|
il y a 12 ans |
Vladislav Folts
|
4ef4b39111
more tests
|
il y a 12 ans |
Vladislav Folts
|
53614ee1c1
initial commit
|
il y a 12 ans |