11 Commits

Author SHA1 Message Date
vms
45fc92ae3d
Use $ to identify streams instead of [] (#79) 2021-03-26 17:13:28 +03:00
vms
bb7de71444
fix joinable (#78) 2021-03-24 10:43:49 +03:00
vms
0b2bfe1b84
Make match mismatch joinable (#77) 2021-03-24 10:00:07 +03:00
vms
52af952dfd
Basic validator for variables (#76) 2021-03-19 19:15:41 +03:00
vms
acb00a1b07
Add tests for duplicates and fold with join (#75) 2021-03-10 17:34:14 +03:00
vms
2744d86c7f
Fix logger (#72) 2021-03-01 11:09:41 +03:00
vms
7356f03fa9
Do not clear %last_error% in match/mismatch (#71) 2021-02-28 18:00:16 +03:00
vms
73fe4d9d3b
Add a new test for join behaviour (#70) 2021-02-25 16:35:44 +03:00
vms
13f93a0f88
Improve flattening (#69) 2021-02-18 17:30:14 +03:00
vms
d43b5454fa
print log on erorrs (#68) 2021-02-18 16:48:34 +03:00
vms
e5244db6a1
Rename stepper to interpreter (#67) 2021-02-17 23:36:36 +03:00