Commit graph

13 commits

Author SHA1 Message Date
Eduard Urbach
3b66dae1d4
Implemented extern functions 2025-02-12 00:04:30 +01:00
Eduard Urbach
f19d9063a5
Improved type system 2025-02-09 23:52:07 +01:00
Eduard Urbach
7634244c56
Added array type 2025-02-09 20:25:37 +01:00
Eduard Urbach
526385280a
Improved error handling for struct types 2025-02-08 16:29:56 +01:00
Eduard Urbach
97cdcbd1cb
Implemented package specific structs 2025-02-08 16:06:39 +01:00
Eduard Urbach
feacc27f49
Added more tests 2025-02-08 00:40:41 +01:00
Eduard Urbach
63a2752c56
Implemented struct size calculation after a scan 2025-02-07 16:26:24 +01:00
Eduard Urbach
5d38a4980a
Implemented struct pointer types 2025-02-05 15:16:00 +01:00
Eduard Urbach
8421a21c9a
Simplified type system 2025-02-04 23:58:01 +01:00
Eduard Urbach
bde68d4d64
Implemented reading from struct fields 2025-02-04 20:43:15 +01:00
Eduard Urbach
03a3bd8f02
Implemented structs 2025-02-04 18:16:31 +01:00
Eduard Urbach
5d9be01a85
Improved type system 2024-08-08 12:55:25 +02:00
Eduard Urbach
66569446b1
Simplified file structure 2024-08-07 19:39:10 +02:00