Commit graph

27 commits

Author SHA1 Message Date
fee1b27bfe
Enabled arm64 encoding 2025-03-06 16:54:28 +01:00
1f0db51a95
Updated module path 2025-02-25 17:16:09 +01:00
d5bcf340e9
Fixed incorrect const values 2025-02-21 13:47:56 +01:00
9da25da525
Added a program init function 2025-02-16 15:46:54 +01:00
91a3ec9d52
Implemented const keyword 2025-02-15 14:38:01 +01:00
3b6b87f223
Updated Go version 2025-02-14 16:46:36 +01:00
28292a64e3
Removed unnecessary parameter 2025-02-13 16:58:59 +01:00
bd71a29c04
Simplified return code 2025-02-12 17:34:48 +01:00
4803b81845
Implemented extern functions 2025-02-12 00:04:30 +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
6ebd1829fb
Added more tests 2025-02-07 21:25:29 +01:00
162ddbefef
Implemented struct size calculation after a scan 2025-02-07 16:26:24 +01:00
1b63ac73cf
Allowed comments in the scanner 2025-02-06 13:10:44 +01:00
559df424d3
Added server example 2025-02-06 12:49:17 +01:00
f76f0a1e4b
Implemented struct pointer types 2025-02-05 15:16:00 +01:00
f7bc903aa4
Added more tests 2025-02-05 11:11:15 +01:00
bd0a468282
Simplified type system 2025-02-04 23:58:01 +01:00
e36d9fade3
Implemented structs 2025-02-04 18:16:31 +01:00
50fc8c6249
Removed unnecessary code 2025-02-04 15:19:03 +01:00
30940f0100
Implemented struct parser 2025-02-04 14:41:04 +01:00
7fb5c8407f
Fixed incorrect OS detection 2025-01-31 21:50:35 +01:00
a4dc5a4eff
Flattened package hierarchy 2024-08-25 20:38:22 +02:00
33da0cc315
Improved Windows support 2024-08-13 19:34:54 +02:00
1a895aa360
Added conditional compilation for each OS 2024-08-12 14:17:24 +02: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