|
013d3dd8cd
|
Refactored the interface of the io package
|
2025-04-07 18:02:36 +02:00 |
|
|
127b87f4ea
|
Added fmt package
|
2025-04-07 15:13:57 +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 |
|
|
4587503a57
|
Removed log from the standard library
|
2025-02-22 18:02:50 +01:00 |
|
|
8f3fa494ba
|
Added byte type
|
2025-02-21 11:27:45 +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 |
|
|
4803b81845
|
Implemented extern functions
|
2025-02-12 00:04:30 +01:00 |
|
|
c0ffddaba8
|
Added array type
|
2025-02-09 20:25:37 +01:00 |
|
|
3043e4e2c4
|
Implemented length storage of allocated memory
|
2025-02-09 14:14:41 +01:00 |
|
|
de608a74a7
|
Implemented 64-bit move
|
2024-07-26 16:19:13 +02:00 |
|
|
8b1af4bea7
|
Implemented number output
|
2024-07-26 12:50:47 +02:00 |
|