Commit graph

15 commits

Author SHA1 Message Date
Eduard Urbach
feebfe65bb
Refactored code structure 2024-07-03 11:39:24 +02:00
Eduard Urbach
7e5d45f17d
Implemented definitions 2024-06-30 12:28:43 +02:00
Eduard Urbach
247b82b529
Implemented compilation finished events 2024-06-30 11:41:59 +02:00
Eduard Urbach
3fe2cd1da2
Improved variable lifetime tracking 2024-06-30 00:17:14 +02:00
Eduard Urbach
3e47a12ecd
Cleaned up function type 2024-06-29 11:49:32 +02:00
Eduard Urbach
5f2ff5e74e
Added more tests 2024-06-28 23:13:55 +02:00
Eduard Urbach
3664e74074
Implemented invalid character checks 2024-06-28 19:54:26 +02:00
Eduard Urbach
ec5240425b
Added simple variable lifetimes 2024-06-27 15:23:02 +02:00
Eduard Urbach
dc497ba4fb
Added call registers 2024-06-27 14:25:53 +02:00
Eduard Urbach
8e64271f74
Implemented parameters 2024-06-27 10:12:41 +02:00
Eduard Urbach
988a538661
Added build result struct 2024-06-26 20:16:18 +02:00
Eduard Urbach
dd495fab4e
Implemented block instruction parsing 2024-06-24 00:03:26 +02:00
Eduard Urbach
31845dbc48
Reduced number of tokens processed 2024-06-23 14:46:04 +02:00
Eduard Urbach
4faa1641c6
Added CPU type 2024-06-21 22:16:42 +02:00
Eduard Urbach
1058970be3
Improved code layout 2024-06-21 12:48:01 +02:00
Renamed from src/build/Scan.go (Browse further)