The commit before this one also contained:

Refactoring
Adding error handling
Adding a clang format file
Updating gitignore
Updating TODO
This commit is contained in:
XOR 2023-02-27 14:52:37 +01:00
parent 6431d32c36
commit 20f729d0fd
18 changed files with 0 additions and 0 deletions

0
.clang-format Normal file → Executable file
View file

0
.gitignore vendored Normal file → Executable file
View file

0
LICENSE Normal file → Executable file
View file

0
Makefile Normal file → Executable file
View file

0
README.md Normal file → Executable file
View file

0
TODO.txt Normal file → Executable file
View file

0
design.txt Normal file → Executable file
View file

0
header/argp_commons.h Normal file → Executable file
View file

0
header/common.h Normal file → Executable file
View file

0
header/image_saver.h Normal file → Executable file
View file

0
header/lexer.h Normal file → Executable file
View file

0
header/target_code_generator.h Normal file → Executable file
View file

0
src/image_saver.c Normal file → Executable file
View file

0
src/lexer.c Normal file → Executable file
View file

0
src/main.c Normal file → Executable file
View file

0
src/target_code_generator.c Normal file → Executable file
View file

0
test/test.eipa Normal file → Executable file
View file

0
test/test_addr_to_big.eipa Normal file → Executable file
View file