paper.js/build
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
..
jsdoc-toolkit@f325c001f7 Update JsDoc. 2012-09-30 19:55:43 -07:00
.gitignore Remove editor.sh 2012-11-14 22:24:43 -08:00
build.sh Implement transparent constant-substitution in prepro.js to shave of some extra bytes of final distribution file. 2012-11-05 18:11:44 -08:00
dist.sh Update copyright notices. 2011-07-01 12:17:45 +02:00
docs.sh Fix a row of documentation issues. 2012-11-06 13:35:50 -08:00
load.sh Use the load.sh version of dist/paper.js to avoid confusion during development. 2012-10-08 19:24:45 +02:00
parse-js.sh Fix parse-js.sh script to work with new Prepro.js 2011-07-31 12:11:49 +01:00
prepro.js Implement transparent constant-substitution in prepro.js to shave of some extra bytes of final distribution file. 2012-11-05 18:11:44 -08:00
preprocess.sh 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
zip.sh Update copyright notices. 2011-07-01 12:17:45 +02:00