aboutsummaryrefslogtreecommitdiff
path: root/code/lib/io.felan
AgeCommit message (Collapse)Author
2025-06-10fix some return type issuesA404M
2025-06-01add printlnA404M
fix @neg type
2025-05-31add array access support to arraysA404M
2025-05-29add any typeA404M
2025-05-29fix bug in arrayA404M
2025-05-28fix length getting in arrayA404M
2025-05-28add more stuff to libA404M
fix use after free