Commit Graph

8 Commits

Author SHA1 Message Date
IgorCielniak
e2b1368899 added neg and bitnot to the stdlib and made a fib.sl example 2025-12-25 12:20:11 +01:00
IgorCielniak
2b8cd25499 unhardcoded alloc size in strconcat so the buffer doesn't overflow 2025-12-25 10:59:21 +01:00
IgorCielniak
6988a89a51 added strconcat and strcpy functions 2025-12-24 23:19:08 +01:00
IgorCielniak
8419f36283 brought back the working version of mmp 2025-12-23 23:27:17 +01:00
IgorCielniak
852c55a768 small update 2025-12-21 13:41:34 +01:00
IgorCielniak
452bb0318b added io 2025-12-18 20:18:39 +01:00
IgorCielniak
f684e56a70 removed useless strlen from stdlib.sl 2025-12-18 12:03:49 +01:00
IgorCielniak
50451840b7 write_file 2025-12-18 11:32:35 +01:00