]> foleosoft.com Git - Zeditty.git/commit
Mon Jan 20 01:43:43 AM EST 2025
authorserver <[email protected]>
Mon, 20 Jan 2025 06:43:43 +0000 (01:43 -0500)
committerserver <[email protected]>
Mon, 20 Jan 2025 06:43:43 +0000 (01:43 -0500)
commit04dc6bf4629918ad3098c2b78129ed990582764d
tree38992455ae51c23d7a63bb2bdafff7c702587500
Mon Jan 20 01:43:43 AM EST 2025
18 files changed:
Makefile [new file with mode: 0644]
README.md [new file with mode: 0644]
doc/convert.js [new file with mode: 0644]
doc/doc.html [new file with mode: 0644]
doc/doc.png [new file with mode: 0644]
doc/doc.template [new file with mode: 0644]
doc/gendoc.sh [new file with mode: 0644]
include/zeditty.h [new file with mode: 0644]
lib/libzeditty.a [new file with mode: 0644]
liscense.txt [new file with mode: 0644]
src/zeditty.c [new file with mode: 0644]
src/zeditty.o [new file with mode: 0644]
src/zeditty_ops.c [new file with mode: 0644]
src/zeditty_ops.o [new file with mode: 0644]
test/Makefile [new file with mode: 0644]
test/crt0.s [new file with mode: 0644]
test/hello.c [new file with mode: 0644]
test/interpret.c [new file with mode: 0644]