Commit graph

20 commits

Author SHA1 Message Date
Eduard Urbach
235188e457
Improved Windows support 2024-08-14 13:41:22 +02:00
Eduard Urbach
66569446b1
Simplified file structure 2024-08-07 19:39:10 +02:00
Eduard Urbach
87ae78c86a
Added a check for unused imports 2024-07-31 11:55:21 +02:00
Eduard Urbach
724794b4aa
Separated compiler into its own package 2024-07-18 10:08:38 +02:00
Eduard Urbach
feebfe65bb
Refactored code structure 2024-07-03 11:39:24 +02:00
Eduard Urbach
988a538661
Added build result struct 2024-06-26 20:16:18 +02:00
Eduard Urbach
1058970be3
Improved code layout 2024-06-21 12:48:01 +02:00
Eduard Urbach
9458253f31
Implemented error messages 2024-06-13 12:13:32 +02:00
Eduard Urbach
2d990b0bee
Added support for single file builds 2024-06-12 12:10:29 +02:00
Eduard Urbach
6fe30f31da
Reorganized file structure 2024-06-10 15:51:39 +02:00
Eduard Urbach
a7afd680da
Improved error handling 2023-11-03 10:42:10 +01:00
Eduard Urbach
c4b28fb66e
Improved tokenizer 2023-10-31 21:13:14 +01:00
Eduard Urbach
5c12992fca
Added assembler merging 2023-10-31 14:50:53 +01:00
Eduard Urbach
8b19989372
Added file scanner 2023-10-30 16:17:41 +01:00
Eduard Urbach
5fe83543fd
Improved build performance 2023-10-29 16:16:36 +01:00
Eduard Urbach
fbe6aa80bb
Added memory address patching 2023-10-29 12:24:40 +01:00
Eduard Urbach
ab48a86ccd
Improved assembler 2023-10-23 12:37:20 +02:00
Eduard Urbach
a54c62f6e0
Implemented instruction lists 2023-10-21 17:46:20 +02:00
Eduard Urbach
4967719902
Added assembler instructions 2023-10-21 13:41:47 +02:00
Eduard Urbach
61af142930
Improved project structure 2023-10-20 17:07:44 +02:00
Renamed from build/Build.go (Browse further)