Rev. | Time | Author |
---|---|---|
1fd0c73 | 2024-05-12 14:49:36 | Corbin |
Move 2to3 to subcommand of bk. |
||
b659b9c | 2024-05-12 14:05:05 | Corbin |
bk: Extract trees from v3 hives. |
||
0fd7d47 | 2024-05-12 13:20:56 | Corbin |
bk: Switch from CHICKEN to Python 3. |
||
e482782 | 2024-05-09 13:58:38 | Corbin |
Clean up envrc. |
||
4c3ba20 | 2024-04-27 10:18:15 | Corbin |
Add rpypkgs; bump zaha. |
||
cfdc50d | 2024-04-27 10:16:51 | Corbin |
Make a plan. |
||
69cffe0 | 2024-04-27 03:50:06 | Corbin |
2to3: Fixups. |
||
8b60dc0 | 2024-04-25 10:34:53 | Corbin |
Get 2to3.py to build a v3 hive. |
||
3695ea1 | 2024-04-24 15:50:56 | Corbin |
Start hacking up a proper migration for old hives. |
||
cca897f | 2024-03-30 02:39:05 | Corbin |
Maybe solve the (comp dup nil) problem? |
||
530f14a | 2024-03-12 06:21:52 | Corbin |
Include zaha. |
||
5dbcebd | 2023-12-22 15:02:53 | Corbin |
jelly: Parallelize recursion and folds. |
||
1edc88b | 2023-10-21 13:52:25 | Corbin |
Try prototyping type inference for algebras. |
||
a7d1038 | 2023-09-29 07:58:20 | Corbin |
Enumerate jets for an expr? |
||
b79c5eb | 2023-09-26 10:46:18 | Corbin |
Successfully insert and fetch a nested AST. |
||
ec13b16 | 2023-09-19 12:57:12 | Corbin |
Flesh out a basic tree-insertion tool. |
||
59169e1 | 2023-09-19 04:03:15 | Corbin |
Build a new thing with libgit2 and CHICKEN. |
||
54ea75c | 2023-09-12 10:22:43 | Corbin |
Add a note. |
||
34b5bd0 | 2023-06-05 03:05:20 | Corbin |
cammyo: Fix a typo. |
||
c6a0447 | 2023-04-25 14:39:59 | Corbin |
Clean up Nix expressions. |
||
6cdc008 | 2023-04-25 14:00:58 | Corbin |
Factor the JSON schemata to their own prefix. |
||
f47e44b | 2023-04-25 13:48:29 | Corbin |
Become a Nix flake. |
||
6a8366e | 2023-04-03 15:18:56 | Corbin |
Print basic descriptions of arrows. |
||
61ff218 | 2023-03-31 11:44:33 | Corbin |
Shuffle todo list. |
||
b53ed5e | 2023-03-30 12:02:58 | Corbin |
Basic template-saving abilities for the REPL. |
||
9d52176 | 2023-03-28 05:46:40 | Corbin |
Add a few more rules for Booleans. |
||
b11b782 | 2023-03-28 04:44:14 | Corbin |
Tell jelly about symmetry instead of commutativity. |
||
99a2f8a | 2023-03-25 15:18:05 | Corbin |
Use SNOC bytecode in peephole optimizations. |
||
c712d3d | 2023-03-25 14:30:25 | Corbin |
Use general recursion to implement folds. |
||
c341f0e | 2023-03-24 19:23:20 | Corbin |
Add trees to jelly. |