No description
  • C 93.1%
  • Makefile 6.9%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2023-10-23 15:18:44 -03:00
parser Document the code with doxygen 2023-09-20 19:37:38 -03:00
translator Compute opr_index only if necessary 2023-10-23 15:18:44 -03:00
.clangd Update .clangd and pass the annoying -Wformat-truncation to debug in makefile 2023-09-17 01:45:55 -03:00
.gitignore Remove the doxygen output 2023-09-20 17:36:10 -03:00
data_struct.c Document the code with doxygen 2023-09-20 19:37:38 -03:00
data_struct.h Document the code with doxygen 2023-09-20 19:37:38 -03:00
Doxyfile Add documentation directory 2023-08-12 05:29:41 -03:00
error_codes.h Update the translator so that it can receive a directory as input 2023-09-17 01:46:12 -03:00
main.c Finish documenting the code. 2023-09-24 05:18:53 -03:00
makefile Update .clangd and pass the annoying -Wformat-truncation to debug in makefile 2023-09-17 01:45:55 -03:00
print.c First development for the VM translator extension 2023-08-29 19:05:54 -03:00
print.h First development for the VM translator extension 2023-08-29 19:05:54 -03:00
sighandler.c Update the translator so that it can receive a directory as input 2023-09-17 01:46:12 -03:00
sighandler.h Initial commit. 2023-08-03 04:36:59 -03:00