IgorCielniak
  • Joined on 2026-03-21
IgorCielniak pushed to main at IgorCielniak/l2 2026-03-25 13:28:59 +01:00
052f9191c3 I was bored
IgorCielniak pushed to main at IgorCielniak/l2 2026-03-25 11:54:07 +01:00
a74c4b8c41 added 'arr_find', 'arr_contains' and did small fixes to 'find' and 'rfind'
d639c63fd3 added 'rfind'
ab613e644a small fix to 'contains' and added 'find'
Compare 3 commits »
IgorCielniak pushed to main at IgorCielniak/l2 2026-03-25 10:39:39 +01:00
75b01b9635 added contains, 3dup and 4dup
IgorCielniak pushed to main at IgorCielniak/l2 2026-03-25 10:10:39 +01:00
b263e7d0de added startswith and endswith
IgorCielniak pushed to main at IgorCielniak/l2 2026-03-25 08:59:56 +01:00
bc3a894737 added trim functions
IgorCielniak pushed to main at IgorCielniak/l2 2026-03-24 18:17:26 +01:00
e8271895fb fixed a mistake in a stack effect comment
0477e4c10d Small fixes to SPEC.md, its still shit btw
Compare 2 commits »
IgorCielniak pushed to main at IgorCielniak/l2 2026-03-23 10:01:19 +01:00
9fbba4eefb sketch for the termios library
IgorCielniak pushed to main at IgorCielniak/l2 2026-03-21 16:10:31 +01:00
44a49d17d5 Add .gitattributes
IgorCielniak pushed to main at IgorCielniak/l2 2026-03-21 16:09:46 +01:00
2055aa3b1f renamed some functions in stdlib/arr.sl and made examples/snake.sl use the functions from stdlib/arr.sl instead of custom ones
5dd361e563 added strdup
e2159bbca2 added memset_bytes, fixed some stack comments, fixed splitby_char and finally implemented splitby_str so splitby if now fully functional
f4d688cac1 small fixes
4508433206 added 'ret' and implemented a proper 'strcmp'
Compare 10 commits »
IgorCielniak created branch main in IgorCielniak/l2 2026-03-21 16:09:46 +01:00
IgorCielniak created repository IgorCielniak/l2 2026-03-21 16:09:31 +01:00