1. Bugs resolved: #2657779 - modified SmcParser.sm and SmcParserContext.java #2648516 - modified SmcCSharpGenerator.java #2648472 - modified SmcSyntaxChecker.java #2648469 - modified SmcMap.java |
|
More...
|
almost 16 years ago
|
Interim v. 6.0.0 commit. |
|
More...
|
almost 16 years ago
|
Preliminary v. 6.0.0 commit. |
|
More...
|
almost 16 years ago
|
+ add packages, user classe, ... |
|
More...
|
over 16 years ago
|
+ draw a composite state when 'push' loopback |
|
More...
|
over 16 years ago
|
+ draw a composite state when 'push' transition |
|
More...
|
over 16 years ago
|
+ draw 'pop' transition with UML artifacts |
|
More...
|
over 16 years ago
|
+ precision about Jump transition |
|
More...
|
over 16 years ago
|
+ EX3 uses 'jump' when the end state is in another map |
|
More...
|
over 16 years ago
|
+ detabify |
|
More...
|
over 16 years ago
|
+ add targets 'graph', 'png' and 'table' |
|
More...
|
over 16 years ago
|
+ fix : SmcPattern.png |
|
More...
|
over 16 years ago
|
+ fix : unique push entry transition |
|
More...
|
over 16 years ago
|
+ now, don't draw namespace |
|
More...
|
over 16 years ago
|
+ draw push entry transition + don't draw namespace |
|
More...
|
over 16 years ago
|
+ add method getAllStates |
|
More...
|
over 16 years ago
|
+ move method escape in SmcGraphGenerator.java |
|
More...
|
over 16 years ago
|
+ internal actions : more indentation + split entry/exit & internal events in two compartiments |
|
More...
|
over 16 years ago
|
+ refactor : don't need optimization for speed |
|
More...
|
over 16 years ago
|
+ EX3 : start by the StartMap |
|
More...
|
over 16 years ago
|
+ Added Graphviz |
|
More...
|
over 16 years ago
|
+ fix : push when internal event + drawing close to UML - state with Mrecord - pop with invhouse - initial state with filled circle |
|
More...
|
over 16 years ago
|
+ refactor with internal event |
|
More...
|
over 16 years ago
|
+ draw the start transition + add emphasis to Default state |
|
More...
|
over 16 years ago
|
+ fix : default state name in edge + fix : escape newline in pop argument (level 2) |
|
More...
|
over 16 years ago
|
+ fix : escape condition guard in loopback |
|
More...
|
over 16 years ago
|
- add a target 'png' |
|
More...
|
over 16 years ago
|
+ refactor with isLoopback() |
|
More...
|
over 16 years ago
|
+ revert some magic (don't mix inheritance & automatic delegation) |
|
More...
|
over 16 years ago
|
+ draw loopback (internal event) in state instead as transition |
|
More...
|
over 16 years ago
|