Commit graph

35 commits

Author SHA1 Message Date
12dcf672cb
Updated documentation 2024-08-20 12:37:54 +02:00
bdd5e5a28e
Improved documentation 2024-08-16 12:49:17 +02:00
5d195da51e
Fixed out of memory test 2024-08-12 15:44:09 +02:00
8eabcf258d
Added more tests 2024-08-07 23:30:53 +02:00
a466281307
Simplified file structure 2024-08-07 19:39:10 +02:00
7c5e0ae3a1
Updated todo list 2024-08-05 19:33:23 +02:00
60a920734d
Added RISC-V to the todo list 2024-08-05 17:16:32 +02:00
14e2aa0588
Implemented multiple return values 2024-08-05 12:39:07 +02:00
a811da3477
Added more tests 2024-08-03 23:05:09 +02:00
e5adcff1af
Added escape sequences 2024-07-31 17:50:31 +02:00
c415f0250a
Simplified itoa 2024-07-31 13:37:46 +02:00
2d905c1ac0
Added a check for unused imports 2024-07-31 11:55:21 +02:00
e537e543cc
Implemented else blocks 2024-07-30 16:36:33 +02:00
21f40859cb
Updated todo list 2024-07-29 14:45:53 +02:00
6d77a8a120
Implemented numbers with different bases 2024-07-29 00:30:26 +02:00
093bd79c82
Implemented unary operator parsing 2024-07-27 12:49:39 +02:00
e4f041be41
Implemented assert keyword 2024-07-25 16:47:25 +02:00
f0a1b97f2d
Implemented bit shifts 2024-07-25 15:47:19 +02:00
a7d8d6ae20
Implemented bitwise operations 2024-07-25 14:17:51 +02:00
f68c50247f
Improved modulo tests 2024-07-25 12:21:10 +02:00
fac8dba7ee
Added a few todo points 2024-07-24 19:39:13 +02:00
c139dced9e
Implemented run command 2024-07-06 19:40:20 +02:00
fd6e874b44
Refactored code structure 2024-07-03 11:39:24 +02:00
aba9cf2412
Implemented compilation finished events 2024-06-30 11:41:59 +02:00
8260839427
Improved documentation 2024-06-19 12:19:32 +02:00
06d16b48da
Added short form for variable definitions 2024-06-14 18:03:54 +02:00
ec20fd3d3a
Improved documentation 2024-06-02 15:20:05 +02:00
6f097c9eee
Improved consistency 2023-10-28 13:02:26 +02:00
894c1ad685
Improved documentation 2023-10-28 12:51:19 +02:00
8e193c69b6
Improved assembler 2023-10-23 12:37:20 +02:00
d5f752bdd4
Implemented instruction lists 2023-10-21 17:46:20 +02:00
bd73132a30
Improved project structure 2023-10-20 17:07:44 +02:00
5fc2911523
Implemented ELF header 2023-10-17 20:29:36 +02:00
56bb014b51
Added build command 2023-10-17 15:10:35 +02:00
ccb76696c3
Initial commit 2023-10-17 11:06:14 +02:00