History of
src
/
Language
@master
git clone https://git.catseye.tc/Fountain/
-
More strongly ignore lookahead constraints during generation
Chris Pressey
1 year, 1 month ago
-
Merge branch 'develop-0.6' into convert-loops-to-recursion
Chris Pressey
1 year, 1 month ago
-
Different getPreCondition implementations for parsing and gen.
Chris Pressey
1 year, 1 month ago
-
Merge branch 'develop-0.6' into convert-loops-to-recursion
Chris Pressey
1 year, 1 month ago
-
Allow lookahead constraints to be specified (for debugging only!)
Chris Pressey
1 year, 1 month ago
-
Merge branch 'develop-0.6' into convert-loops-to-recursion
Chris Pressey
1 year, 1 month ago
-
Extract self from rabbit-hole.
Chris Pressey
1 year, 1 month ago
-
Checkpoint an interesting rabbit-hole from which we will escape
Chris Pressey
1 year, 1 month ago
-
Merge branch 'develop-0.6' into convert-loops-to-recursion
Chris Pressey
1 year, 1 month ago
-
"applyGenConstraint" ignores Lookahead constraints.
Chris Pressey
1 year, 1 month ago
-
Add "Identity" constraint and drop the missing pre-conditions check
Chris Pressey
1 year, 1 month ago
-
Merge branch 'develop-0.6' into convert-loops-to-recursion
Chris Pressey
1 year, 1 month ago
-
Make "get applicable choices" more similar in the two modes.
Chris Pressey
1 year, 1 month ago
-
Let's sleep on this.
Chris Pressey
1 year, 1 month ago
-
Construct a grammar and return it
Chris Pressey
1 year, 1 month ago
-
Dump the info even more nicely in extractloops subcommand.
Chris Pressey
1 year, 1 month ago
-
Another baby step
Chris Pressey
1 year, 1 month ago
-
Baby step
Chris Pressey
1 year, 1 month ago
-
Generate substitute nonterminals with fresh labels.
Chris Pressey
1 year, 1 month ago
-
Develop this to also return the modified expression.
Chris Pressey
1 year, 1 month ago
-
Small step towards this transformation, using a State monad.
Chris Pressey
1 year, 1 month ago
-
Support negation of constraints.
Chris Pressey
1 year, 1 month ago
-
With parse/gen state, we don't need a "rich" Store anymore.
Chris Pressey
1 year, 1 month ago
-
The value type should look something like this.
Chris Pressey
1 year, 1 month ago
-
External parameters must be declared on the start symbol.
Chris Pressey
1 year, 1 month ago
-
Enrich the info in REUSE headers.
Chris Pressey
1 year, 2 months ago
-
Apply REUSE 3.0 convention to licensing info in the repository.
Chris Pressey
1 year, 4 months ago
-
For now the only non-integer type values are string-type values.
Chris Pressey
1 year, 4 months ago
-
More (and more consistent) use of record syntax in Generator.
Chris Pressey
1 year, 4 months ago
-
Use record syntax for better readability. (Checkpoint).
Chris Pressey
1 year, 4 months ago