Chloe M. chloe
  • Washington DC
  • https://mirocom.org
  • Systems architect and founder of Mirocom Laboratories

  • Joined on 2026-04-29
  • Founder of Mirocom Laboratories
chloe pushed to main at chloe/Cescal 2026-05-23 10:53:56 +00:00
07b0a3b258 lexer: Add scanning of identifiers
chloe pushed to main at chloe/Cescal 2026-05-23 10:51:25 +00:00
d5f1f2a22f core: ptrbox: Return allocated entry
chloe pushed to main at chloe/Cescal 2026-05-23 10:04:53 +00:00
f99c1d678f core: Add pointer box / RAII impl
chloe pushed to main at chloe/Cescal 2026-05-23 07:00:57 +00:00
32635789dc core: Add missing copyright headers
chloe pushed to main at chloe/Cescal 2026-05-23 06:58:02 +00:00
7ca4580893 core: Add token buffer
chloe pushed to main at chloe/Cescal 2026-05-23 06:21:25 +00:00
74e2e8c772 core: Add lexer + parser groundwork
659dd38932 cescal: Add fmt to log macros
9dddb49288 testbench: Add concept source file
Compare 3 commits »
chloe pushed to main at chloe/Cescal 2026-05-23 05:35:30 +00:00
0fe401d0a7 core: Add logging helpers
a356913c39 build: Add headers
a371b6ebb0 build: Add clean target
Compare 3 commits »
chloe pushed to main at chloe/Cescal 2026-05-23 05:29:21 +00:00
c5f8f95059 initial commit
chloe created branch main in chloe/Cescal 2026-05-23 05:29:21 +00:00
chloe created repository chloe/Cescal 2026-05-23 05:29:06 +00:00
chloe pushed to main at System-paw-1/src 2026-05-05 01:28:58 +00:00
de191c15df sp1: mu: Add memory mapped I/O helpers
chloe pushed to main at System-paw-1/src 2026-05-05 01:27:45 +00:00
0760ef7246 sp1: mu: Add memory mapped I/O helpers
chloe pushed to main at chloe/remail 2026-05-04 06:43:09 +00:00
3446f78436 endpoint: server: Add server creation logic
chloe pushed to main at chloe/remail 2026-05-03 19:49:58 +00:00
9ffcf336d7 libremail+tools: Add mailbox_create() function
chloe pushed to main at chloe/remail 2026-05-03 17:31:58 +00:00
0a69f7f4f4 tools: mailutil: Add mailbox remove command
67155faed1 tools: mailutil: Add mailbox list command
Compare 2 commits »
chloe pushed to main at chloe/remail 2026-05-03 02:56:56 +00:00
7513445d1a tools+libremail: Some refactoring
chloe pushed to main at chloe/remail 2026-05-03 02:52:24 +00:00
92de3cdebb tools: Add mailutil groundwork
7892ac5bd3 build: Add clean target for libremail
Compare 2 commits »
chloe pushed to main at chloe/remail 2026-05-03 00:11:47 +00:00
405f7d351e libremail: file: Add try_touch() function
chloe pushed to main at chloe/remail 2026-05-02 19:22:50 +00:00
b4c14b82d9 libremail: Add shared try_mkdir() function
chloe pushed to main at chloe/remail 2026-05-02 11:07:03 +00:00
b44459df62 endpoint: server.c -> main.c