Commit graph

13 commits

Author SHA1 Message Date
43a006e4af
Replaced builtin store function with a new syntax 2025-04-11 14:21:51 +02:00
543558a02b
Modified const and extern to always use blocks 2025-04-05 19:34:50 +02:00
ba34637dc1
Moved const and extern identifiers to the left 2025-04-04 20:15:31 +02:00
e5f0123eea
Removed dead code 2025-03-04 13:35:55 +01:00
ae6530aadb
Added placeholders for type casts 2025-02-27 00:18:34 +01:00
Eduard Urbach
1ca61190eb
Fixed incorrect const values 2025-02-21 13:47:56 +01:00
Eduard Urbach
b8e37fafae
Improved type system 2025-02-17 14:31:47 +01:00
Eduard Urbach
9f125694be
Added a program init function 2025-02-16 15:46:54 +01:00
Eduard Urbach
00be603b8f
Improved thread creation on Linux 2025-02-16 11:31:31 +01:00
Eduard Urbach
d0bcd8cf9f
Improved Windows ABI support 2025-02-15 18:23:33 +01:00
Eduard Urbach
f19d9063a5
Improved type system 2025-02-09 23:52:07 +01:00
Eduard Urbach
271ae0fb18
Added stack specific flags for thread stack allocation 2025-02-02 15:17:52 +01:00
Eduard Urbach
6163ba547e
Simplified thread example 2025-01-31 12:11:39 +01:00