Commit Graph

24 Commits

Author SHA1 Message Date
87ae78c86a
Added a check for unused imports 2024-07-31 11:55:21 +02:00
323952f4bc
Implemented else blocks 2024-07-30 16:36:33 +02:00
ce74685231
Updated todo list 2024-07-29 14:45:53 +02:00
d5953649d9
Implemented numbers with different bases 2024-07-29 00:30:26 +02:00
944bacf4e1
Implemented unary operator parsing 2024-07-27 12:49:39 +02:00
f4dd9004be
Implemented assert keyword 2024-07-25 16:47:25 +02:00
f0bc5039ee
Implemented bit shifts 2024-07-25 15:47:19 +02:00
d1a8f0d66c
Implemented bitwise operations 2024-07-25 14:17:51 +02:00
b8900b518a
Improved modulo tests 2024-07-25 12:21:10 +02:00
65cc81032b
Added a few todo points 2024-07-24 19:39:13 +02:00
6fc234c700
Implemented run command 2024-07-06 19:40:20 +02:00
feebfe65bb
Refactored code structure 2024-07-03 11:39:24 +02:00
247b82b529
Implemented compilation finished events 2024-06-30 11:41:59 +02:00
9b50c917e9
Improved documentation 2024-06-19 12:19:32 +02:00
65791ea5a1
Added short form for variable definitions 2024-06-14 18:03:54 +02:00
8974b8b0aa
Improved documentation 2024-06-02 15:20:05 +02:00
d6be76b85a
Improved consistency 2023-10-28 13:02:26 +02:00
5b0d5c931f
Improved documentation 2023-10-28 12:51:19 +02:00
ab48a86ccd
Improved assembler 2023-10-23 12:37:20 +02:00
a54c62f6e0
Implemented instruction lists 2023-10-21 17:46:20 +02:00
61af142930
Improved project structure 2023-10-20 17:07:44 +02:00
4554fb82cb
Implemented ELF header 2023-10-17 20:29:36 +02:00
cae6696c3e
Added build command 2023-10-17 15:10:35 +02:00
19d23eeec4
Initial commit 2023-10-17 11:06:14 +02:00