ucl/ucl
2026-02-15 15:29:24 +11:00
..
builtins Started writing module documentation 2026-02-15 15:29:24 +11:00
ast.go Made indexing a little more strict 2025-06-12 13:28:44 +02:00
builtins.go Added the 'in' builtin and fns:uni 2025-07-18 13:45:30 +02:00
builtins_test.go Added the 'in' builtin and fns:uni 2025-07-18 13:45:30 +02:00
env.go Fixed bug which was not isolating procs 2025-05-25 10:08:56 +10:00
errors.go Added setting of index values 2025-06-14 02:52:03 +02:00
eval.go Added setting of index values 2025-06-14 02:52:03 +02:00
inst.go Added additional builtins for strings and lists 2025-10-27 22:05:14 +11:00
inst_test.go Added setting of index values 2025-06-14 02:52:03 +02:00
io.go Added a few things needed by Dynamo Browse 2025-03-23 11:17:59 +11:00
objs.go Added additional builtins for strings and lists 2025-10-27 22:05:14 +11:00
userbuiltin.go Replaced gopkg with modash 2025-10-26 10:47:07 +11:00
userbuiltin_test.go Fix bugs with binding to Opaque objects and pointers 2025-06-17 13:37:52 +02:00