[/] [trunk/] [src/] [maketest/] - Rev 55

Filtering Options

Revisions
Search for
Rev Log message Author Age Path
55 * Added exit_on_fail setting
* Added detection and warnings for bad synchronisations on broadcast
channels.
tbourke 1765d 16h 46m /trunk/src/maketest/
49 Improvemens ot accuracy of split zone detection. tbourke 1769d 11h 26m /trunk/src/maketest/
47 Implement new technique for handling channel arrays. tbourke 1840d 12h 42m /trunk/src/maketest/
45 Rename the parse directory to uppaal. tbourke 1841d 07h 00m /trunk/src/maketest/
44 Just after implementing the improved channel array technique.
The code compiles but has not been tested.
tbourke 1841d 07h 06m /trunk/src/maketest/
43 Remove the pos field from expressions. tbourke 1842d 11h 44m /trunk/src/maketest/
36 Unexpanded types in selection bindings were causing exceptions. tbourke 1874d 11h 56m /trunk/src/maketest/
35 Fix a nasty bug when combining location invariant expressions with
transition guards: the selection bindings of the transition guard were not
being considered properly leading to improper variable captures by foralls
in the location invariant expression.
tbourke 1880d 15h 33m /trunk/src/maketest/
34 Fix a nasty bug in ClockExprTrans.negate: it was turning invariant forall
bindings into transition exists bindings. But, the invariant is not negated,
so the bindings shouldn't change.

Also tidied up the debugging output. It is more hierarchical now.
tbourke 1881d 07h 40m /trunk/src/maketest/
33 Improve debugging indentation output. tbourke 1881d 13h 20m /trunk/src/maketest/
32 Added warnings for urgent channels leaving locations with invariants
containing clocks as they may lead to `Clock guards are not allowed on
urgent edges' warnings.
tbourke 1881d 14h 52m /trunk/src/maketest/
31 Add a negateInvariant function to TransitionFlipper, to avoid negated
invariants that split clock zones.
tbourke 1881d 19h 12m /trunk/src/maketest/
29 Implement ATrans.reduceSelectIds so that Urpal is a bit more flexible about
selection bindings used around subexpressions without clocks in guards and
not in channel array subscripts. (see 20080329)
tbourke 1882d 13h 58m /trunk/src/maketest/
27 Bug fix: invertActionAndAddInvariant failed to add selection bindings to the
environment passed to TransitionFlipper.andExpr, resulting in
NonClockTerm exceptions for valid terms.
tbourke 1884d 12h 38m /trunk/src/maketest/
26 The ClockExpression.fromExpr function was faulty because Expression.filter
did not properly respect forall and exists bindings. This has been fixed by
shifting filter into the Environment module.
tbourke 1884d 14h 25m /trunk/src/maketest/
21 Hacks to work under Cygwin.
Fix for selection ids in multiple dimensions of channel array.
tbourke 1999d 05h 50m /trunk/src/maketest/
20 Update compilation under MLton.
Add multiply clocks feature.
tbourke 2000d 12h 52m /trunk/src/maketest/
19 Implement the new canswap version that checks for exist/forall conflicts.
Fixed a bug that prevented the layout of transitions for urgent channels.
tbourke 2006d 18h 08m /trunk/src/maketest/
18 Create layout submodule and copy scattered functions into it.
Fix up layout of mcs51 models.
tbourke 2013d 14h 59m /trunk/src/maketest/
17 Add MCS51 feature. tbourke 2024d 08h 04m /trunk/src/maketest/