|
26095748df
|
Add support for CRLF text files
|
2023-09-30 16:51:10 +02:00 |
|
|
38d14eec25
|
Change types for better OS compatibility
|
2023-09-30 14:10:43 +02:00 |
|
|
19c0d887b5
|
Added universal OS support and version bump to 0.2.1 beta
|
2023-09-25 18:43:53 +02:00 |
|
|
9926b9da54
|
Version bump to 0.2.0 beta
|
2023-09-22 00:11:32 +02:00 |
|
|
e9a3dc6ec7
|
Add resizing to target_code_generator
|
2023-09-21 22:51:01 +02:00 |
|
|
52c0e49073
|
Add resizing to replace_labels_with_adresses
|
2023-09-21 22:32:18 +02:00 |
|
|
7bc5189aef
|
Add resizing to remove_label_tokens
|
2023-09-21 12:39:28 +02:00 |
|
|
508bf04793
|
Add resizing to the lexer
|
2023-09-20 22:00:47 +02:00 |
|
|
1cf8f9cae2
|
Add dynamic buffers and reduce memory usage
|
2023-09-19 22:32:26 +02:00 |
|
|
640e8bcdaf
|
Finish label processing
|
2023-09-07 18:41:46 +02:00 |
|
|
0d2d613bc8
|
Add label support to error detection
|
2023-09-05 00:42:36 +02:00 |
|
|
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 |
|