|
65b74046e1
|
Updated documentation
|
2025-02-21 22:39:01 +01:00 |
|
|
91a3ec9d52
|
Implemented const keyword
|
2025-02-15 14:38:01 +01:00 |
|
|
8357aefc01
|
Implemented package specific structs
|
2025-02-08 16:06:39 +01:00 |
|
|
30940f0100
|
Implemented struct parser
|
2025-02-04 14:41:04 +01:00 |
|
|
7fb5c8407f
|
Fixed incorrect OS detection
|
2025-01-31 21:50:35 +01:00 |
|
|
074ce25997
|
Improved Windows support
|
2024-08-14 13:41:22 +02:00 |
|
|
a466281307
|
Simplified file structure
|
2024-08-07 19:39:10 +02:00 |
|
|
2d905c1ac0
|
Added a check for unused imports
|
2024-07-31 11:55:21 +02:00 |
|
|
61dc691c65
|
Separated compiler into its own package
|
2024-07-18 10:08:38 +02:00 |
|
|
fd6e874b44
|
Refactored code structure
|
2024-07-03 11:39:24 +02:00 |
|
|
03a7651cad
|
Added build result struct
|
2024-06-26 20:16:18 +02:00 |
|
|
890f782af8
|
Improved code layout
|
2024-06-21 12:48:01 +02:00 |
|
|
e3b26c79f4
|
Implemented error messages
|
2024-06-13 12:13:32 +02:00 |
|
|
423526e567
|
Added support for single file builds
|
2024-06-12 12:10:29 +02:00 |
|
|
722d07c321
|
Reorganized file structure
|
2024-06-10 15:51:39 +02:00 |
|
|
b72e3943a4
|
Improved error handling
|
2023-11-03 10:42:10 +01:00 |
|
|
8de28852cd
|
Improved tokenizer
|
2023-10-31 21:13:14 +01:00 |
|
|
8549aedc60
|
Added assembler merging
|
2023-10-31 14:50:53 +01:00 |
|
|
16690d390f
|
Added file scanner
|
2023-10-30 16:17:41 +01:00 |
|
|
fc2600c796
|
Improved build performance
|
2023-10-29 16:16:36 +01:00 |
|
|
23e8b67e88
|
Added memory address patching
|
2023-10-29 12:24:40 +01:00 |
|
|
8e193c69b6
|
Improved assembler
|
2023-10-23 12:37:20 +02:00 |
|
|
d5f752bdd4
|
Implemented instruction lists
|
2023-10-21 17:46:20 +02:00 |
|
|
315d2d075e
|
Added assembler instructions
|
2023-10-21 13:41:47 +02:00 |
|
|
bd73132a30
|
Improved project structure
|
2023-10-20 17:07:44 +02:00 |
|