Alexander Rosenberg Zander671
Zander671 pushed to main at Zander671/refcount 2025-09-07 15:51:44 -07:00
b40fcea2c2 Make sure that destructors are called when objects are garbage collected
Zander671 pushed to main at Zander671/refcount 2025-09-07 05:31:43 -07:00
14fdfbce85 Proper synchronization for access to destructor hash table
Zander671 pushed to main at Zander671/refcount 2025-09-07 05:16:31 -07:00
d088bc11d6 Add destructors
Zander671 pushed to main at Zander671/ht 2025-09-07 00:22:59 -07:00
c6bdb38bb7 Allow passing stack-allocated structs to ht_new
Zander671 pushed to main at Zander671/refcount 2025-09-06 04:29:58 -07:00
97d1b4a701 Add multi-thread support
Zander671 pushed to main at Zander671/refcount 2025-09-05 20:16:55 -07:00
814234603d Fix clang warning in test/alloc.h
Zander671 pushed to main at Zander671/emacs-config 2025-09-05 20:11:07 -07:00
d1f90eaef1 Use with editor in eshell
Zander671 pushed to main at Zander671/refcount 2025-09-05 20:10:50 -07:00
12e3923938 Change to C99 and add weak references
Zander671 pushed to main at Zander671/refcount 2025-09-05 20:01:58 -07:00
e9f0eba4b9 Change to C99 and add weak references
Zander671 pushed to main at Zander671/emacs-config 2025-09-05 18:38:24 -07:00
f5bcc7e5c1 Change completion preview keybinds again
Zander671 pushed to main at Zander671/emacs-config 2025-09-05 18:24:37 -07:00
2bfd574504 Add new binding for completion preview mode
Zander671 pushed to main at Zander671/object-lisp 2025-09-03 03:23:29 -07:00
1e16b4d34e Initial commit
Zander671 created branch main in Zander671/object-lisp 2025-09-03 03:23:29 -07:00
Zander671 created repository Zander671/object-lisp 2025-09-03 03:22:57 -07:00
Zander671 pushed to main at Zander671/river 2025-08-31 16:07:46 -07:00
b3b79944cc build: bump version to 0.3.12
7bc761306e Cursor: clear pointer focus on hide
88a8c45ac0 river: run 0.15 zig fmt
d72408df18 build: update to Zig 0.15
Compare 5 commits »
Zander671 pushed to main at Zander671/zsh-config 2025-08-31 15:39:24 -07:00
357da82005 Update submodules
Zander671 pushed to main at Zander671/refcount 2025-08-31 00:34:22 -07:00
4efdcc97ae Update documentation
Zander671 pushed to main at Zander671/refcount 2025-08-30 21:24:05 -07:00
d78cf29765 Initial garbage colletor implementation
Zander671 pushed to main at Zander671/refcount 2025-08-30 21:21:24 -07:00
36abc66ac5 Initial garbage colletor implementation
Zander671 pushed to main at Zander671/ht 2025-08-30 11:17:55 -07:00
9a1b271cfd Update tests