v2025.6.14
Additions
- Added functionality to more precise internal types (i.e. uint64, int64, etc.)
- Added variable assignment though expressions
- Added timestamps to log outputs
- Added functional break and continue statements
- Renamed some old type names to keep a consistent naming scheme
Fixes
- Improved logging system
- Variable arithmetics now function properly (negative number addition now works correctly)
- Overall code cleanups