paper.js/lib
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
..
acorn-min.js Switch to using Mozilla's standardized AST model for PaperScript parsing though Acorn.js or Esprima.js and their support for ranges. 2012-11-18 10:06:16 -08:00
acorn.js Switch to using Mozilla's standardized AST model for PaperScript parsing though Acorn.js or Esprima.js and their support for ranges. 2012-11-18 10:06:16 -08:00
bootstrap.js Define Base.isObject(). 2012-11-14 01:31:16 -08:00
esprima-min.js Switch to using Mozilla's standardized AST model for PaperScript parsing though Acorn.js or Esprima.js and their support for ranges. 2012-11-18 10:06:16 -08:00
esprima.js Switch to using Mozilla's standardized AST model for PaperScript parsing though Acorn.js or Esprima.js and their support for ranges. 2012-11-18 10:06:16 -08:00
parse-js-min.js Port back changes from Parse-js HEAD and merge changes back into non-unicdoe version. 2011-07-31 12:11:22 +01:00
parse-js-unicode.js Port back changes from Parse-js HEAD and merge changes back into non-unicdoe version. 2011-07-31 12:11:22 +01:00
parse-js.js Port back changes from Parse-js HEAD and merge changes back into non-unicdoe version. 2011-07-31 12:11:22 +01:00
prepro.js Handle view redraws correctly for all selection changes. 2012-10-08 23:12:43 -07:00
stats.js lowercase Stats.js lib. 2011-05-06 13:47:17 +01:00