Commit graph

20 commits

Author SHA1 Message Date
9f78733d5d
Added Value type 2025-02-27 14:16:25 +01:00
ae6530aadb
Added placeholders for type casts 2025-02-27 00:18:34 +01:00
5f46a6f14e
Implemented boolean literals 2025-02-26 14:33:41 +01:00
91f34bc88f
Updated module path 2025-02-25 17:16:09 +01:00
Eduard Urbach
a42115c0fb
Added byte type 2025-02-21 11:27:45 +01:00
Eduard Urbach
36d0142573
Improved code quality 2025-02-20 16:55:17 +01:00
Eduard Urbach
b8e37fafae
Improved type system 2025-02-17 14:31:47 +01:00
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