Commit Graph

21 Commits

Author SHA1 Message Date
3d477be52b Add more stuff to equality and more logging
Need to get names in there though.
2024-07-16 22:53:09 -07:00
76fae34bcf unification seems to work for kovacs examples 2024-07-14 15:59:57 -07:00
a4d851b563 implicits working, but _slow_ 2024-07-09 22:53:21 -07:00
edfa5ef443 fix issue with idris codegen 2024-07-07 20:22:37 -04: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
0cad438f4d sugar on lambdas 2024-06-25 13:57:54 -07:00
d2fbd15b4a sugar on binders 2024-06-25 13:53:15 -07:00
968327cdb3 working. checkpoint before messing with parser 2024-06-25 13:27:11 -07:00
46f9caccab checkpoint 2024-04-11 15:21:13 -07:00
349115d055 Checkpoint some stuff so I can rollback the rest. 2023-09-30 06:40:54 -07:00
1f2afb279e Add prettyprint, merge plicity types 2023-09-30 06:36:19 -07:00
59f726ab96 Lib/TT.idr is well scoped 2023-07-13 20:06:03 -07:00
ed3ee96df9 parser good enough to elab kovacs stuff 2023-05-20 22:54:01 -07:00
6850725d3b checkpoint 2023-05-20 17:13:32 -07:00
255e21f08a Checkpoint what I'd previously been working on. 2023-05-19 21:10:57 -07:00
0358f224ae preliminary parser for data 2023-04-10 21:48:36 -07:00
5c294850a8 Checkpoint some existing changes. 2023-04-10 21:24:07 -07:00
6e7a7c7d04 Parse modules 2022-09-15 22:03:20 -07:00
1ed884eff9 Show instances, fixed a bunch of bugs in parsing
- The case / let / indent stuff actually works
- Needed a bunch of defers
- Idris silently builds loops in immediate definitions
2022-09-12 07:46:04 -07:00
39deff1465 chkpt 2022-09-08 22:45:07 -07:00