Releases: kantord/emuto
Releases · kantord/emuto
v1.5.0
v1.4.0
v1.3.0
v1.2.0
v1.1.0
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2018-09-28)
Bug Fixes
Features
- add inputProp (e577aa0)
- compiler: add compiler (356905e)
- add input syntax (
.
) (268922d) - add number primitives (341040a)
- add object syntax (cf664ad)
- interpreter: add interpreter (add3fa9)
- add pipe syntax (7dee154)
- add string primitives (f0578a4)
- add valueProp (598a41a)
- make target code a function that takes one input (761f9ee)
- throw syntax error expection on syntax error (edbff03)
- pipe: allow for arbitrary length of pipelines (56dd32b)
- tuple: add generator (387a0be)
- tuple: add parser (90f08e4)