oreodave
  • Joined on 2025-11-10
oreodave pushed to master at oreodave/cw_tree 2025-11-17 01:32:09 +00:00
5e9e8d8010 Refined the TODOs
oreodave pushed to master at oreodave/cw_tree 2025-11-17 01:31:58 +00:00
cbef13e80d Refined the TODOs
oreodave pushed to master at oreodave/cw_tree 2025-11-17 01:31:33 +00:00
cea445321a Refined the TODOs
oreodave pushed to master at oreodave/cw_tree 2025-11-17 01:23:17 +00:00
15b3f9fb12 Add some notes
oreodave pushed to master at oreodave/cw_tree 2025-11-17 01:12:26 +00:00
8a2214f2fb Simulation only runs if SPACE is held or PERIOD is pressed.
oreodave pushed to master at oreodave/dotfiles 2025-11-17 01:09:41 +00:00
8b0ebb8254 split of C/C++ auto-insert into its own section.
oreodave pushed to master at oreodave/prick 2025-11-17 01:06:27 +00:00
3ca2f3fb2a prick_btree: provide a general btree_t structure
6d91af65aa prick_btree
cb583d0277 types -> prick_aliases
50bd444d7e arena -> prick_arena
f4364f38d1 vec -> prick_darr.h
Compare 5 commits »
oreodave pushed to master at oreodave/prick 2025-11-17 00:19:09 +00:00
44d97efd54 Added README
oreodave pushed to master at oreodave/dmenu 2025-11-16 23:03:44 +00:00
8d4ecb5af3 Change colors for dmenu to match my dwm configuration.
0ee43b8855 Replaced patches.org with patches folder
a9e36deccc [PATCH] M-j and M-k iterate choices 1-1, M-h and M-l page-page.
b2e6b2f665 +a few config options
f0becc4cb8 Merge branch 'master' of https://git.suckless.org/dmenu
Compare 10 commits »
oreodave created branch master in oreodave/dmenu 2025-11-16 23:03:44 +00:00
oreodave pushed to master at oreodave/advent-of-code 2025-11-16 22:42:49 +00:00
61aa2c1ded Optimise solutions a bit for 2024
e253bc5006 Solve round 2 and 3 for 2024
88351633d2 Add search-all function to util.lisp for 2024
1ddc695cb9 Belated 2024 first puzzle solution
3784d148c7 Update README
Compare 10 commits »
oreodave created branch master in oreodave/advent-of-code 2025-11-16 22:42:49 +00:00
oreodave pushed to master at oreodave/dotfiles 2025-11-16 22:32:54 +00:00
9f32648119 WIP script to be able to lookup keybindings from SXHkD
9eb7582eff Script to check the dirty memory property of /proc/meminfo
7337d56786 Small changes
93be55b00a Better clean-buffer-list
711cdf555b Reintroduce reset-font-size
Compare 5 commits »
oreodave pushed to master at oreodave/prick 2025-11-10 18:08:00 +00:00
c93d358b6a Add types.h for useful type aliases
4218fa3a2c Translate region_delete_rec while loop to for loop, minor edits
1dd0f8835c Fixed arena_realloc
1b78493b19 Completely document arena's functions and make region public
9427c3d324 Implement arena_reset
Compare 10 commits »
oreodave created branch master in oreodave/prick 2025-11-10 18:08:00 +00:00
oreodave pushed to master at oreodave/ovm 2025-11-10 18:07:59 +00:00
2a1d006a88 Updated README about change to project
8f75241bcb Halting work on preprocesser units and rewrite as a whole
d5c43b1c3f Wrote up some notes on how preprocesser language may work
715facf015 Updated README lines of code
4ecd184759 lerr_type_t::UNKNOWN_CHAR -> UNKNOWN_LEXEME
Compare 10 commits »
oreodave created branch master in oreodave/ovm 2025-11-10 18:07:58 +00:00
oreodave pushed to master at oreodave/oreobrot 2025-11-10 18:07:57 +00:00
5b2424af0e Fix some latent bugs left over
c8ecce9537 Shamelessly stole a write_to_png routine from abelian-sandpile
ab7db03aaa Figured out how to use textures, changed colouring algorithm
913e540b92 Tons of changes: can now simulate the mandelbrot for n iterations
aab3db7f32 INITIAL COMMIT
oreodave created branch master in oreodave/oreobrot 2025-11-10 18:07:57 +00:00
oreodave pushed to master at oreodave/obf 2025-11-10 18:07:56 +00:00
f4e0be8977 struct Label -> label_t
9fb9413c45 node_t -> ast_node_t
fbf2202cfd Remove asm_write_init and asm_write_exit
3c39df6c95 Implement SIZE_FMT and vec_append_fmt
70cfeac995 Move system calling code to the end
Compare 10 commits »