Jürg Lehni
17b81f5f67
Update Acorn.js to v0.1.01
2013-02-24 13:37:45 -08:00
Jürg Lehni
7622493d2e
Update libraries to versions minified with UglifyJS2.
2012-12-18 14:03:41 +01:00
Jürg Lehni
4fead5c1ec
Use escaped UTF8 for now, to avoid exceptions on WebKit.
2012-11-23 13:06:13 -08:00
Jürg Lehni
302f23bc5a
Update Acorn.js and use it now by default, thanks to Marijn's fast bugfix:
...
https://github.com/marijnh/acorn/issues/14
2012-11-18 12:25:37 -08:00
Jürg Lehni
34819e6a73
Switch to using Mozilla's standardized AST model for PaperScript parsing though Acorn.js or Esprima.js and their support for ranges.
...
No more AST mingling but direct code modification means we're finally getting accurate error messages! Sticking to Esprima for now since Acorn still has some issues with ranges: https://github.com/marijnh/acorn/issues/14
2012-11-18 10:06:16 -08:00
Jürg Lehni
693b2f3af1
Add acorn.js to lib, for the upcoming switch of JS parsers.
2012-11-03 19:28:18 -07:00