Commit graph

12 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
Eduard Urbach
1ca61190eb
Fixed incorrect const values 2025-02-21 13:47:56 +01:00
Eduard Urbach
a42115c0fb
Added byte type 2025-02-21 11:27:45 +01:00
Eduard Urbach
b7685fd7ec
Simplified standard library 2025-02-17 17:49:42 +01:00
Eduard Urbach
b8e37fafae
Improved type system 2025-02-17 14:31:47 +01:00
Eduard Urbach
0a1a8f741d
Implemented const keyword 2025-02-15 14:38:01 +01:00
Eduard Urbach
7634244c56
Added array type 2025-02-09 20:25:37 +01:00
Eduard Urbach
ade1fd8fff
Fixed incorrect memory allocations 2025-02-09 14:38:01 +01:00
Eduard Urbach
2b2e707520
Implemented length storage of allocated memory 2025-02-09 14:14:41 +01:00
Eduard Urbach
6b48ee0a48
Improved Windows support 2024-08-19 17:25:51 +02:00