ucl/ucl
Leon Mika 1173d163f5
Some checks failed
Test / build (push) Failing after 1m8s
Added a default bind case for Go types that look like objects
2025-05-19 21:19:43 +10:00
..
builtins Temporary fall back to returning objects as is if they cannot be converted to Go 2025-05-18 13:38:31 +10:00
ast.go Fixed bug in which commands could not be assigned to pipeline results 2025-05-18 07:39:37 +10:00
builtins.go Added first pass at pseudo vars 2025-05-17 21:51:16 +10:00
env.go Added first pass at pseudo vars 2025-05-17 21:51:16 +10:00
errors.go Some new features and bugfixes 2025-03-23 11:41:41 +11:00
eval.go Fixed bug in which commands could not be assigned to pipeline results 2025-05-18 07:39:37 +10:00
inst.go Temporary fall back to returning objects as is if they cannot be converted to Go 2025-05-18 13:38:31 +10:00
inst_test.go Replaced use of 'set' with assignments 2025-05-18 10:42:32 +10:00
io.go Added a few things needed by Dynamo Browse 2025-03-23 11:17:59 +11:00
objs.go Added a StringListObject 2025-05-18 12:45:33 +10:00
testbuiltins_test.go Replaced use of 'set' with assignments 2025-05-18 10:42:32 +10:00
userbuiltin.go Added a default bind case for Go types that look like objects 2025-05-19 21:19:43 +10:00
userbuiltin_test.go Another fix to tests 2025-05-18 10:43:25 +10:00