Find a file
Leon Mika e7f904e7da
All checks were successful
Build / build (push) Successful in 2m32s
Added some changes to call and added builtins
- call now supports calling invokables by string
- call now takes as arguments a listable of positional args, and a hashable of keyword args
- added strs:split, strs:join, and strs:has-prefix
- added new lists module with lists:first
- added time:sleep
2025-05-17 13:59:44 +10:00
.forgejo/workflows Added CI/CD for pushing to feature branch 2025-03-23 11:23:45 +11:00
_docs Added itrs:tap 2025-03-23 12:01:21 +11:00
_site Started working on more package docs 2025-03-23 11:52:39 +11:00
cmd Added some changes to call and added builtins 2025-05-17 13:59:44 +10:00
repl Started building out the site. 2025-03-23 11:52:25 +11:00
ucl Added some changes to call and added builtins 2025-05-17 13:59:44 +10:00
.gitignore Finished working on playground and added a CI/CD step 2025-03-23 11:15:19 +11:00
go.mod Added some missing packages 2025-04-10 21:42:01 +10:00
go.sum Started building out the site. 2025-03-23 11:52:25 +11:00
LICENSE.txt Added license 2025-03-23 11:16:17 +11:00
Makefile Removed non-existant doc 2025-04-10 21:45:12 +10:00