Enhanced INT return handling, and reorganized some disks.

This commit is contained in:
Jeff Parsons 2014-12-13 10:09:12 -08:00 committed by jeffpar
commit 27359de735
140 changed files with 701 additions and 503 deletions

View file

@ -86,8 +86,8 @@
* the weak documentation and unfortunate memory constraints.
*
* To integrate "prepjs" back into the build process, add it to the "default" task, and change the
* "closureCompiler" task to compile the inlined code in "/tmp/(c1pjs|pcjs)/...". The "/tmp" folder
* structure mirrors the "/versions" folder structure.
* "closureCompiler" task to compile the inlined code in "/tmp" (the "/tmp" folder structure mirrors
* the "/versions" folder structure).
*/
var path = require("path");