Commit graph

13 commits

Author SHA1 Message Date
XOR
0d2d613bc8 Add label support to error detection 2023-09-05 00:42:36 +02:00
XOR
7ffca91f95 Snapshot of non working code where I now forgot what I was doing... 2023-08-17 21:43:38 +02:00
XOR
35a485d1d7 Add a error analyzer 2023-05-01 21:19:52 +02:00
XOR
e6d112e263 instruction_table.h: fix missing ';' 2023-04-15 23:19:17 +02:00
XOR
d1748f65b1 Competle init/destroy functions of instruction information table 2023-04-15 23:16:35 +02:00
XOR
e81e0a6e94 Add a hashtable that contains information about the instructions 2023-04-14 16:55:57 +02:00
XOR
0dc28085ed Add the shash library into the source tree 2023-04-13 23:05:54 +02:00
XOR
1ffd59b615 Fix some compiler warnings 2023-03-04 23:55:51 +01:00
XOR
20f729d0fd The commit before this one also contained:
Refactoring
Adding error handling
Adding a clang format file
Updating gitignore
Updating TODO
2023-02-27 14:52:37 +01:00
XOR
6431d32c36 bugfix: Fix infinite loop error 2023-02-25 19:41:58 +01:00
XOR
e1c947a455 Add Comments and refactor some code 2023-02-13 10:28:28 +01:00
XOR
2368a92f58 Add Command line Arguments 2023-02-04 18:53:08 +01:00
XOR
861225a3b8 split everything into multiple files 2023-01-12 00:12:12 +01:00