Sebastian McKenzie
e58be3b8bb
Merge branch 'master' of https://github.com/marijnh/acorn
...
Conflicts:
acorn.js
test/run.js
2014-11-13 12:48:14 +11:00
Ingvar Stepanyan
96ccdb05fa
Web-driver support for loose parser + small fixes.
...
* Added support for acorn_loose and grouped log to web-driver.
* Removed unused copy-pasted `parseTemplate` from loose parser.
* Throw non-SyntaxError errors immediately (as those are generic).
2014-11-12 16:19:16 +01:00
Ingvar Stepanyan
b4c5d1f2e9
Added support for namespaces and member expressions in tag names.
2014-09-05 16:42:29 +03:00
Marijn Haverbeke
aac1807838
Include Harmony tests in test/index.html
2014-07-29 14:43:20 +02:00
Marijn Haverbeke
314327537a
Add charset to script link that includes test suite
...
So that browsers don't get confused by the utf-8 sequences.
2013-06-08 20:36:50 +02:00
Marijn Haverbeke
4472608994
Write test status to dom rather than console
2012-10-02 18:03:22 +02:00
Marijn Haverbeke
587c790f7b
Add esprima-derived tests, trivial benchmark
2012-09-24 11:42:01 +02:00