Jürg Lehni
0d1df159c4
Update to latest version acorn.js
2013-05-27 14:31:27 -07:00
Jürg Lehni
0fe431adfb
Fix issue in Acorn that breaks Node support.
2013-05-07 22:32:43 -07:00
Jürg Lehni
e6f5786261
Update acorn to latest version.
...
Should hopefully solve issues with node.js
2013-05-07 22:01:36 -07:00
Jürg Lehni
17b81f5f67
Update Acorn.js to v0.1.01
2013-02-24 13:37:45 -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