working on code
authorJacob Lifshay <programmerjake@gmail.com>
Wed, 27 Jan 2021 05:26:27 +0000 (21:26 -0800)
committerJacob Lifshay <programmerjake@gmail.com>
Wed, 27 Jan 2021 05:26:27 +0000 (21:26 -0800)
commit80980e29fb2249ab5c57c7b8d158800318490978
treec6f9ce7818aa851c255879b21e9ac0ccbe76f06b
parent7fe18f1425680fb2cdd4b822b5000e551fe49806
working on code
12 files changed:
.gitignore
Makefile
compile_flags.txt
include/simplev_cpp.h
tests/test_add/expected.s [new file with mode: 0644]
tests/test_add/test.cpp [new file with mode: 0644]
tests/test_include/test.cpp
tests/test_include_c/test.c
tests/test_setvl/expected.s
tests/test_setvl/test.cpp
tests/test_sub/expected.s [new file with mode: 0644]
tests/test_sub/test.cpp [new file with mode: 0644]