Skip to content

Releases: homebots/espresso-compiler

v1.9.2

Choose a tag to compare

@github-actions github-actions released this 27 Feb 15:39

1.9.2 (2024-02-27)

Bug Fixes

  • interrupt edge not set correctly (bf8db24)

v1.9.1

Choose a tag to compare

@github-actions github-actions released this 27 Feb 14:57

1.9.1 (2024-02-27)

Bug Fixes

  • map all interrupt edges (155095d)

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 26 Feb 01:43

1.9.0 (2024-02-26)

Features

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

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 25 Feb 13:59

1.8.0 (2024-02-25)

Bug Fixes

  • implement define instruction (ffbfa62)

Features

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 23 Feb 01:02

1.7.0 (2024-02-23)

Features

  • add return/define instructions (2b58114)

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 22 Feb 21:24

1.6.0 (2024-02-22)

Bug Fixes

Features

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 21 Feb 16:13
38dfb60

1.5.2 (2024-02-21)

Bug Fixes

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 19 Feb 23:36

1.5.1 (2024-02-19)

Bug Fixes

  • update to latest tslint (46df73d)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 22:48

1.5.0 (2024-02-19)

Features

  • add wifi connection commands (eb6d61e)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 02 Jan 15:55

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)