]> Untitled Git - axy/ft/c-cera.git/commit
Epic makefile
authorAxy <gilliardmarthey.axel@gmail.com>
Wed, 13 May 2026 08:50:49 +0000 (10:50 +0200)
committerAxy <gilliardmarthey.axel@gmail.com>
Wed, 13 May 2026 08:50:49 +0000 (10:50 +0200)
commit128a21060fb257ce4ce56b64a225012754f45307
tree33358e42837147cbcc7136ac235ff41e42e896b7
parent0f0c77076392a06afcb80028ac59e7dff1be3b58
Epic makefile
14 files changed:
.gitignore
Makefile
src/arc.c
src/arc.h [moved from src/value_readf.c with 59% similarity]
src/arith.h [new file with mode: 0644]
src/ccera.h
src/defer.h
src/framealloc.h
src/panic.c
src/value.h [new file with mode: 0644]
src/value_destroy.c [deleted file]
src/value_get.c [deleted file]
src/value_lifetime.c
src/value_new.c