Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-23 | let expressions | Nathan Ringo | |
2024-01-20 | Adds lists, although they don't evaluate yet. | Nathan Ringo | |
2024-01-19 | λ β. | Nathan Ringo | |
2024-01-19 | exceptions as control flow lmao | Nathan Ringo | |
2024-01-19 | Call by value. | Nathan Ringo | |
2024-01-19 | Add notes to eval output. | Nathan Ringo | |
2024-01-19 | Use GADTs for prims, actual redex finding. | Nathan Ringo | |
2024-01-19 | Flattens the AST. | Nathan Ringo | |
2024-01-18 | Prepare to output non-single-expr messages. | Nathan Ringo | |
2024-01-18 | Start of our own AST. | Nathan Ringo | |