heptagon/CHANGES

92 lines
2.8 KiB
Plaintext
Raw Normal View History

Heptagon 1.05.00 (07/06/2018)
-----------------------------
- Option -simple-scheduler active for scheduling post-ctrln code generation
- Handle implication operator in Sigali backend
- Compatibility with reatk >= 0.14
2017-09-29 14:58:37 +02:00
Heptagon 1.04.00 (29/09/2017)
-----------------------------
- Lustre front-end (experimental) : syntax adaptations to parse Lustre programs
- Bug fix in normalization of merge
- Compatibility with reatk >= 0.11
2017-05-24 01:19:55 +02:00
Heptagon 1.03.04 (24/05/2017)
-----------------------------
- Bug correction in init analysis (bug #14076)
- Bug correction in causality analysis: contradictory dependencies
in states of automata were accepted, non schedulable equations generated
- optimization on several passes
- added -simple-scheduler option, triggering very simple, time-efficient
scheduling
Heptagon 1.03.03 (14/03/2017)
-----------------------------
- Correction in Ctrl-n backend: suppression of erroneous "c_" prefixes
- Correction in Ctrl2ept: no systematic conversion from int to float
- Correction in Ctrl-n backend: handling of implication and "xor" operators
2017-02-08 21:36:04 +01:00
Heptagon 1.03.02 (08/02/2017)
-----------------------------
- Added operator '=>' (logical implication)
- Systematic sink state in Ctrl-n backend, outputs as local variables
2016-06-02 01:59:51 +02:00
Heptagon 1.03.01 (02/06/2016)
-----------------------------
- Correct typing of numericals when translating Controllable-Nbac nodes
- Handling of several controllers by module and correct modular controller synthesis
- Correction of Java target with controllers
Heptagon 1.03.00 (18/01/2016)
-----------------------------
- -deadcode option, improvement of deadcode removal
- graphical simulator handles type aliasing
2015-12-13 22:38:24 +01:00
Heptagon 1.02.00 (13/12/2015)
-----------------------------
- syntax for attractivity and reachability in contracts
- option to force abstraction of infinite-domain state variables (ctrl-n)
2015-09-17 16:58:41 +02:00
Heptagon 1.01.00 (17/09/2015)
-----------------------------
- back-end towards controller synthesis tool ReaX
2014-02-21 18:12:07 +01:00
Heptagon 1.00.06 (21/02/2014)
-----------------------------
- allowed abstractions (non-inlined subnodes calls) in contracts
2014-01-28 16:31:16 +01:00
Heptagon 1.00.05 (28/01/2014)
-----------------------------
- bug fix: correct handling of nodes with contracts inside automata and switches
2013-10-29 19:03:31 +01:00
Heptagon 1.00.04 (14/01/2014)
-----------------------------
- bug fix: comparison between two non-constant integer expressions in Sigali
- bug fix: correct handling of "=" and "<>" operators in Sigali
2013-11-20 10:20:35 +01:00
Heptagon 1.00.03 (20/11/2013)
-----------------------------
- bug fix: tomato application with contracts
2013-11-20 10:20:35 +01:00
2013-10-29 19:03:31 +01:00
Heptagon 1.00.02 (29/10/2013)
-----------------------------
- scrollbars in graphical simulator hepts
Heptagon 1.00.01 (05/08/2013)
-----------------------------
- bug fix : abstraction of integer in Sigali code generation