Dan Klishch
|
94f5086b93
|
JSSpecCompiler: Remove ParseError
|
2024-02-08 07:05:13 -07:00 |
|
Dan Klishch
|
6b30c4d2f0
|
JSSpecCompiler: Issue meaningful errors in TextParser
|
2024-02-08 07:05:13 -07:00 |
|
Dan Klishch
|
14ee25b8ba
|
JSSpecCompiler: Make -xspec capable of parsing the whole specification
... in theory. In practice, we fail to parse all of the functions.
|
2024-01-21 14:57:10 -07:00 |
|
Dan Klishch
|
092ed1cc8a
|
JSSpecCompiler: Allow storing NullableTree s in nodes
And use this in ElseIfBranch node.
|
2023-09-09 11:20:43 -06:00 |
|
Dan Klishch
|
f70e39d501
|
JSSpecCompiler: Add TextParser for converting algorithm steps into AST
|
2023-08-31 11:00:31 +02:00 |
|