Commit graph

11 commits

Author SHA1 Message Date
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
467fbd9725
Removed log from the standard library 2025-02-22 18:02:50 +01:00
Eduard Urbach
a42115c0fb
Added byte type 2025-02-21 11:27:45 +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
3b66dae1d4
Implemented extern functions 2025-02-12 00:04:30 +01:00
Eduard Urbach
7634244c56
Added array type 2025-02-09 20:25:37 +01:00
Eduard Urbach
2b2e707520
Implemented length storage of allocated memory 2025-02-09 14:14:41 +01:00
Eduard Urbach
bf80551a15
Implemented 64-bit move 2024-07-26 16:19:13 +02:00
Eduard Urbach
123738f88c
Implemented number output 2024-07-26 12:50:47 +02:00