You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by jb...@apache.org on 2010/06/12 21:44:07 UTC

svn commit: r954127 - /commons/sandbox/gsoc/2010/scxml-js/trunk/src/javascript/scxml/cgf/js/

Author: jbeard
Date: Sat Jun 12 19:44:07 2010
New Revision: 954127

URL: http://svn.apache.org/viewvc?rev=954127&view=rev
Log:
Removed old JavaScript compiler implementation.

Removed:
    commons/sandbox/gsoc/2010/scxml-js/trunk/src/javascript/scxml/cgf/js/AbstractEnumeratedStatechartGenerator.js
    commons/sandbox/gsoc/2010/scxml-js/trunk/src/javascript/scxml/cgf/js/AbstractStatechartGenerator.js
    commons/sandbox/gsoc/2010/scxml-js/trunk/src/javascript/scxml/cgf/js/StatePatternStatechartGenerator.js
    commons/sandbox/gsoc/2010/scxml-js/trunk/src/javascript/scxml/cgf/js/StateTableStatechartGenerator.js
    commons/sandbox/gsoc/2010/scxml-js/trunk/src/javascript/scxml/cgf/js/SwitchyardStatechartGenerator.js