Version 1.7
Changes:
- Hexadecimal fractions & binary exponents are now handled (e.g.
0x12a.8bP+2). - Added missing token
::. - Added
getNextUsefulToken(). - Dual code now only accepts a single assignment statement on the line.
- Updated detection of malformed numbers.
- Fixed internal error "error object is a nil value" in Lua 5.3.