svn commit: r985795 - in /commons/sandbox/gsoc/2010/scxml-js/trunk/src: javascript/scxml/cgf/SCXMLCompiler.js javascript/scxml/cgf/main.js xslt/backends/js/AbstractStatechartGenerator.xsl

2010-08-15 Thread jbeard
Author: jbeard Date: Mon Aug 16 05:42:28 2010 New Revision: 985795 URL: http://svn.apache.org/viewvc?rev=985795&view=rev Log: Previous change made generated code use Array.filter method, which broke IE. Added new compatibility code. All ahead-of-time, in-browser unit tests pass, as well as tests

svn commit: r985794 - /commons/sandbox/gsoc/2010/scxml-js/trunk/src/javascript/scxml/cgf/util.js

2010-08-15 Thread jbeard
Author: jbeard Date: Mon Aug 16 05:42:19 2010 New Revision: 985794 URL: http://svn.apache.org/viewvc?rev=985794&view=rev Log: Removed dead code relating to E4X. Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/src/javascript/scxml/cgf/util.js Modified: commons/sandbox/gsoc/2010/scxml-js/t

svn commit: r985793 - /commons/sandbox/gsoc/2010/scxml-js/trunk/src/javascript/scxml/cgf/main.js

2010-08-15 Thread jbeard
Author: jbeard Date: Mon Aug 16 05:42:11 2010 New Revision: 985793 URL: http://svn.apache.org/viewvc?rev=985793&view=rev Log: Removed duplicate property. Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/src/javascript/scxml/cgf/main.js Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/sr

svn commit: r985792 - /commons/sandbox/gsoc/2010/scxml-js/trunk/getDeps.xml

2010-08-15 Thread jbeard
Author: jbeard Date: Mon Aug 16 05:41:58 2010 New Revision: 985792 URL: http://svn.apache.org/viewvc?rev=985792&view=rev Log: Updated getDeps.xml to download Rhino1.7RC3, rather than stable Rhino1.7.2. This is what I have been using in development. Modified: commons/sandbox/gsoc/2010/scxml-j

svn commit: r985782 - /commons/sandbox/gsoc/2010/scxml-js/trunk/src/xslt/backends/js/AbstractStatechartGenerator.xsl

2010-08-15 Thread jbeard
Author: jbeard Date: Mon Aug 16 01:26:21 2010 New Revision: 985782 URL: http://svn.apache.org/viewvc?rev=985782&view=rev Log: Fixed small bug in AbstractStatechartGenerator.xsl that was breaking unit tests. Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/src/xslt/backends/js/AbstractState

svn commit: r985781 - /commons/sandbox/gsoc/2010/scxml-js/trunk/src/javascript/scxml/cgf/backends/js/AbstractEnumeratedStatechartGenerator.js

2010-08-15 Thread jbeard
Author: jbeard Date: Mon Aug 16 01:26:15 2010 New Revision: 985781 URL: http://svn.apache.org/viewvc?rev=985781&view=rev Log: Fixed syntax error in AbstractEnumeratedStatechartGenerator.js Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/src/javascript/scxml/cgf/backends/js/AbstractEnumera

svn commit: r985768 - in /commons/sandbox/gsoc/2010/scxml-js/trunk: .gitignore getDeps.xml lib/java/js.jar

2010-08-15 Thread jbeard
Author: jbeard Date: Sun Aug 15 22:06:19 2010 New Revision: 985768 URL: http://svn.apache.org/viewvc?rev=985768&view=rev Log: Added new dependencies to getDeps.xml Removed: commons/sandbox/gsoc/2010/scxml-js/trunk/lib/java/js.jar Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/.gitigno