misc cleanup

This commit is contained in:
2024-10-30 21:22:45 -07:00
parent e6502abeed
commit 56e005d2dc
6 changed files with 18 additions and 31 deletions

View File

@@ -3,7 +3,8 @@
- [ ] Allow unicode operators/names
- refactored parser to prep for this
- [ ] handle if_then_else_
- [ ] get rid of stray INFO from auto resolution
- [ ] handle if_then_else_j
- [x] Remember operators from imports
- [ ] Default cases for non-primitives (currently gets expanded to all constructors)
- [x] Case for primitives