Changes in 0.7.1
Release date: 2018-03-12.
1. SARL Language
1.1. SARL Language Grammar
- Use the variable’s reference names within assert’s Java expressions. (details)
- Internal errors within the type computer should not stop the compilation. (details)
- Add static fields for the default compiler’s configuration. (details)
2. SARL User Interface
2.3. Eclipse Product
2.3.1. Preferences
- Disable “use expression interpreter” when “generate inline annotation is disabled. (details)
- Add “experimental” to the “Generation Inline annotations” within the compiler preference page. (details)
2.3.2. Wizards
- Add wizard for exporting a SARL application. (details)
3. Janus Run-time Environment
- Janus Eclipse plugin must not be in dependencies of the Janus SRE. (details)
- Split the Eclipse working set “Plugins” to “Core Plugins” and “API Plugins”. (details)
- No code style check within JavaFX code because it is SARL code. (details)
5. Changes in the Previous Versions