]> Untitled Git - axy/ft/c-cera.git/commit
Borked but about to make big changes
authorAxy <gilliardmarthey.axel@gmail.com>
Thu, 14 May 2026 11:16:41 +0000 (13:16 +0200)
committerAxy <gilliardmarthey.axel@gmail.com>
Thu, 14 May 2026 11:16:41 +0000 (13:16 +0200)
commita0c866c4e0aa4bd7cc29d811c9c56042f57e0f45
treedfd3831230c659bf78d8de574ba9e0883979c675
parent2de8cd425ca476f4abc9368c4ab0620e92af5f2b
Borked but about to make big changes
23 files changed:
.editorconfig
Makefile
src/align.h
src/arc.c
src/arc.h
src/arith.h
src/ccera.h
src/defer.h
src/eval.c
src/framealloc.h
src/jmp.h
src/memutils.h [new file with mode: 0644]
src/panic.c
src/panic.h
src/stacktrack.c [new file with mode: 0644]
src/value.h
src/value_get.h [new file with mode: 0644]
src/value_lifetime.c
src/value_list.c [new file with mode: 0644]
src/value_move.c [new file with mode: 0644]
src/value_new.c
src/value_new.h [new file with mode: 0644]
src/value_types.h [new file with mode: 0644]