simon-svn: puzzles: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Fri Apr 5 16:49:19 BST 2013


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       9804
Date:           2013-04-05 16:49:19 +0100 (Fri, 05 Apr 2013)

Log message (4 lines):
Remove trailing commas at the ends of initialiser lists. IE 8 and 9
didn't like them, which doesn't matter as such since they won't run
these JS puzzles anyway (no TypedArray support) but it hints that
other JS implementations might be picky about this too.

Modified files:
U   puzzles/emcclib.js
U   puzzles/emccpre.js

Links:
http://svn.tartarus.org/sgt/?rev=9804&view=rev
http://svn.tartarus.org/sgt/puzzles/emcclib.js?rev=9804&r1=9803&r2=9804
http://svn.tartarus.org/sgt/puzzles/emccpre.js?rev=9804&r1=9803&r2=9804



More information about the tartarus-commits mailing list