Commit graph

9 commits

Author SHA1 Message Date
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
81b0cd813c
Fixed memory allocation on MacOS 2024-08-12 15:31:23 +02:00