Go to file
Leon Mika 4c532e5005 Added support for listable proxy objects
These are things like slices that can be iterated over. At the moment, they're only recognised by foreach.
2024-04-23 00:41:36 +00:00
cmd/cmsh Added the notion of streams 2024-04-10 21:58:06 +10:00
cmdlang Added support for listable proxy objects 2024-04-23 00:41:36 +00:00
.gitignore Initial version of prototype cmdlang 2024-04-10 20:45:58 +10:00
go.mod Bump golang.org/x/sys from 0.0.0-20220310020820-b874c991c1a5 to 0.1.0 2024-04-16 12:06:11 +00:00
go.sum Bump golang.org/x/sys from 0.0.0-20220310020820-b874c991c1a5 to 0.1.0 2024-04-16 12:06:11 +00:00