Skip to content

Releases: homebots/espresso-compiler

v1.9.2

27 Feb 15:39
Compare
Choose a tag to compare

1.9.2 (2024-02-27)

Bug Fixes

  • interrupt edge not set correctly (bf8db24)

v1.9.1

27 Feb 14:57
Compare
Choose a tag to compare

1.9.1 (2024-02-27)

Bug Fixes

  • map all interrupt edges (155095d)

v1.9.0

26 Feb 01:43
Compare
Choose a tag to compare

1.9.0 (2024-02-26)

Features

  • add short notation for IO read/write (804a0e9)

v1.8.0

25 Feb 13:59
Compare
Choose a tag to compare

1.8.0 (2024-02-25)

Bug Fixes

  • implement define instruction (ffbfa62)

Features

v1.7.0

23 Feb 01:02
Compare
Choose a tag to compare

1.7.0 (2024-02-23)

Features

  • add return/define instructions (2b58114)

v1.6.0

22 Feb 21:24
Compare
Choose a tag to compare

1.6.0 (2024-02-22)

Bug Fixes

Features

v1.5.2

21 Feb 16:13
38dfb60
Compare
Choose a tag to compare

1.5.2 (2024-02-21)

Bug Fixes

v1.5.1

19 Feb 23:36
Compare
Choose a tag to compare

1.5.1 (2024-02-19)

Bug Fixes

  • update to latest tslint (46df73d)

v1.5.0

19 Feb 22:48
Compare
Choose a tag to compare

1.5.0 (2024-02-19)

Features

  • add wifi connection commands (eb6d61e)

v1.4.0

02 Jan 15:55
Compare
Choose a tag to compare

1.4.0 (2024-01-02)

Bug Fixes

  • accept any value in debug opcode (8b7d301)
  • add header to executable script (1bb749f)

Features

  • allow multiple inputs for print() opcode (f3353d0)