This repository has been archived by the owner on Jun 18, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2020-10-05) ### Bug Fixes * parsing now supports -> for lambdas ([f5b1b40](f5b1b40)) ### Features * a lot more work put into layout generation ([9651a97](9651a97)) * basic ast stuff ([19f3043](19f3043)) * de brujin indices ([0a540f2](0a540f2)) * even more stuff for layout generation ([9353ec0](9353ec0)) * generating the ending points for lambda arguments ([8c45b19](8c45b19)) * layout generating actually works now!!! ([53b489f](53b489f)) * parser ([40c5f62](40c5f62)) * removed the lambda grouping thing ([9cdc78c](9cdc78c)) * started working on layouts ([3bb8cf7](3bb8cf7)) * var tracking while generating layouts and the LayoutM monad ([90b36d0](90b36d0))
- Loading branch information