Commit graph

20 commits

Author SHA1 Message Date
da6dcc4433
Added Value type 2025-02-27 14:16:25 +01:00
a905710982
Added placeholders for type casts 2025-02-27 00:18:34 +01:00
bf5110edd4
Implemented boolean literals 2025-02-26 14:33:41 +01:00
1f0db51a95
Updated module path 2025-02-25 17:16:09 +01:00
8f3fa494ba
Added byte type 2025-02-21 11:27:45 +01:00
f6242bc7ec
Improved code quality 2025-02-20 16:55:17 +01:00
6eab48c586
Improved type system 2025-02-17 14:31:47 +01:00
4803b81845
Implemented extern functions 2025-02-12 00:04:30 +01:00
2e3857622a
Improved type system 2025-02-09 23:52:07 +01:00
c0ffddaba8
Added array type 2025-02-09 20:25:37 +01:00
b2030c506c
Improved error handling for struct types 2025-02-08 16:29:56 +01:00
8357aefc01
Implemented package specific structs 2025-02-08 16:06:39 +01:00
c6ef9013a8
Added more tests 2025-02-08 00:40:41 +01:00
162ddbefef
Implemented struct size calculation after a scan 2025-02-07 16:26:24 +01:00
f76f0a1e4b
Implemented struct pointer types 2025-02-05 15:16:00 +01:00
bd0a468282
Simplified type system 2025-02-04 23:58:01 +01:00
71d7cdf5b2
Implemented reading from struct fields 2025-02-04 20:43:15 +01:00
e36d9fade3
Implemented structs 2025-02-04 18:16:31 +01:00
69a5fdc703
Improved type system 2024-08-08 12:55:25 +02:00
a466281307
Simplified file structure 2024-08-07 19:39:10 +02:00