Rev. | 日時 | 作者 |
---|---|---|
ffc6ffd | 2023-02-20 07:23:54 | Corbin |
More floating-point operations in Set. |
||
b04691c | 2023-02-18 07:56:51 | Corbin |
Add the ability to search the hive by name. |
||
0d71780 | 2023-02-18 04:48:54 | Corbin |
Take some benchmarks with the JIT. |
||
a184ea8 | 2023-02-18 03:27:16 | Corbin |
Factor out calls to cammy-sample. |
||
2a7f717 | 2023-02-18 03:06:19 | Corbin |
Finish refactoring RPython tools. |
||
8720f10 | 2023-02-17 09:06:56 | Corbin |
Disassemble from REPL. |
||
2b92c2c | 2023-02-17 06:37:27 | Corbin |
Remove old REPL functionality. |
||
cd9f952 | 2023-02-17 06:30:17 | Corbin |
Streamline the RPython arrow-to-CAM workflow. |
||
b84e21a | 2023-02-17 03:04:33 | Corbin |
Get the RPython tool to build on its own. |
||
7e1613d | 2023-02-16 16:12:46 | Corbin |
Add more floating-point operations. |
||
1eaef1a | 2023-02-16 15:08:17 | Corbin |
Refactor eval° fresh variables. |
||
5342c2d | 2023-02-16 11:44:32 | Corbin |
Fix recursion for decoding, too. |
||
1363a06 | 2023-02-16 11:09:45 | Corbin |
Fix recursion in elt->str. |
||
fc5364c | 2023-02-16 07:44:47 | Corbin |
Hammer out the core of an interpreter for CCCs with NNO. |
||
0afd046 | 2023-02-16 05:18:47 | Corbin |
Add ability to switch between Set and Rel. |
||
35d8218 | 2023-02-15 10:29:23 | Corbin |
Add read-only hive support to new REPL. |
||
ffe7b54 | 2023-02-15 10:28:48 | Corbin |
cammyo: Rearrange clauses for convergence. |
||
1f9cb97 | 2023-02-04 04:30:32 | Corbin |
Try turning around cammy°. |
||
ecdf2d2 | 2023-02-03 06:42:37 | Corbin |
Figure out FP multiplication. |
||
5a96f32 | 2023-02-03 01:31:41 | Corbin |
Correct exponent handling for addition. |
||
2ab7e11 | 2023-02-02 23:22:43 | Corbin |
Fix FP reificiation. |
||
23bcde0 | 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. |