Commit Graph

13 Commits

Author SHA1 Message Date
449b6762a6 codegen for functions.
- I think next is slightly messed up (wrong indent on first line)
- dcon need code
2024-08-08 22:59:07 -07:00
13dd77345c Process pattern in correct order 2024-08-08 10:53:45 -07:00
f5b1998afb checkpoint before FC 2024-08-05 21:31:06 -07:00
09227e444a case checking partially working 2024-08-04 15:46:43 -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
ac0cf8c3e8 mostly parsing tweaks 2024-07-20 10:53:44 -07:00
5bc9b4a9d9 notes 2024-07-17 21:10:37 -07:00
3d477be52b Add more stuff to equality and more logging
Need to get names in there though.
2024-07-16 22:53:09 -07:00
c0f9262c9a nf the types, block comments, more eq example now that we have implicits 2024-07-16 08:10:43 -07:00
76fae34bcf unification seems to work for kovacs examples 2024-07-14 15:59:57 -07:00
b37fa56c70 fix issue in prettier 2024-07-11 22:17:42 -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