oreodave
  • Joined on 2025-11-10
oreodave pushed to master at oreodave/prick 2026-03-26 11:19:10 +00:00
3d738fc123 merge prick_functions and prick_macros into one lisp package
oreodave pushed to master at oreodave/algorithms 2026-03-23 20:08:59 +00:00
7301dbc9a2 updates
oreodave pushed to main at oreodave/complife 2026-03-20 03:13:57 +00:00
3b02b934d8 some cleanup and changes
d338fabddc base: set mutation chance to simulation size
Compare 2 commits »
oreodave pushed to master at oreodave/dotfiles 2026-03-18 20:06:53 +00:00
d324fd71af new emacs screenshot just dropped
oreodave pushed to master at oreodave/dotfiles 2026-03-18 19:59:08 +00:00
7749ecdb22 delete this useless stuff
oreodave pushed to master at oreodave/dotfiles 2026-03-18 19:58:19 +00:00
5dcafcc8e8 Bunch of shit in my Emacs config woohoo
oreodave pushed to master at oreodave/dotfiles 2026-03-18 19:57:32 +00:00
102eef308f bunch of stuff that doesn't matter
f394d004ff Dedicated configuration for gdb, including gdb-many-windows
fcfe3504d8 Swap "gf" and "gF" for Evil Emacs
ef825d4544 +project/rgrep for nice recursive grep in a project
Compare 4 commits »
oreodave pushed to main at oreodave/complife 2026-03-18 19:40:44 +00:00
ed60314841 README fixup
oreodave pushed to master at oreodave/prick 2026-03-17 21:16:35 +00:00
6353268c7b prick_sv: PRICK_SHORTHAND
bdd5b5c5a8 prick_darr: PRICK_SHORTHAND
3bebc86991 prick_btree: PRICK_SHORTHAND
192efb5aef prick_sv|prick_btree: some tasks
88cfe77b5f prick_arena: shorthand
Compare 9 commits »
oreodave pushed to master at oreodave/prick 2026-03-09 07:16:38 +00:00
e370be62bf prick_sv: fix some mistakes
oreodave pushed to master at oreodave/dwm 2026-03-08 02:07:23 +00:00
c35f717e61 update dwm.1
682ddf79d6 Update to 6.8
c3dd6a829b more overflow fix in getatomprop()
5c9f30300b getstate: fix access type and remove redundant cast
397d618f1c fix not updating _NET_ACTIVE_WINDOW
Compare 17 commits »
oreodave pushed to master at oreodave/prick 2026-03-07 23:49:01 +00:00
50e4509204 typing error in prick.functions
oreodave pushed to master at oreodave/prick 2026-03-07 23:46:28 +00:00
a6af885f41 Adjust in-package for prick.macros
oreodave pushed to master at oreodave/prick 2026-03-07 23:43:06 +00:00
0e05452f27 Adjust README for new common lisp libraries.
19f4d24e6d prick_functions and prick_macros: common lisp libraries
Compare 2 commits »
oreodave pushed to master at oreodave/alisp 2026-03-05 22:27:30 +00:00
d88523d39f allocator: rework alloc_delete
13f3de726b sys: sys_delete -> calls alloc_delete
8231cf4e14 allocator: "padding" field for alloc_metadata_t, static_assert on sizeof
55ed8c5939 lisp: lisp_reset, vec: vec_reset
Compare 4 commits »
oreodave pushed to master at oreodave/alisp 2026-03-05 20:33:50 +00:00
edce319957 main: fix issue with unused variable on release mode builds
oreodave pushed to master at oreodave/alisp 2026-03-05 20:28:15 +00:00
775d9f51bf reader: add position restoration for read_vec and read_list
c65ec319f5 lisp: lisp_print: implement support for strings
fd9cc93c45 lisp: lisp_print: fix issue with extra space when printing vectors
e594b6ce70 reader: read_str restores stream position for no closing speechmarks
fee6614670 reader: implement reader for strings
Compare 9 commits »
oreodave pushed to master at oreodave/alisp 2026-03-05 19:48:04 +00:00
2a13c89496 doc: add r7rs PDF for reference
oreodave pushed to master at oreodave/alisp 2026-03-05 19:47:53 +00:00
b925a68986 vec: FOR_VEC macro
99448f6702 allocator|lisp: support for strings
bbb66d5fb1 string: new string library
Compare 3 commits »
oreodave pushed to master at oreodave/alisp 2026-03-05 19:41:33 +00:00
b93042fd27 lisp: INT -> SMI
a50ca72b24 lisp: 63 bit -> 56 bit SMI
Compare 2 commits »