Tree @master (Download .tar.gz)
History of
src
/
Language
@master
git clone https://git.catseye.tc/Fountain/
- Rename "Both" to "Conj". Chris Pressey 6 months ago
- Improve pretty-printing. Chris Pressey 6 months ago
- Explain why 2nd version doesn't work for generation. Chris Pressey 6 months ago
- Fix bug in stripLookahead. Chris Pressey 6 months ago
- Common this up again. Chris Pressey 6 months ago
- Needs more debugging Chris Pressey 6 months ago
- stripLookahead Chris Pressey 6 months ago
- Even stronger ignore Chris Pressey 6 months ago
- More strongly ignore lookahead constraints during generation Chris Pressey 6 months ago
- Different getPreCondition implementations for parsing and gen. Chris Pressey 6 months ago
- Allow lookahead constraints to be specified (for debugging only!) Chris Pressey 6 months ago
- Extract self from rabbit-hole. Chris Pressey 6 months ago
- Checkpoint an interesting rabbit-hole from which we will escape Chris Pressey 6 months ago
- "applyGenConstraint" ignores Lookahead constraints. Chris Pressey 6 months ago
- Add "Identity" constraint and drop the missing pre-conditions check Chris Pressey 6 months ago
- Make "get applicable choices" more similar in the two modes. Chris Pressey 6 months ago
- Support negation of constraints. Chris Pressey 6 months ago
- With parse/gen state, we don't need a "rich" Store anymore. Chris Pressey 7 months ago
- The value type should look something like this. Chris Pressey 7 months ago
- External parameters must be declared on the start symbol. Chris Pressey 7 months ago
- Enrich the info in REUSE headers. Chris Pressey 7 months ago
- Apply REUSE 3.0 convention to licensing info in the repository. Chris Pressey 10 months ago
- For now the only non-integer type values are string-type values. Chris Pressey 10 months ago
- More (and more consistent) use of record syntax in Generator. Chris Pressey 10 months ago
- Use record syntax for better readability. (Checkpoint). Chris Pressey 10 months ago
- Factor Either pattern out of GenState. Chris Pressey 10 months ago
- Factor out a conventional Either pattern. Chris Pressey 10 months ago
- Along with nondeterministic backtracking, also have deterministic. Chris Pressey 10 months ago
- Refactor for better naming. Chris Pressey 10 months ago
- Refactor (and un-polymorphicize) in order to pass expected tests. Chris Pressey 10 months ago