Skip to content

Version 2.3

Compare
Choose a tag to compare
@Maiori44 Maiori44 released this 04 Jul 08:54
· 829 commits to main since this release
  • Renamed TREDOTS token to THREEDOTS
  • Expressions should now figure out when a match block is part of the expression or not
  • Fix variables alteration crashing Clue if there were more values than variables (#18)
  • Added meta with syntax to use external tables as metatables
  • Added macro keyword
  • Added inline macros
  • Fixed the Lua reserved keywords errors using an extra {/} in the error message