Skip to content

Releases: kantord/emuto

v1.5.0

05 Oct 15:34
Compare
Choose a tag to compare

1.5.0 (2018-10-05)

Features

v1.4.0

05 Oct 12:57
Compare
Choose a tag to compare

1.4.0 (2018-10-05)

Features

v1.3.0

04 Oct 18:39
Compare
Choose a tag to compare

1.3.0 (2018-10-04)

Features

  • program: better whitespace handling (23e2256)

v1.2.0

03 Oct 17:43
Compare
Choose a tag to compare

1.2.0 (2018-10-03)

Features

  • add projection (14bbee4)
  • projection: support more complex projections (9e38dad)

v1.1.0

01 Oct 19:10
Compare
Choose a tag to compare

1.1.0 (2018-10-01)

Features

v1.0.2

29 Sep 11:22
Compare
Choose a tag to compare

1.0.2 (2018-09-29)

Bug Fixes

v1.0.1

29 Sep 10:58
Compare
Choose a tag to compare

1.0.1 (2018-09-29)

Bug Fixes

v1.0.0

28 Sep 18:18
Compare
Choose a tag to compare

1.0.0 (2018-09-28)

Bug Fixes

  • tuple: fix parser (fa1d05b)
  • remove redundant valueProp parser (b5b5d7b)

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)