Commit Graph

11 Commits

Author SHA1 Message Date
76e627825c write output to file (if -o), cmd line parser, handle dup imports 2024-09-29 11:06:48 -07:00
38f01065eb mechanism for multiple errors printed at end of file 2024-09-18 22:21:10 -07:00
f27c03ef20 cleanup 2024-08-11 12:18:07 -07:00
13dd77345c Process pattern in correct order 2024-08-08 10:53:45 -07:00
09227e444a case checking partially working 2024-08-04 15:46:43 -07:00
067a83960d checkpoint before case 2024-08-02 21:39:39 -07:00
0bb2d48d72 Additional work
- Move processDecl to separate file
- Add missing files
- Move Syntax.idr to Lib
2024-07-21 21:16:47 -07:00
a4d851b563 implicits working, but _slow_ 2024-07-09 22:53:21 -07:00
46ddbc1f91 Preliminary work on data and holes 2024-07-06 14:45:26 -04:00
b9f921ab3b Add vscode extension, command line argument, and positioned error handling. 2024-07-04 23:40:38 -04:00
968327cdb3 working. checkpoint before messing with parser 2024-06-25 13:27:11 -07:00