0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 9 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bumped up a build number 1.3.004 More... about 13 years ago
StateMachine now throws a StateDecodeError if initial state is not defined More... about 13 years ago
ITransitionPhase: added equals method for conparison to other objects More... about 13 years ago
Added StateDecodeError More... about 13 years ago
Bumped up minor version number to 1.3.000 updated change log More... about 13 years ago
Added referringAction getter to IState. More... about 13 years ago
Added new ILoggable interface to StateMachine and BaseTransitionController StateMachine new type of error, it the target state declared in a transition does not exist. More... about 13 years ago
Added a logPhase method to ILoggable, Renamed TraceStateLogger to TraceLogger, Added active flag to TraceLogger so it can be turned off, Added BitMask flags so phases can be logged individually Added ITransitionPase as a contract for phase enumberation More... about 13 years ago
ran Intellij's format util More... about 13 years ago
changelog updated last entry date More... over 13 years ago
Bumped up minor version number, added entries to readme and changelog More... over 13 years ago
Documented TraceStateLogger More... over 13 years ago
removed logCallBack setter in ITransitionController More... over 13 years ago
Chnaged name from IStateLogger to ILoggable More... over 13 years ago
Removed loggCallBack and pass the logger instance instead More... over 13 years ago
Removed _debug property - null _logger value used instead More... over 13 years ago
Added logging functionality More... over 13 years ago
Added entry to changelog More... over 13 years ago
Bumped up a build number updated links More... over 13 years ago
Added length property to IState to retrieve number of transitions defined More... over 13 years ago
White-space changes only More... over 13 years ago
Bumped up a minor v number Updated readme and changelog More... over 13 years ago
Added protected setIsTransitioning( Boolean ) method to BaseTransitionController More... over 13 years ago
Added documentation More... over 13 years ago
pushing tag to remote More... over 13 years ago
Added punctualtion in readme.textile More... over 13 years ago
repared faulty tags in readme.textile More... over 13 years ago
added link to bins in readme.textile More... over 13 years ago
added bin to gitignore More... over 13 years ago
removed bin folder More... over 13 years ago