ucl/ucl
2025-05-25 09:50:25 +10:00
..
builtins Added separate Eval mode with option to isolate the environment 2025-05-25 09:50:25 +10:00
ast.go Added separate Eval mode with option to isolate the environment 2025-05-25 09:50:25 +10:00
builtins.go Removed set and upgraded Go to 1.24 2025-05-24 10:10:32 +10:00
env.go Added separate Eval mode with option to isolate the environment 2025-05-25 09:50:25 +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 Added separate Eval mode with option to isolate the environment 2025-05-25 09:50:25 +10:00
inst_test.go Added separate Eval mode with option to isolate the environment 2025-05-25 09:50:25 +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 separate Eval mode with option to isolate the environment 2025-05-25 09:50:25 +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 separate Eval mode with option to isolate the environment 2025-05-25 09:50:25 +10:00