10 Commits

Author SHA1 Message Date
f34a71195e
chore: use size_t for indexing and iterating 2024-12-25 20:22:28 +01:00
4c7d221a17
dev: use #includes according to error's concerns 2024-12-25 20:00:09 +01:00
b8caf5b7d7
chore: readable vec_pop 2024-11-01 13:28:32 +01:00
06fa419a6c
fix: logic 👍 (tf was i thinking here?) 2024-11-01 13:25:38 +01:00
49e3ad528f
add: safety bound checks for vec_get 2024-11-01 13:11:01 +01:00
01ddd62852
chore: make specific vector (heap stack) impl 2024-10-18 21:54:39 +02:00
dbbab78e23
format: let clang-format run ._.
(won't even talk about clang-tidy)
2024-09-05 20:26:58 +02:00
0955b115e6 do config :) 2024-07-14 21:44:08 +02:00
6b2d76c9b8 all: at this point just read readme 😭
spaghetti code
equivalent spaghetti readme
spaghetti commit (wait no, this is actually descriptive)
2024-07-13 12:19:02 +02:00
07d2842be0 feat: add users and sessions discovery
- also add clangd multi-file intellisense
2024-07-10 23:25:50 +02:00