river pure_sagacity
pure_sagacity pushed to main at Dotfiles/nixos-dotfiles 2026-07-12 16:08:44 +00:00
932c83f8c8 changed hardware config because my pc got eradicated
pure_sagacity pushed to main at Dotfiles/nixos-dotfiles 2026-07-12 04:03:50 +00:00
bbdb6339b0 added a go development file + added temp go import
pure_sagacity pushed to main at Dotfiles/nixos-dotfiles 2026-07-12 03:59:51 +00:00
0466a882db disabled keyd service + added osu! game (really easy btw?)
pure_sagacity pushed to main at pure_sagacity/.profile 2026-07-11 03:15:53 +00:00
6c827b5b0f removed tailscale stuff
pure_sagacity pushed to main at pure_sagacity/clonee 2026-07-11 03:08:18 +00:00
378c1f7c0d added credential management to keyring.
pure_sagacity pushed to main at pure_sagacity/clonee 2026-07-11 02:04:09 +00:00
8348946c3c added config parsing, and the selection between multiple providers.
pure_sagacity pushed to main at pure_sagacity/rust-starter 2026-07-11 01:55:50 +00:00
e8d6e3f72e added multi-system-compatibility
pure_sagacity pushed to main at pure_sagacity/clonee 2026-07-11 00:58:09 +00:00
4283b1af2a finished the actual cloning logic.
pure_sagacity pushed to main at pure_sagacity/rust-starter 2026-07-11 00:10:43 +00:00
0ca9f6c323 Update flake.nix
pure_sagacity pushed to main at pure_sagacity/clonee 2026-07-11 00:10:04 +00:00
f4fb80779a added color + changed flake.nix a little
pure_sagacity pushed to main at pure_sagacity/clonee 2026-07-10 23:57:57 +00:00
7f3fba6807 fixed the random pipe at the end of every repo
pure_sagacity pushed to main at pure_sagacity/clonee 2026-07-10 23:54:21 +00:00
0e2155c1b3 added the provider trait, github provider, and a fzf selector.
pure_sagacity pushed to main at pure_sagacity/clonee 2026-07-10 22:40:15 +00:00
b476cd1e85 Update Cargo.toml
pure_sagacity pushed to main at pure_sagacity/clonee 2026-07-10 22:39:57 +00:00
c6994eeb8d Update flake.nix
pure_sagacity created repository pure_sagacity/clonee 2026-07-10 22:39:40 +00:00
pure_sagacity pushed to main at pure_sagacity/riv_interpreter 2026-07-10 20:45:34 +00:00
ff2c78f5e0 added a couple macros, removed null type, added environment
pure_sagacity pushed to main at pure_sagacity/riv_interpreter 2026-07-10 20:12:20 +00:00
68955312bb added evaluating, basically just added support for adding and
pure_sagacity pushed to main at pure_sagacity/riv_interpreter 2026-07-10 19:04:53 +00:00
96527be678 added the null literal
pure_sagacity pushed to main at pure_sagacity/riv_interpreter 2026-07-09 17:15:44 +00:00
6fb41c7331 finished expression parsing, primary, multiplicitive, additive
pure_sagacity pushed to main at pure_sagacity/riv_interpreter 2026-07-09 04:44:49 +00:00
7ee19e4ab7 added repl, eof token, and a parser with a AST producer