History of
doc
@master
git clone https://git.catseye.tc/Argyle/
- Count unclosed parentheses, even after a complete expression. Chris Pressey a month ago
- Charge towards alpha-equivalence of ABT values. Chris Pressey a month ago
- Add `equal?` built-in predicate. Chris Pressey a month ago
- Add `if-apply` built-in function. Chris Pressey a month ago
- Place under a 2-clause BSD license. Follow REUSE 3.2 convention. Chris Pressey a month ago
- Add `abt` function, which will (we hope) let us do more with ABTs. Chris Pressey a month ago
- Improve names. Chris Pressey a month ago
- Fix multiple-values-let-binding still being created by eval quote. Chris Pressey a month ago
- Add comments to syntax. Chris Pressey a month ago
- Replace naive makeArgsTuple with makeNestedApplications. Chris Pressey a month ago
- Checkpoint banging tests into shape. Chris Pressey a month ago
- Add a set of (failing!) tests for the new destructABT builtin. Chris Pressey a month ago
- Make the let-form represent only a single binding in AST. Chris Pressey a month ago
- Remove deprecated unit tests. Chris Pressey a month ago
- Completely rewrite S-expression parser. Chris Pressey a month ago
- Clean up test suite, reframe as specification. Chris Pressey a month ago