array
|
Implemented more arm64 instructions
|
2025-03-13 13:17:58 +01:00 |
collatz
|
Removed log from the standard library
|
2025-02-22 18:02:50 +01:00 |
echo
|
Improved type system
|
2025-02-09 23:52:07 +01:00 |
factorial
|
Removed log from the standard library
|
2025-02-22 18:02:50 +01:00 |
fibonacci
|
Removed log from the standard library
|
2025-02-22 18:02:50 +01:00 |
fizzbuzz
|
Removed log from the standard library
|
2025-02-22 18:02:50 +01:00 |
gcd
|
Removed log from the standard library
|
2025-02-22 18:02:50 +01:00 |
hello
|
Implemented length storage of allocated memory
|
2025-02-09 14:14:41 +01:00 |
itoa
|
Removed log from the standard library
|
2025-02-22 18:02:50 +01:00 |
point
|
Removed struct keyword
|
2025-04-04 13:32:55 +02:00 |
prime
|
Implemented boolean literals
|
2025-02-26 14:33:41 +01:00 |
server
|
Added placeholders for type casts
|
2025-02-27 00:18:34 +01:00 |
shell
|
Added more tests
|
2025-02-21 11:45:32 +01:00 |
thread
|
Implemented for loops
|
2025-02-19 23:46:17 +01:00 |
winapi
|
Added byte type
|
2025-02-21 11:27:45 +01:00 |