openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
SMC
Settings
|
Report Duplicate
7
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 4 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updates for release 6.0.1.
cwrapp
More...
about 15 years ago
Initial check in.
cwrapp
More...
about 15 years ago
Improved explanation of debug output feature.
cwrapp
More...
about 15 years ago
Improved release explanation.
cwrapp
More...
about 15 years ago
Initial check in.
cwrapp
More...
about 15 years ago
v. 6.0.1 update
cwrapp
More...
about 15 years ago
fix C generation
François Perrad
as fperrad
More...
about 15 years ago
1. Started implementation of feature request #2718920. 1.1 Added method boolean isStatic() to SmcAction class. It returns false now, but is handled in following language generators: C#, C++, java, php, VB. Instance identificator is not added in case it is set to true. 2. Resolved confusion in "emtyStateStack" keyword handling. This keyword was not handled in the same way in all the generators. I added method boolean isEmptyStateStack() to SmcAction class. This method is used instead of different string comparisons here and there. Also the generated method name is fixed, not to depend on name supplied in the input sm file.
kgreg99
More...
over 15 years ago
Feature request #2865719 implemented. Added method "passParameter" to SmcCSharpGenerator class. It shall be used to generate C# code if a transaction parameter shall be passed to another method. It preserves "ref" and "out" modifiers.
kgreg99
More...
over 15 years ago
Fix #2845447 : remove useless package name
François Perrad
as fperrad
More...
over 15 years ago
Implemented feature req. #2718941 - user defined generated class name. A new statement was added to the syntax: %fsmclass class_name It is optional. If not used, generated class is called as before "XxxContext" where Xxx is context class name as entered via %class statement. If used, generated class is called asrequested. Following language generators are touched: c, c++, java, c#, objc, lua, groovy, scala, tcl, VB This feature is not tested yet ! Maybe it will be necessary to modify also the output file name.
kgreg99
More...
over 15 years ago
Bug #2857745 resolved. Messages are printed not in case of an error but if there are any.
kgreg99
More...
over 15 years ago
Checking in additional comments about FSM serialization (manual section 9).
cwrapp
More...
over 15 years ago
Checking in fixes for 1944542, 1983929, 2731415, 2803547 and feature 2797126.
cwrapp
More...
over 15 years ago
Regenerated GraphViz layouts.
cwrapp
More...
over 15 years ago
Put release date in FAQ.
cwrapp
More...
over 15 years ago
Added Gregor to contributors.
cwrapp
More...
over 15 years ago
Initial commit.
cwrapp
More...
over 15 years ago
Release 6 final commit.
cwrapp
More...
over 15 years ago
Release 6 compiler.
cwrapp
More...
over 15 years ago
Removed VB from lib release, superceded by DotNot.
cwrapp
More...
over 15 years ago
Release 6 release comments added.
cwrapp
More...
over 15 years ago
Release 6 code comments added.
cwrapp
More...
over 15 years ago
Corrected isInTransition.
cwrapp
More...
over 15 years ago
Removed context class initial state constructor as Tcl does not support multiple constructors.
cwrapp
More...
over 15 years ago
This file is generated by SMC.
cwrapp
More...
over 15 years ago
Added enterStartState method
François Perrad
as fperrad
More...
almost 16 years ago
Added enterStartState method
François Perrad
as fperrad
More...
almost 16 years ago
Update metainfo
François Perrad
as fperrad
More...
almost 16 years ago
Pass initial state to FSMContext constructor
François Perrad
as fperrad
More...
almost 16 years ago
←
1
2
3
4
5
6
7
8
9
…
12
13
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree