summaryrefslogtreecommitdiff
path: root/test/scanners/javascript/trace-test.in.js
Commit message (Collapse)AuthorAgeFilesLines
* Moving scanner tests into separate repository. The repository can be reached ↵murphy2010-04-141-5930/+0
| | | | at http://svn.rubychan.de/coderay-scanner-tests/trunk.
* JavaScript scanner updated:murphy2009-10-191-0/+5930
* false, null, true, undefined are :pre_constant now * fixed floats starting with a dot * added support for XML literals (cool!) * function definitions are detected and highlighted as :function * added Prototype, SunSpider and TraceMonkey tests as test code