ucl/ucl
Leon Mika 2e8e60f904
All checks were successful
Test / build (push) Successful in 1m1s
Removed set and upgraded Go to 1.24
2025-05-24 10:10:32 +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 Removed set and upgraded Go to 1.24 2025-05-24 10:10:32 +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 Removed set and upgraded Go to 1.24 2025-05-24 10:10:32 +10:00
inst_test.go Added try blocks back 2025-05-24 09:52:10 +10:00
io.go Added a few things needed by Dynamo Browse 2025-03-23 11:17:59 +11:00
objs.go Added try blocks back 2025-05-24 09:52:10 +10:00
testbuiltins_test.go Added try blocks back 2025-05-24 09:52:10 +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 Added try blocks back 2025-05-24 09:52:10 +10:00