7
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated Makefile. More... over 19 years ago
Updated license comments. More... over 19 years ago
Updated C++, Java and Tcl libraries, added CSharp, Python and VB. More... over 19 years ago
Added VB.net examples 1 - 4. More... over 19 years ago
Updated Tcl examples, removed EX6. More... over 19 years ago
Added Python examples 1 - 4 and 7. More... over 19 years ago
Update Java examples 1 - 7. More... over 19 years ago
Updated C++ examples. More... over 19 years ago
Renamed files. More... over 19 years ago
Added CSharp examples 1 - 3. More... over 19 years ago
Added Ant examples 1 - 7. More... over 19 years ago
Move source files to net/sf/smc. More... over 19 years ago
Source files moved to net/sf/smc. More... over 19 years ago
Changes in release 1.3.2: Add the following feature: + 528321: Modified push transition syntax to be: More... over 22 years ago
Changes in release 1.3.2: Add the following feature: + 528321: Modified push transition syntax to be: More... over 22 years ago
Changes in release 1.3.0: Add the following features: + 479555: Added subroutine/method calls as argument types. + 508878: Added %import keyword. More... almost 23 years ago
Changes in release 1.2.0: Added the following features: + 484889: "pop" transitions can now return arguments along with a transition name. + 496625: Multiple .sm files may be specified in the compile command. More... almost 23 years ago
Changes in release 1.1.0: Add the following features: + 486786: Added the %package keyword which specifies the Java package/C++ namespace/Tcl namespace the SMC-generated classes will be placed. + 486471: The %class keyword accepts fully qualified class names. + 491135: Add FSMContext methods getDebugStream and setDebugStream. + 492165: Added -sync command line option which causes the transition methods to be synchronized (this option may only be used with -java). More... about 23 years ago
Changes in release 1.0.2: + Placed the class files in Smc.jar in the net.sf.smc package. + Moved Java source files from smc/bin to net/sf/smc. + Corrected a C++ generation bug wherein arguments were written to the .h file rather than the .cpp file. More... about 23 years ago
Changes in release 1.0.2: + Placed the class files in Smc.jar in the net.sf.smc package. + Moved Java source files from smc/bin to net/sf/smc. + Corrected a C++ generation bug wherein arguments were written to the .h file rather than the .cpp file. More... about 23 years ago
SMC v. 1.0.1 More... over 23 years ago
Changes in release 1.0.0: Checking in code for first production release. If SMC should crash, critical information are printed out along with instructions explaining where to send that information. More... over 23 years ago
Changes in release 1.0, beta 7: Fixes the minor code generation bugs and introduces a new example Java program (found at examples/Java/EX7). This example program is also a Java applet and can be seen at http://smc.sourceforge.net/SmcDemo.htm. More... over 23 years ago
Initial add to repository. More... over 23 years ago
Changes in release 1.0, beta 6: Fixes the four following bugs: + 416011: SMC does not properly handle pop transitions which have no argument. + 416013: SMC generated code does not throw a "Transition Undefined" exception as per Programmer's Manual. + 416014: The initial state's Entry actions are not being executed. + 416015: When a transition has both a guarded and an unguarded definition, the Exit actions are only called when the guard evaluates to true. + 422795: SMC -tcl abnormally terminates. More... over 23 years ago
Updated to test rel. 1.0, beta 5. More... almost 24 years ago
Checking in release 1.0, beta 5: Fixed bug 412265 (see http://sourceforge.net/projects/smc). More... almost 24 years ago
Initial revision More... about 24 years ago