Skip to content

Releases: Up05/ulang

Bug fixes

28 Aug 06:23
ff40f8a
Compare
Choose a tag to compare

Fixed:

  • function return types not being read
  • delimiters were read before operators, which meant that == got read as = and =
  • changed for loop's logic, so for { ... and for true { ... now works

Moved project to java 21

27 Aug 13:40
c3a3206
Compare
Choose a tag to compare
v0.2.0

Add files via upload

The first release

27 Aug 12:32
c3a3206
Compare
Choose a tag to compare
v0.1.0

Add files via upload