Commit Graph

29 Commits

Author SHA1 Message Date
9db5649446 primitive string and int, primitive functions, codegen fixes 2024-08-22 19:41:24 -07:00
f6e47c8d22 more work on case 2024-08-22 13:34:09 -07:00
1fef9dcfc6 fresh names, move case stuff along a little 2024-08-13 07:43:00 -07:00
023e9e61ad codegen improvements 2024-08-12 11:54:08 -07:00
13dd77345c Process pattern in correct order 2024-08-08 10:53:45 -07:00
9c5bdf5983 switch to fc 2024-08-07 16:35:27 -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
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
ac0cf8c3e8 mostly parsing tweaks 2024-07-20 10:53:44 -07:00
f0d0743ccb improved printing 2024-07-17 22:13:11 -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
a385d1225d wip compile, drop let 2024-07-14 16:50:39 -07:00
127a1e7f00 Remove unneeded implicities 2024-07-14 16:04:26 -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
6f638aac72 Initial work on metas 2024-07-07 09:21:07 -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
968327cdb3 working. checkpoint before messing with parser 2024-06-25 13:27:11 -07:00
a9c72d5a6d drop HOAS, add Monad stack.
HOAS was dropped while fixing unrelated bug, but I think I'll keep it
out.
2024-04-11 21:09:42 -07:00
6a59aa97f8 Add monad, quote/eval broken 2024-04-11 16:27:51 -07:00
46f9caccab checkpoint 2024-04-11 15:21:13 -07:00
3b1bd4aad1 Fix implicit/explicit printing, various other issues 2024-04-10 22:07:50 -07:00
dec0fb6348 remove an index from Tm 2023-08-11 21:11:15 -07:00
f221f09423 more work on well scoped 2023-07-18 22:28:08 -07:00
255e21f08a Checkpoint what I'd previously been working on. 2023-05-19 21:10:57 -07:00