This repository has been archived by the owner on Jun 18, 2023. It is now read-only.
Releases: lunarcast/lunarflow
Releases · lunarcast/lunarflow
v1.0.0
1.0.0 (2020-10-05)
Bug Fixes
- parsing now supports -> for lambdas (f5b1b40)
Features
- a lot more work put into layout generation (9651a97)
- basic ast stuff (19f3043)
- de brujin indices (0a540f2)
- even more stuff for layout generation (9353ec0)
- generating the ending points for lambda arguments (8c45b19)
- layout generating actually works now!!! (53b489f)
- parser (40c5f62)
- removed the lambda grouping thing (9cdc78c)
- started working on layouts (3bb8cf7)
- var tracking while generating layouts and the LayoutM monad (90b36d0)