|
3da61f5c69
|
Replaced builtin store function with a new syntax
|
2025-04-11 14:21:51 +02:00 |
|
|
51fc0a1272
|
Modified const and extern to always use blocks
|
2025-04-05 19:34:50 +02:00 |
|
|
4c90b6ea6a
|
Moved const and extern identifiers to the left
|
2025-04-04 20:15:31 +02:00 |
|
|
ada7aaa1e2
|
Removed dead code
|
2025-03-04 13:35:55 +01:00 |
|
|
a905710982
|
Added placeholders for type casts
|
2025-02-27 00:18:34 +01:00 |
|
|
d5bcf340e9
|
Fixed incorrect const values
|
2025-02-21 13:47:56 +01:00 |
|
|
6eab48c586
|
Improved type system
|
2025-02-17 14:31:47 +01:00 |
|
|
9da25da525
|
Added a program init function
|
2025-02-16 15:46:54 +01:00 |
|
|
0ddaeca844
|
Improved thread creation on Linux
|
2025-02-16 11:31:31 +01:00 |
|
|
b3fec98baf
|
Improved Windows ABI support
|
2025-02-15 18:23:33 +01:00 |
|
|
2e3857622a
|
Improved type system
|
2025-02-09 23:52:07 +01:00 |
|
|
819a4a907b
|
Added stack specific flags for thread stack allocation
|
2025-02-02 15:17:52 +01:00 |
|
|
2ae8b04593
|
Simplified thread example
|
2025-01-31 12:11:39 +01:00 |
|