32 Commits

Author SHA256 Message Date
paulhorn d1fc5b045b refactor: 2026-08-01 15:37:39 +02:00
paulhorn b7964e56fb chore: new formatting for pointers and references 2026-06-27 21:58:19 +02:00
paulhorn bfa775d789 chore: updated .clang-format in terms of pointers and references 2026-06-27 21:24:25 +02:00
paulhorn c7a2534ad8 Merge pull request 'E0 is done' (#5) from E0 into main
Reviewed-on: #5
2026-06-27 12:02:54 +02:00
paulhorn a1d70cde59 test: page_insert and page_get 2026-06-27 11:51:22 +02:00
paulhorn 6829a98c90 feat: page_get implemented in page.c 2026-06-27 11:45:04 +02:00
paulhorn 03f99a0bb3 chore: fixed README.md 2026-06-27 11:33:34 +02:00
paulhorn 88a1d9875b feat: page_insert implemented in page.c 2026-06-27 11:27:20 +02:00
paulhorn ed4f988f41 Merge pull request 'chore: clang-format and formatting' (#4) from E0 into main
Reviewed-on: #4
2026-06-21 20:44:19 +02:00
paulhorn b49c55880c test: page_insert 2026-06-21 20:42:27 +02:00
paulhorn 77b446f264 chore: formatting 2026-06-21 20:00:25 +02:00
paulhorn 41c990cf57 chore: clang-format and formatting 2026-06-21 19:59:09 +02:00
paulhorn 22f97b11ef Merge pull request 'refactor: page.c' (#3) from E0 into main
Reviewed-on: #3
2026-06-20 23:40:23 +02:00
paulhorn c0d34a2d25 Update README.md 2026-06-20 22:51:51 +02:00
paulhorn 378fafc53c Update README.md 2026-06-20 22:45:49 +02:00
paulhorn 9ba08bee98 refactor: page.c 2026-06-20 21:16:02 +02:00
paulhorn 76fe07dd3a refactor: storage.h 2026-06-20 21:03:03 +02:00
paulhorn 01dd948427 docs: clean up diagrams and replace ASCII table 2026-06-20 21:00:48 +02:00
paulhorn 081bd9041b feat: add slotted page skeleton with TDD cycle for page_create
format: storage.h
2026-06-20 20:46:49 +02:00
paulhorn 57b503028d storage.h added to VCS 2026-06-20 20:15:18 +02:00
paulhorn 748daf8236 Update README.md 2026-06-20 18:59:07 +02:00
paulhorn 902b599033 docs: add full README 2026-06-20 18:50:14 +02:00
paulhorn bef8266ca7 Merge pull request 'init' (#2) from init into main
Reviewed-on: #2
2026-06-20 18:40:22 +02:00
paulhorn 2caccc2606 init 2026-06-20 18:39:03 +02:00
paulhorn f9f96879f9 init 2026-06-20 18:38:58 +02:00
paulhorn a600391a79 Merge pull request 'chore: initial project setup (CMake, Conan, .gitignore)' (#1) from init into main
Reviewed-on: #1
2026-06-20 18:37:00 +02:00
paulhorn 19de26b8d8 fix: replace en-dashes with ASCII hyphens 2026-06-20 18:33:31 +02:00
paulhorn f556518512 chore: initial project setup (CMake, Conan, .gitignore) 2026-06-20 18:29:42 +02:00
paulhorn 2620cd404c Update LICENSE 2026-06-20 17:29:42 +02:00
paulhorn 256e031b5c Update README.md 2026-06-20 17:29:00 +02:00
paulhorn 4af7095878 Update LICENSE 2026-06-20 17:20:55 +02:00
paulhorn 00a78d43be Initial commit 2026-06-20 17:16:06 +02:00