Commit graph

13 commits

Author SHA1 Message Date
XOR
9b903db2e3 fix typo (INC->INP) 2023-04-19 17:34:30 +02:00
XOR
32159f7eb3 lexer.c fix bug when assembly file ends with newline 2023-04-19 17:33:22 +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
58b707c7ef Delete not anymore needed comment
In lexer.c
2023-03-12 09:11:51 +01: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
244770c125 Add options for printing tokens and target code 2023-02-04 19:37:04 +01:00
XOR
eea7693a14 Make Comment more clear 2023-02-04 19:36:42 +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