Commit Graph

15 Commits

Author SHA1 Message Date
17baabbd95 properly named constructors and destructors 2025-07-24 18:26:51 +03:00
72f8e196a7 moved collections and string code to tlibc submodule 2025-07-24 17:49:50 +03:00
ba72dae68f refactored registers 2025-04-18 02:46:46 +05:00
0fa4e24421 main section compilation fix 2025-03-12 21:27:34 +05:00
b9fa669fd1 fixed bugs 2025-03-12 12:57:16 +05:00
a69d68f69c instructions rename and uninitialized memory error fix 2025-02-12 14:27:50 +05:00
3fd45311c5 constant data names linking 2025-02-05 17:25:12 +05:00
b1b20d336d compile binary 2025-02-05 12:08:40 +05:00
53ca7e1b49 writeBinaryFile 2025-02-04 13:31:19 +05:00
51ef24bb53 fixed memory issues 2025-02-03 22:30:56 +05:00
2faff91981 Parser_parseOperation 2025-02-03 21:14:02 +05:00
823223ffa7 cstr -> str where possible 2025-02-02 19:18:01 +05:00
83e28c9022 started working on parser 2025-01-21 01:17:30 +05:00
5c9197436f example 2025-01-20 22:52:44 +05:00
f710aa4199 compiler 2025-01-20 22:52:23 +05:00