Akemi Izuko akemi
akemi pushed to main at akemi/walpurgis 2023-11-17 14:09:18 -07:00
1176c5149d Ast: remove ast.rs file
akemi pushed to main at akemi/walpurgis 2023-11-17 14:09:05 -07:00
2abb04f4bb Ast: wrap expressions in enum
akemi pushed to main at akemi/walpurgis 2023-11-17 14:08:26 -07:00
096aa39b05 Ast: begin splitting up into files
akemi pushed to main at akemi/walpurgis 2023-11-16 22:47:40 -07:00
889a4d54b9 Woodpecker: rename step
akemi pushed to main at akemi/walpurgis 2023-11-16 22:41:09 -07:00
213872b809 Woodpecker: experimental ci
akemi pushed to main at akemi/walpurgis 2023-11-16 21:47:42 -07:00
71ffb5980e AstBuilder: custom int distribution
akemi pushed to main at akemi/walpurgis 2023-11-16 21:28:05 -07:00
dc52b4fa3c AstBuilder: produce ints and floats
akemi pushed to main at akemi/walpurgis 2023-11-16 21:24:09 -07:00
dfabbaf6f5 AstBuilder: custom float distribution
akemi pushed to main at akemi/walpurgis 2023-11-16 21:22:54 -07:00
2c37cae636 Params: add development parameters
akemi pushed to main at akemi/walpurgis 2023-11-16 21:02:06 -07:00
7dffab78e1 Add Makefile
akemi pushed to main at akemi/walpurgis 2023-11-16 20:57:20 -07:00
3f476821db Scripts: gazformat script
akemi pushed to main at akemi/walpurgis 2023-11-16 19:45:16 -07:00
2b54fe0263 AstBuilder: generate basic global constants
a6c0863deb AstBuilder: generate with mutability
Compare 2 commits »
akemi pushed to main at akemi/walpurgis 2023-11-16 19:44:11 -07:00
d935533b6a Ast: impl default onto all nodes
akemi pushed to main at akemi/walpurgis 2023-11-16 17:36:07 -07:00
279c9d6135 Ast: add push method to blocks
akemi pushed to main at akemi/walpurgis 2023-11-16 16:27:27 -07:00
2c15d8547d AstBuilder: initial outline
akemi pushed to main at akemi/walpurgis 2023-11-16 15:59:05 -07:00
ba0aafd146 Ast: trait objects on blocks
akemi pushed to main at akemi/dotfiles 2023-11-15 16:35:25 -07:00
0d5ce84663 Add bash completion to package install
akemi pushed to main at akemi/dotfiles 2023-11-12 18:05:55 -07:00
1e6c66d148 Fix rust binary builds
akemi pushed to main at akemi/dotfiles 2023-11-12 17:18:25 -07:00
6c7136859a Fix console detection in vim again
akemi pushed to main at akemi/dotfiles 2023-11-12 17:08:11 -07:00
4aefb8ab48 Fix text-console detection vim