Commit graph

9 commits

Author SHA1 Message Date
Leon Mika 88fa2bee15 Fixed binding with struct 2025-03-23 11:13:32 +11:00
Leon Mika bfd2785b1c dramatic simplification of command evaluation
- Removed the notion of streams
- Modified pipes such that any object can be passed through pipe. Now, the first argument will be used if the command is invoked via a pipe
2025-03-23 11:09:42 +11:00
Leon Mika 174c43328e Fixed some buggy unit tests 2025-03-23 11:08:02 +11:00
Leon Mika 9f8ba430f6 Working out the tests 2025-03-23 11:07:54 +11:00
Leon Mika e7138b6fe2 Added non-sorted disclosure 2025-03-23 11:06:15 +11:00
Leon Mika 94e751a6d8 Added the foreach loop 2025-03-23 11:05:59 +11:00
Leon Mika 219d4d49da Started working on the public interface 2024-04-14 22:09:13 +10:00
Leon Mika 730dc46095 Working on multi-line statements 2024-04-13 09:25:16 +10:00
Leon Mika 922acd3751 Started writing some tests 2024-04-11 22:05:05 +10:00