Author: guixl
Date: Wed Aug 18 02:06:37 2010
New Revision: 986549
URL: http://svn.apache.org/viewvc?rev=986549&view=rev
Log:
arrange elements in palette panel
Modified:
commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling.diagram/messages.properties
Author: jbeard
Date: Tue Aug 17 16:46:51 2010
New Revision: 986389
URL: http://svn.apache.org/viewvc?rev=986389&view=rev
Log:
Updated the options that the compiler is able to take. --ie now aliases only to
noIndexOf
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/javascript/scxml/cgf
Author: jbeard
Date: Tue Aug 17 16:46:58 2010
New Revision: 986390
URL: http://svn.apache.org/viewvc?rev=986390&view=rev
Log:
Updated .gitignore
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/.gitignore
Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/.gitignore
URL:
http://svn.apache
Author: jbeard
Date: Tue Aug 17 16:46:16 2010
New Revision: 986387
URL: http://svn.apache.org/viewvc?rev=986387&view=rev
Log:
Updated unit tests not to use Array.map internally.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/test/conditional_transition/scripts/unitTest.js
commons/sa
Author: jbeard
Date: Tue Aug 17 16:46:25 2010
New Revision: 986388
URL: http://svn.apache.org/viewvc?rev=986388&view=rev
Log:
Changed noIndexOf so that it does not add alter Array.prototype, but instead
provides a function indexOf as a private method in the statechart constructor
function.
Modi
Author: jbeard
Date: Tue Aug 17 16:45:58 2010
New Revision: 986386
URL: http://svn.apache.org/viewvc?rev=986386&view=rev
Log:
Removed reference to Array.some in favor of for loop.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/xslt/backends/js/AbstractStatechartGenerator.xsl
Modifie
Author: jbeard
Date: Tue Aug 17 16:45:45 2010
New Revision: 986385
URL: http://svn.apache.org/viewvc?rev=986385&view=rev
Log:
Removed references to Array.map in favor of for loop.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/xslt/backends/js/AbstractEnumeratedStatechartGenerator.xs
Author: jbeard
Date: Tue Aug 17 16:45:19 2010
New Revision: 986382
URL: http://svn.apache.org/viewvc?rev=986382&view=rev
Log:
Intermediate commit. Removing functional methods (forEach,map,filter and some)
and replacing them with for loops, which are faster.
This commit will break support for IE o
Author: jbeard
Date: Tue Aug 17 16:45:33 2010
New Revision: 986384
URL: http://svn.apache.org/viewvc?rev=986384&view=rev
Log:
Replaced functional filter expression.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/xslt/backends/js/AbstractStatechartGenerator.xsl
Modified:
commons/san
Author: jbeard
Date: Tue Aug 17 16:45:05 2010
New Revision: 986381
URL: http://svn.apache.org/viewvc?rev=986381&view=rev
Log:
Added option preserve_newlines to the call to js_beautifier in SCXMLCompiler.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/javascript/scxml/cgf/SCXMLCompile
Author: jbeard
Date: Tue Aug 17 16:44:57 2010
New Revision: 986380
URL: http://svn.apache.org/viewvc?rev=986380&view=rev
Log:
Removed reference to util module, which was deleted last commit.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/build.js
Modified: commons/sandbox/gsoc/2010/scxml
Author: jbeard
Date: Tue Aug 17 16:44:47 2010
New Revision: 986378
URL: http://svn.apache.org/viewvc?rev=986378&view=rev
Log:
Refactoring: removed util.js and its references, as last remaining method
toJsArray, could be expressed more succintly using new js idiom
Array.prototype.slice.call
Remo
12 matches
Mail list logo