ucl/cmdlang
2025-03-23 11:15:19 +11:00
..
ast.go Allowed foreach to pull from the pipe 2025-03-23 11:12:42 +11:00
builtins.go Fixed field export 2025-03-23 11:14:21 +11:00
egbuiltins.go Added the notion of streams 2024-04-10 21:58:06 +10:00
env.go Working out the tests 2025-03-23 11:07:54 +11:00
eval.go Allowed foreach to pull from the pipe 2025-03-23 11:12:42 +11:00
inst.go Fixed field export 2025-03-23 11:14:21 +11:00
inst_test.go Allowed foreach to pull from the pipe 2025-03-23 11:12:42 +11:00
objs.go Finished working on playground and added a CI/CD step 2025-03-23 11:15:19 +11:00
testbuiltins_test.go Fixed field export 2025-03-23 11:14:21 +11:00
userbuiltin.go Fixed binding with struct 2025-03-23 11:13:32 +11:00
userbuiltin_test.go Fixed binding with struct 2025-03-23 11:13:32 +11:00