|
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 |
|
|
bf5110edd4
|
Implemented boolean literals
|
2025-02-26 14:33:41 +01:00 |
|
|
d5bcf340e9
|
Fixed incorrect const values
|
2025-02-21 13:47:56 +01:00 |
|
|
8f3fa494ba
|
Added byte type
|
2025-02-21 11:27:45 +01:00 |
|
|
930b5e16f4
|
Simplified standard library
|
2025-02-17 17:49:42 +01:00 |
|
|
6eab48c586
|
Improved type system
|
2025-02-17 14:31:47 +01:00 |
|
|
91a3ec9d52
|
Implemented const keyword
|
2025-02-15 14:38:01 +01:00 |
|
|
2e3857622a
|
Improved type system
|
2025-02-09 23:52:07 +01:00 |
|
|
c0ffddaba8
|
Added array type
|
2025-02-09 20:25:37 +01:00 |
|
|
a24b8a7586
|
Fixed incorrect parameters for memory deallocation
|
2025-02-09 15:25:25 +01:00 |
|
|
129a674c2e
|
Fixed incorrect memory allocations
|
2025-02-09 14:38:01 +01:00 |
|
|
3043e4e2c4
|
Implemented length storage of allocated memory
|
2025-02-09 14:14:41 +01:00 |
|
|
32ae625af4
|
Improved Windows support
|
2024-08-19 17:25:51 +02:00 |
|
|
314aea5ffc
|
Fixed memory allocation on MacOS
|
2024-08-12 15:31:23 +02:00 |
|
|
188b85fdce
|
Added types
|
2024-08-05 18:47:24 +02:00 |
|
|
6d77a8a120
|
Implemented numbers with different bases
|
2024-07-29 00:30:26 +02:00 |
|
|
86175d7a53
|
Implemented echo example
|
2024-07-18 21:10:27 +02:00 |
|