Changes in 0.6.1
Release date: 2017-10-220.
Language and Compiler
- Testing the
int == Integer
and int == AtomicInteger
equalities. (details)
- Add implicit definitions of operators on numbers. (details)
SARL Core API
- Add “void” return type to the behavior guard evaluator. (details)
User Interface
- Update outline for displaying the static constructors in a specific way. (details)
Eclipse Product
- Upgrade Eclipse JDT, M2E and UI. (details)
- Run-as feature explores the folders for finding the agent definitions. (details)
- Display exception stack trace into the error dialogs. (details)
Contributions
- Fixing the name of the fractal example’s project. (details)
- Add explicit “void” return type to functions. (details)
Changes in the Previous Versions