Minor cleanup

master
Mark 2022-10-31 08:27:28 -07:00
parent c7464076ff
commit 73b803a1b0
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{
"cSpell.words": [
"autochurch",
"Endnodes",
"freevar",
"mdel",
"onefile",

View File

@ -83,6 +83,7 @@ Lamb treats each λ expression as a binary tree. Variable binding and reduction
- Cleanup warnings
- Preprocess method: bind, macros to free, etc
- History queue
- Truncate long expressions in warnings
## Todo: