ucl/ucl/builtins
Leon Mika 143ca8d555
All checks were successful
Build / build (push) Successful in 3m14s
Added bytes builtin
2026-09-08 19:50:08 +10:00
..
bytes.go Added bytes builtin 2026-09-08 19:50:08 +10:00
bytes_test.go Added bytes builtin 2026-09-08 19:50:08 +10:00
csv.go Started writing module documentation 2026-02-15 15:29:24 +11:00
csv_test.go Added separate Eval mode with option to isolate the environment 2025-05-25 09:50:25 +10:00
fns.go Started writing module documentation 2026-02-15 15:29:24 +11:00
fns_test.go Started writing module documentation 2026-02-15 15:29:24 +11:00
fs.go Started working on builtins 2025-03-23 11:18:10 +11:00
fs_test.go Added separate Eval mode with option to isolate the environment 2025-05-25 09:50:25 +10:00
itrs.go Added itrs:tap 2025-03-23 12:01:21 +11:00
itrs_test.go Added separate Eval mode with option to isolate the environment 2025-05-25 09:50:25 +10:00
lists.go Fixed some bugs discovered by Claude Code 2026-02-15 16:03:45 +11:00
lists_test.go Added additional builtins for strings and lists 2025-10-27 22:05:14 +11:00
log.go Fixed some bugs discovered by Claude Code 2026-02-15 16:03:45 +11:00
log_test.go Added separate Eval mode with option to isolate the environment 2025-05-25 09:50:25 +10:00
os.go Added additional builtins for strings and lists 2025-10-27 22:05:14 +11:00
os_test.go Added bytes builtin 2026-09-08 19:50:08 +10:00
strs.go Added additional builtins for strings and lists 2025-10-27 22:05:14 +11:00
strs_test.go Added additional builtins for strings and lists 2025-10-27 22:05:14 +11:00
time.go Added single dots 2026-03-15 10:06:00 +11:00
time_test.go Added single dots 2026-03-15 10:06:00 +11:00
urls.go Started working on urls package 2026-01-26 10:58:17 +11:00
urls_test.go Added bytes builtin 2026-09-08 19:50:08 +10:00