Changes in 0.5.4
Release date: 2017-04-03.
[lang]
- Add the missed static modifier to the synthetic methods that are related to the default parameter values. (details)
- Generate the inline constant expressions with the Java format in order to avoid casting problem. (details)
[eclipse]
- SARL Explorer:
- Use the SARL icons for elements in the default package. (details)
- Do not show hidden folders in explorer. (details)
- Change the default config of the SARL explorer. (details)
- Display empty leaf packages in the explorer. (details)
- Avoid the exceptions related to bad references when creating a new SARL element. (details)
- Add SARL menu (details)
[contribs]
[mwe2]
- Add newTypeRef() in the public API for the code builders. (details)
- Fixing invalid generation path. (details)
[all]
- Remove ‘.sarlbin’ files from the generated archives. (details)
Previous changes