Downloadliste

Projektbeschreibung

Automated Finite State Machine (AutoFSM) is an AutoGen add-on. It contains a
set of the templates for producing a finite state machine. These templates are
also contained within the AutoGen distribution itself.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-02-15 18:36
1.5

A "noop" Übergang Art verursacht jetzt auch der FSM nicht emittieren Übergang Handling Code für den Übergang. Der Versand Tabelle wurde gesäubert, so dass es mehr lesbar ist. Alle Symbole werden nun korrekt vorangestellt, damit mehrere Maschinen können in einem einzigen Zusammenstellung der Einheit gewonnen werden.
Tags: Major feature enhancements
A "noop" transition type will now cause the FSM to
not emit transition handling code for the
transition. The dispatch table was cleaned up so
that it is more readable. All symbols are now
properly prefixed so multiple machines may be
compiled into a single compilation unit.

2002-11-09 02:08
1.4

Ein Fehler bei der Benennung von Übergängen für ein All-State-Transition-Spezifikation wurde behoben. Dies ist ein meist ungenutzten Funktion.
Tags: Minor bugfixes
A bug in naming transitions for an all-state transition specification has been fixed. This is a mostly unused feature.

2002-05-12 10:39
1.3

Eine neue "FSM Maschinentyp," Reentry ", wurde hinzugefügt. Dies ist vergleichbar mit" Verstärkung ", außer, dass der Anrufer zu speichern und liefern den aktuellen Zustand. Daher kann es in mehreren verwendet werden-Threaded-Anwendungen.
Tags: Minor feature enhancements
A new "FSM machine type, "reentrant", was added. This is similar to "stepping", except that the caller must save and supply the current state. Consequently, it can be used in multi-threaded applications.

2002-01-24 22:08
1.2

Diese Version behebt eine Inkonsistenz Fehler in FSMs, dass die Verwendung Legende / Intensivierung Umsetzung. Die FSM Release enthält zusätzliche Tests und Dokumentation in Form von HTML-Seiten.
Tags: Minor bugfixes
This release fixes an inconsistency bug in FSMs that use callout/stepping implementation. The FSM release includes extra testing and documentation in the form of HTML pages.

2001-11-26 23:11
1.1

Diese Version nutzt die Vorteile der neuen Funktionen AutoGen automatisch zur Seite schieben früheren Ausgabe, um die Änderungen zu extrahieren. So müssen Sie AutoGen 5.2.9 oder höher zur Nutzung dieser Version.
Tags: Minor feature enhancements
This release takes advantage of new AutoGen features to automatically move aside previous output in order to extract edits from it. Thus, you must have AutoGen 5.2.9 or later to use this version.

Project Resources