Version 2.3
- 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