Tree @b2d3f99 (Download .tar.gz)
Commit History
@b2d3f996377267218e3b1f75c53e87b6c42bb291
git clone https://git.catseye.tc/Fountain/
- Update README. Chris Pressey 2 years ago
- Update design document. Chris Pressey 2 years ago
- Rename design document. Chris Pressey 2 years ago
- Enrish test suite. Chris Pressey 2 years ago
- Update documentation and examples. Chris Pressey 2 years ago
- Also implement parameter parsing during generation. Chris Pressey 2 years ago
- Simplify by using a helper function residing in Store module. Chris Pressey 2 years ago
- Gonna try rewriting the descent sequence using a helper function. Chris Pressey 2 years ago
- Reduce indentation. Chris Pressey 2 years ago
- Allow bound parameters to be passed back up to the "caller". Chris Pressey 2 years ago
- Reconcile the stores on the way back up. Chris Pressey 2 years ago
- Halfway to an awkward and gross implementation of unification! Chris Pressey 2 years ago
- We won't need this dynamic scope thing, thankfully. Chris Pressey 2 years ago
- Add a descriptio of how we plan to implement parameter passing. Chris Pressey 2 years ago
- Record actuals on instances of nonterminals in productions. Chris Pressey 2 years ago
- Start moving from locals to params. Chris Pressey 2 years ago
- Merge branch 'develop-0.2' into local-scopes Chris Pressey 2 years ago
- Remove `arb`. Note why it was removed in the history section. Chris Pressey 2 years ago
- Checkpoint. This is going in the wrong direction. Needs rethink. Chris Pressey 2 years ago
- Parse locals. Needs tests. Chris Pressey 2 years ago
- fetch cascades; pushScope, popScope. Chris Pressey 2 years ago
- Step towards having local scopes. Chris Pressey 2 years ago
- Add `--suppress-newline` flag (like the `-n` flag to `echo`). Chris Pressey 2 years ago
- Split example into two (less interesting) examples. Chris Pressey 2 years ago
- Implement <, >, and add example showing why locals would be nice. Chris Pressey 2 years ago
- Add `roundtrip-fountain.sh` script, to test generate-then-parse. Chris Pressey 2 years ago
- Write section about "Doesn't a CSG do what Fountain does?" Chris Pressey 2 years ago
- Split these sections off into "Fountain Design Questions". Chris Pressey 2 years ago
- Add another generation test case. Chris Pressey 2 years ago
- Support for multi-character terminals in the syntax. Chris Pressey 2 years ago