Tree @master (Download .tar.gz)
History of
src
/
Language
@master
git clone https://git.catseye.tc/Fountain/
- Tests for constraints during lookahead assertions. Chris Pressey 6 months ago
- Add `generating` constraint. Chris Pressey 6 months ago
- Implement applyParseConstraint with Lookahead constraint. Chris Pressey 6 months ago
- Handle lookahead constraints (structurally; still to fill in.) Chris Pressey 6 months ago
- Add syntax for lookahead assertion. Chris Pressey 6 months ago
- Parameterize Constraint with Expr for use with Lookahead. Chris Pressey 6 months ago
- Better pretty-printing of stores, other small cleanups. Chris Pressey 6 months ago
- Make parser and generator more similar to each other, again. Chris Pressey 6 months ago
- Radical refactor to remove the Lookahead constraint. Chris Pressey 6 months ago
- Add disjunction of constraints, and `defined` constraint. Chris Pressey 6 months ago
- 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