• Germany
  • https://h2939863.stratoserver.net/
  • Im a Hobby Programmer who likes exporing basically anything in the tech world Im mostly familiar with C, but can code in other Languages as well Im planning on learning: Rust, C++, OSDev, maybe ZIG

  • Joined on 2023-02-26
XOR pushed to main at XOR/simple_hashtable 2023-09-25 22:28:39 +02:00
781bb0228b Include stdint.h for better compatibility
XOR pushed to main at EIPA/Assembler 2023-09-25 18:44:02 +02:00
19c0d887b5 Added universal OS support and version bump to 0.2.1 beta
XOR released EIPA Assembler - First Beta at EIPA/Assembler 2023-09-23 11:03:20 +02:00
XOR pushed tag 0.2.0 to EIPA/Assembler 2023-09-23 11:03:20 +02:00
XOR pushed to main at EIPA/Assembler 2023-09-22 00:11:39 +02:00
9926b9da54 Version bump to 0.2.0 beta
XOR pushed to main at EIPA/Assembler 2023-09-21 23:42:56 +02:00
89efb81f3e Remove print statements used for debugging
6238291ab3 Fix memory leak
Compare 2 commits »
XOR pushed to main at EIPA/Assembler 2023-09-21 23:15:02 +02:00
e9a3dc6ec7 Add resizing to target_code_generator
52c0e49073 Add resizing to replace_labels_with_adresses
7bc5189aef Add resizing to remove_label_tokens
508bf04793 Add resizing to the lexer
1cf8f9cae2 Add dynamic buffers and reduce memory usage
Compare 5 commits »
XOR pushed to dynamic_allocation at EIPA/Assembler 2023-09-21 23:10:01 +02:00
e9a3dc6ec7 Add resizing to target_code_generator
52c0e49073 Add resizing to replace_labels_with_adresses
Compare 2 commits »
XOR pushed to dynamic_allocation at EIPA/Assembler 2023-09-21 12:39:34 +02:00
7bc5189aef Add resizing to remove_label_tokens
XOR pushed to dynamic_allocation at EIPA/Assembler 2023-09-20 22:00:59 +02:00
508bf04793 Add resizing to the lexer
XOR pushed to dynamic_allocation at EIPA/Assembler 2023-09-19 22:32:53 +02:00
1cf8f9cae2 Add dynamic buffers and reduce memory usage
XOR created branch dynamic_allocation in EIPA/Assembler 2023-09-19 22:32:53 +02:00
XOR pushed to main at EIPA/Assembler 2023-09-07 22:46:01 +02:00
b7802a6b83 Fix dependency_setup.sh
XOR pushed to main at EIPA/Assembler 2023-09-07 22:04:49 +02:00
770276a68c fix typo
XOR pushed to main at EIPA/Assembler 2023-09-07 21:58:26 +02:00
d84921f4cb Simplify the building process
XOR pushed to main at EIPA/Assembler 2023-09-07 18:41:56 +02:00
640e8bcdaf Finish label processing
XOR pushed to main at EIPA/Assembler 2023-09-05 00:42:42 +02:00
0d2d613bc8 Add label support to error detection
XOR pushed to main at EIPA/Assembler 2023-08-31 22:20:58 +02:00
7ea187efc6 Fix some indenting and proceed with label processing
84a26a7189 Add comment
7ffca91f95 Snapshot of non working code where I now forgot what I was doing...
f22407ddd0 Add emacs specific things to .gitignore
Compare 4 commits »
XOR pushed to main at EIPA/Assembler 2023-05-08 22:42:43 +02:00
e3e31b5b27 Add missing translation
XOR pushed to main at EIPA/Assembler 2023-05-01 21:32:48 +02:00
35a485d1d7 Add a error analyzer
dc905669a9 lexer.c: add visual hint that tokens are printed
22f0c00462 Fix bug when freeing the instruction information table
94dc063b8d Fix faulty code in test file
9b903db2e3 fix typo (INC->INP)
Compare 6 commits »