This website requires JavaScript.
Explore
Help
Register
Sign In
IgorCielniak
/
l2
Watch
1
Star
0
Fork
0
You've already forked l2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c3490a37aed000bd0522096f56b656900dc60f64
l2
/
stdlib
History
IgorCielniak
d62f2fe02d
introduced direct ability to call syscalls and linux.sl
2026-01-08 20:56:36 +01:00
..
arr.sl
ststic arrays and dynamic arrays
2026-01-08 18:34:34 +01:00
debug.sl
changed the way that functions are defined
2026-01-08 15:28:10 +01:00
float.sl
changed the way that functions are defined
2026-01-08 15:28:10 +01:00
io.sl
added ewrite_buf and eputs
2026-01-08 18:44:48 +01:00
linux.sl
introduced direct ability to call syscalls and linux.sl
2026-01-08 20:56:36 +01:00
mem.sl
changed the way that functions are defined
2026-01-08 15:28:10 +01:00
stdlib.sl
removed p! and p@ and added 'mem' that just pushes the addr os the persistent memory on to the stack and than you can write/read using standard ! and @ nd write at an offset uaing pointer arithmetic
2025-12-28 11:46:01 +01:00