| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.txt | 2022-01-09 | 778 Bytes | |
| BAScript-2.1.2.zip | 2022-01-09 | 44.0 kB | |
| BAScript-2.1.2.7z | 2022-01-09 | 29.7 kB | |
| BAScript-2.1.2.tar.gz | 2022-01-09 | 34.0 kB | |
| Totals: 4 Items | 108.4 kB | 1 | |
Changes between versions 2.1.1 y 2.1.2
======================================
Fixed bugs
----------
* Fixed command '@': it didn't push the correct address.
* Labels can be numbers now.
API changes
-----------
* TbasTokenType removed since it wasn't used.
* Some stuff labeled as "deprecated". Look at compilation warnings!
Other
-----
* Now identifiers (variables, methods and labels) allow more characterds.
Read documentation for more information.
* Several improvements in TbasCustomScanner.
Changes between versions 2.1 and 2.1.1
=======================================
Fixed bugs
----------
* Fixed EOF in scanner.
What's New
----------
* Documentation and examples translated to English.