Skip to content

Releases: mavyfaby/hlsc

v1.1.3

28 Oct 12:45

Choose a tag to compare

v1.1.2

26 Oct 06:27

Choose a tag to compare

  • fix(compiler): improve halt automatic insertion algorithm

v1.1.1

25 Oct 05:38

Choose a tag to compare

  • feat(compiler): run simpletron after compile.

v1.1.0

23 Oct 07:22

Choose a tag to compare

  • feat(compiler): evaluate arithmetic expressions
  • feat(compiler): exclude expression(s) to output if not used
  • feat(compiler): differentiate between variable and expression

v1.0.1

23 Oct 01:33

Choose a tag to compare

fix(compiler): show error if no instructions written

v1.0.0

19 Oct 01:54

Choose a tag to compare

fix(compiler): incorrect error line number and HALT not recognized.