Version b2.0.86
Pre-release
Pre-release
- Improved parser
- Pseudo variables now don't crash with invalid numbers (like 1.3 or 0xFF)
- PGet is now deprecated
- Added ?. and ?:: for conditional indexing
- Multiple files are now compiled in a single file
- Added custom require function and cacher for loading other Clue files
this
is no longer a keyword (no need for it to be)- Added static variables
- Added
static
keyword for "static" variables