lda lda
lda opened issue Telodendria/Cytoplasm#34 2024-05-30 20:10:04 +00:00
Memory API is inefficient at freeing.
lda pushed to direct-filenames at lda/Cytoplasm 2024-05-26 20:07:01 +00:00
138ea1c8e9 [FIX] Oops.
lda created pull request Telodendria/Cytoplasm#33 2024-05-26 20:04:12 +00:00
Copy filename into preallocated field with Cytoplasm's Memory API
lda pushed to direct-filenames at lda/Cytoplasm 2024-05-26 20:01:26 +00:00
cdf4430a9e [FIX] Fix issue with const strings which may be invalidated
lda created branch direct-filenames in lda/Cytoplasm 2024-05-26 20:01:26 +00:00
lda created pull request Telodendria/Cytoplasm#32 2024-05-25 17:46:12 +00:00
Fix inconsistent sanitation with the database
lda pushed to fix-sanitation at lda/Cytoplasm 2024-05-25 17:41:32 +00:00
de24e5f436 [FIX] Fix allocation mistake
lda created branch fix-sanitation in lda/Cytoplasm 2024-05-25 16:08:14 +00:00
lda pushed to fix-sanitation at lda/Cytoplasm 2024-05-25 16:08:14 +00:00
102ea9409d [FIX/WIP] Try fixing sanitisation issue
346b912a06 ArraySort(): Fix bound checking bug.
5d87da31cd j2s generated code is now C99.
461357b526 Move headers from src/include to include/Cytoplasm.
cd7df7bbb4 Enable higher optimization on fancy compilers.
Compare 10 commits »
lda pushed to roomwerk at lda/telodendria 2024-05-24 14:54:06 +00:00
c1630247b1 [FIX/WIP] Fix bug where banned users could be invited.
lda pushed to roomwerk at lda/telodendria 2024-05-21 09:18:40 +00:00
879e51c169 [ADD/WIP] Set is_direct field in room leaves
lda pushed to roomwerk at lda/telodendria 2024-05-20 14:39:02 +00:00
c22d628c86 [ADD/WIP] Start implementing invites.
lda pushed to roomwerk at lda/telodendria 2024-05-19 17:12:54 +00:00
9dcaab0819 [ADD/FIX/WIP] Fix content hashing, respect creation_content.
lda pushed to roomwerk at lda/telodendria 2024-05-19 13:18:58 +00:00
cacc72bf84 [ADD/WIP] Basic preset code
a99798a312 [ADD/WIP] Start abstracting aliasing
Compare 2 commits »
lda pushed to roomwerk at lda/telodendria 2024-05-18 19:25:02 +00:00
e3c57d8f05 [ADD/WIP] Basic alias system.
lda pushed to roomwerk at lda/telodendria 2024-05-18 18:26:42 +00:00
7ee35fcc28 [MOD] Clamp depth
lda pushed to roomwerk at lda/telodendria 2024-05-18 18:18:23 +00:00
327730c2c6 [ADD/WIP] Basic PDU depth system.
lda pushed to roomwerk at lda/telodendria 2024-05-18 17:22:49 +00:00
5ca36396a2 Merge branch 'master' of https://git.telodendria.io/Telodendria/Telodendria into roomwerk
a8924b8437 Update Cytoplasm to v0.4.1.
Compare 2 commits »
lda pushed to roomwerk at lda/telodendria 2024-05-18 15:11:41 +00:00
e1d632b135 [ADD/WIP] Remove boundscheck on array sorts
lda pushed to roomwerk at lda/telodendria 2024-05-18 14:40:59 +00:00
ecb18dc7b2 [ADD/WIP] Added more events at init-time