summaryrefslogtreecommitdiff
path: root/xml.js
Commit message (Collapse)AuthorAgeFilesLines
* Revert to "new" for object creationjmoenig2015-06-251-3/+5
| | | | and prepare for new release
* Speed up parserNathan Dinsmore2015-06-181-89/+30
| | | | About an order of magnitude faster (268.5 ms => 31.3 ms).
* Use Object.create(…) instead of new …() for inheritance (faster)Nathan Dinsmore2015-06-171-1/+1
|
* XML.js: resolved unexpected assignment expressionsjmoenig2014-01-091-12/+24
| | | | conform to the latest JSLint quibbles
* German translation updatejmoenig2013-04-191-1/+1
| | | | | | | for new "scripts pic..." feature on the scripting area's context menu. Also pushed up version dates for new beta release, and added SnapManual.pdf to the help folder
* Fixed #47Nathan Dinsmore2013-04-151-1/+2
|
* Switched to UTF-8Nathan Dinsmore2013-04-081-2/+2
| | | | This fixes some encoding issues
* Revert "Fixed an encoding issue"Nathan Dinsmore2013-04-081-2/+2
| | | | This reverts commit 4d37845b2e4de02ffa5a2e8a37812cca98e206d8.
* Fixed an encoding issueNathan Dinsmore2013-04-081-2/+2
|
* Fixed a number of whitespace inconsistenciesNathan Dinsmore2013-04-081-2/+2
|
* Creationjmoenig2013-03-161-0/+428