Commit Graph

9 Commits

Author SHA1 Message Date
Leon Mika 63762e633c 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
2024-04-23 22:02:06 +10:00
Leon Mika 7e06f38802 Working out the tests 2024-04-18 22:24:19 +10:00
Leon Mika ea31e568b6 Added lists and hashes 2024-04-16 22:05:21 +10:00
Leon Mika acdd8b3f72 Added support for dashes in identities 2024-04-16 05:39:03 +00:00
Leon Mika 219d4d49da Started working on the public interface 2024-04-14 22:09:13 +10:00
Leon Mika d6cc449b40 Added macros and the if macro 2024-04-13 21:46:50 +10:00
Leon Mika 730dc46095 Working on multi-line statements 2024-04-13 09:25:16 +10:00
Leon Mika 82a6eac872 Some more test updates 2024-04-11 22:32:38 +10:00
Leon Mika 922acd3751 Started writing some tests 2024-04-11 22:05:05 +10:00