- Refined detection of mathematical expressions.
- Added constants for bitwise And and Or: bAND and bOR respectively.
- Corrected return data-types on several system calls.
- Corrected documentation.
- Implemented ability to attach to running scripts.
- Implemented ability to attach to scripts that are launched with the /debug parameter or which contain the #Debug pre-processor.
|