Version b1.1.77
Pre-release
Pre-release
+Added METHOD
keyword and made it compilable
*return
now doesn't need to have an expression after it
+DO_BLOCK
ComplexTokens are now compilable
+Elseif chains are now compilable
*Identifiers can now have _ in their name
*Fixed [] parsing when parsing identifiers
*Hexadeciamal numbers can now be used
*Compile flags (-struct
, ecc) are now read once and then stored instead of reread every check
+Added -printout
, -pathiscode
, -nojitbit
and -continue
compile flags