Commit graph

26 commits

Author SHA1 Message Date
91f34bc88f
Updated module path 2025-02-25 17:16:09 +01:00
Eduard Urbach
1ca61190eb
Fixed incorrect const values 2025-02-21 13:47:56 +01:00
Eduard Urbach
9f125694be
Added a program init function 2025-02-16 15:46:54 +01:00
Eduard Urbach
0a1a8f741d
Implemented const keyword 2025-02-15 14:38:01 +01:00
Eduard Urbach
88b3f468d1
Updated Go version 2025-02-14 16:46:36 +01:00
Eduard Urbach
aec22b0a7e
Removed unnecessary parameter 2025-02-13 16:58:59 +01:00
Eduard Urbach
b7b4dad1a5
Simplified return code 2025-02-12 17:34:48 +01:00
Eduard Urbach
3b66dae1d4
Implemented extern functions 2025-02-12 00:04:30 +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
cba26d8154
Added more tests 2025-02-07 21:25:29 +01:00
Eduard Urbach
63a2752c56
Implemented struct size calculation after a scan 2025-02-07 16:26:24 +01:00
Eduard Urbach
ace2f3c4a5
Allowed comments in the scanner 2025-02-06 13:10:44 +01:00
Eduard Urbach
f36b1f6c7c
Added server example 2025-02-06 12:49:17 +01:00
Eduard Urbach
5d38a4980a
Implemented struct pointer types 2025-02-05 15:16:00 +01:00
Eduard Urbach
85568949a2
Added more tests 2025-02-05 11:11:15 +01:00
Eduard Urbach
8421a21c9a
Simplified type system 2025-02-04 23:58:01 +01:00
Eduard Urbach
03a3bd8f02
Implemented structs 2025-02-04 18:16:31 +01:00
Eduard Urbach
4609a814df
Removed unnecessary code 2025-02-04 15:19:03 +01:00
Eduard Urbach
51e3c1ba0e
Implemented struct parser 2025-02-04 14:41:04 +01:00
Eduard Urbach
8de582abf6
Fixed incorrect OS detection 2025-01-31 21:50:35 +01:00
Eduard Urbach
b35b17bb32
Flattened package hierarchy 2024-08-25 20:38:22 +02:00
Eduard Urbach
e818e5b907
Improved Windows support 2024-08-13 19:34:54 +02:00
Eduard Urbach
de223908d7
Added conditional compilation for each OS 2024-08-12 14:17:24 +02: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