Rev. | Time | Author |
---|---|---|
23bcde0 master | 2023-02-02 14:41:01 | Corbin |
Debug FP multiplication somewhat. |
||
ec5a068 | 2023-02-02 13:32:51 | Corbin |
Finish implementing FP. |
||
65b06ab | 2023-01-30 16:33:19 | Corbin |
Clean up imports, fix FP unifications. |
||
6209f4c | 2023-01-30 15:50:21 | Corbin |
More FP. |
||
bacf8c1 | 2023-01-30 15:03:37 | Corbin |
Really start implementing FP. |
||
dee936e | 2023-01-30 12:54:38 | Corbin |
Make jelly acceptance jelly-specific. |
||
455bde1 | 2023-01-30 12:08:19 | Corbin |
Factor eval° more; make n-pred-maybe reversible. |
||
b5d326f | 2023-01-30 11:08:39 | Corbin |
Implement sums; start implementing floats. |
||
c8cc966 | 2023-01-29 14:08:36 | Corbin |
Implement relational currying. |
||
0f322ce | 2023-01-28 14:30:24 | Corbin |
Search backwards through eval° and cammy°. |
||
9e2117f | 2023-01-25 12:16:19 | Corbin |
Use a faster sorting routine. |
||
e2e6c66 | 2023-01-25 10:34:03 | Corbin |
Delete Honey. |
||
1793513 | 2023-01-25 07:28:58 | Corbin |
Add a djinn to the new REPL. |
||
905bc92 | 2023-01-25 06:46:24 | Corbin |
Genuine computation of images and fibers. |
||
0f8f6b6 | 2023-01-25 02:01:07 | Corbin |
Evaluate images and preimages directly. |
||
5f1392f | 2023-01-24 14:02:52 | Corbin |
First swing at computing the image of functions. |
||
5a15826 | 2023-01-24 12:39:02 | Corbin |
Print out elements and time taken. |
||
490378c | 2023-01-24 09:45:20 | Corbin |
Format types nicely. |
||
73db59f | 2023-01-24 08:47:52 | Corbin |
Fuck it. Scheme REPL. |
||
6a93a4a | 2023-01-24 01:07:16 | Corbin |
It's all just trash, isn't it? |
||
bc101de | 2023-01-17 06:33:40 | Corbin |
Tab-complete templates too, not just dippers. |
||
d338820 | 2023-01-14 09:06:27 | Corbin |
Optimize dissolved expressions, always. |
||
cd87073 | 2023-01-13 17:49:17 | Corbin |
Get new REPL to extract complete terms. |
||
a28b1d9 | 2023-01-11 02:43:11 | Corbin |
Factor out some useful relations. |
||
edc8a88 | 2023-01-11 00:00:49 | Corbin |
Try putting together all of the port stuff. |
||
3c16c3b | 2023-01-10 09:15:42 | Corbin |
Use a macro to simplify some append°. |
||
ac80355 | 2023-01-09 11:00:44 | Corbin |
Reach a point of miscompilation. |
||
63aeaec | 2023-01-06 09:07:19 | Corbin |
Encode pairs on the WASM stack. |
||
0c85363 | 2023-01-05 14:36:09 | Corbin |
Figure out a viable encoding for ports. |
||
b8a799e | 2023-01-04 15:36:05 | Corbin |
Try a new approach to compiling to WASM. |