Chimrod
|
b4d350ea0b
The parser now accept for…end
|
5 ヶ月 前 |
Chimrod
|
87ef4310f3
Added a test (not working yet)
|
5 ヶ月 前 |
Chimrod
|
976f80ed22
Removed the need for () after rnd
|
5 ヶ月 前 |
Chimrod
|
916d37b93c
Ignore the global checkers if there is a syntax error; ignore error during recovery after a syntax error
|
9 ヶ月 前 |
Chimrod
|
6fd720c07e
Added a general context for each test
|
9 ヶ月 前 |
Chimrod
|
8a02bbbd2b
Reject a syntax which was incorrectly accepted
|
10 ヶ月 前 |
Chimrod
|
c8fb3bdbf3
Change STATTXT into an identifier instead of a function
|
10 ヶ月 前 |
Chimrod
|
ed1365aedb
Ignore the _ character when used as a forced line break
|
10 ヶ月 前 |
Chimrod
|
c48740e598
Updated the code used to read the location name
|
10 ヶ月 前 |
Chimrod
|
0f7d55c4bc
Added a test for the mod operator
|
11 ヶ月 前 |
Chimrod
|
a1bb96e73f
Added tests for the nested literal mecanism
|
1 年間 前 |
Chimrod
|
77ae152ece
Updated the interface
|
1 年間 前 |
Chimrod
|
dd060261e3
Set up a context for parsing the literal strings
|
1 年間 前 |
Chimrod
|
2a2198e910
Refactoring the API
|
1 年間 前 |
Chimrod
|
d1248cd0dd
Also used the new Check modulein the tests
|
1 年間 前 |
Chimrod
|
f85abcb996
Used the type S.repr in Syntax/Location.t
|
1 年間 前 |
Chimrod
|
c2f87ff1e6
Made explicit the use of the report in the parser
|
1 年間 前 |
Chimrod
|
5a18a66763
Switched the keyword from string to a sum type
|
1 年間 前 |
Chimrod
|
622bbf897a
Added some test for syntax errors
|
1 年間 前 |