Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/Jaft/
- Pivot from supporting multiple return values to supporting tuples. Chris Pressey 26 days ago
- Do not try to reckon tail position directly in the parser. Chris Pressey 28 days ago
- Initial work on supporting multiple return values. Chris Pressey 29 days ago
- Allow `jafti` to evaluate either an expression or a function. Chris Pressey a month ago
- Update README. Chris Pressey a month ago
- Use concoctor 0.2 (official tag). Chris Pressey a month ago
- Binary operators: support !==; == and != officially not supported. Chris Pressey a month ago
- Use new concoctor interface. Chris Pressey a month ago
- Move jaftConcoctor-specific tests to jaftConcoctor.test.js. Chris Pressey a month ago
- Fix link to concoctor documentation. Chris Pressey a month ago
- Small changes, to use concoctor 0.1, in prep for release of 0.1. Chris Pressey a month ago
- Use external concoctor package (hosted on Codeberg currently.) Chris Pressey a month ago
- Reach another milestone in disentangling concoctor from Jaft. Chris Pressey a month ago
- Merge branch 'master' of https://codeberg.org/cpressey/Jaft Chris Pressey a month ago
- Add motivation / case study. Chris Pressey a month ago
- Keep rewriting the readme. Move TODO items to their own document. Chris Pressey 2 months ago
- A few small edits for more clarity Chris Pressey 2 months ago
- Small edits to readmes. Chris Pressey 2 months ago
- Rewrite explanation in README, yet again. Chris Pressey 2 months ago
- Rename specification document. Chris Pressey 2 months ago
- Update the README and the concoctor description. Chris Pressey 2 months ago
- Split README to describe concoctor separately. Chris Pressey 2 months ago
- More tests, notably name-binding tests. Chris Pressey 2 months ago
- Develop tests a bit. Chris Pressey 2 months ago
- Split unit tests. Chris Pressey 2 months ago
- Suppose --expose option in interpreter. Add more tests to doc. Chris Pressey 2 months ago
- Add Jaft interpreter and beginning of language definition doc. Chris Pressey 2 months ago
- Update README Chris Pressey 2 months ago
- Dependency injection. Chris Pressey 2 months ago
- Arrange license info according to REUSE 3.2 convention. Chris Pressey 2 months ago