Version 1.11.1
Changes
Library:
- Huge numbers are now outputted as
1/0
instead ofmath.huge
. - Fixed
newToken("pp_keyword",...)
not accepting all preprocessor keywords. - Better error message for unescaped newlines in string literals.
Other:
- Preprocess.cmd returns
%ERRORLEVEL%
.