Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/Fountain/
- Add a FIXME note in the driver script. Chris Pressey 11 days ago
- Proofreading. Chris Pressey 11 days ago
- Add copyright and SPDX license header to new source file. Chris Pressey 11 days ago
- `--fuel-factor` requires that `--convert-loops` has also been given. Chris Pressey 11 days ago
- Update note in manual demo of iteration-to-recursion conversion. Chris Pressey 11 days ago
- Unify tests for fuel bounds. Update documentation re fuel bounds. Chris Pressey 11 days ago
- --convert-loops does also work in context of the roundtrip test. Chris Pressey 11 days ago
- Merge branch 'develop-0.7' into fuel-factor Chris Pressey 11 days ago
- Merge branch 'master' into develop-0.7 Chris Pressey 11 days ago
- Fix bug (since 0.6) in kennel-story-0.fountain. Chris Pressey 11 days ago
- These are not fantastic tests, but they work. Chris Pressey 11 days ago
- Fix bug in fuel gain implementation. Write proper fuel tests. Chris Pressey 12 days ago
- Sketches of tests for fuel consumption. Chris Pressey 12 days ago
- Clean up fuel implementation. Chris Pressey 12 days ago
- Allow initial fuel amount to be specified on command line. Chris Pressey 14 days ago
- Style and diction. Chris Pressey 14 days ago
- Track fuel usage during generation. Chris Pressey 14 days ago
- Track fuel usage during parsing. Chris Pressey 14 days ago
- Thread fuel usage through parser and generator. Chris Pressey 14 days ago
- Begin stubbing out support for fuel tracking. Chris Pressey 14 days ago
- Update HISTORY. Chris Pressey 14 days ago
- Make preprocessing more purpose-sensitive. All tests pass now! Chris Pressey 14 days ago
- Take account of `IsGenerating` in constraints during recursion. Chris Pressey 14 days ago
- Collect variables used in loop, build params list for recursion. Chris Pressey 15 days ago
- A slight, but real, improvement to the logic. Chris Pressey 2 months ago
- Improve history, usage message, nascent loop conversion logic. Chris Pressey 2 months ago
- Add tests for --convert-loops. 19 failures, should I be encouraged? Chris Pressey 2 months ago
- Add --convert-loops flag to trigger the pre-processing of loops. Chris Pressey 2 months ago
- Merge branch 'develop-0.7' into convert-loops-to-recursion Chris Pressey 2 months ago
- Merge branch 'master' into develop-0.7 Chris Pressey 3 months ago