Version 1.16
Changes
Library:
- Added preprocessor symbols (in the form of
$name
). - Added functions: startInterceptingOutput(), stopInterceptingOutput().
- Macros can use
outputLua()
and co. instead of returning code. - Detecting errors such as
!(x,y)
.