Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-06 | Update closure-externs.js | Noxalus | |
Add a gamepad support with closure. | |||
2014-01-06 | changed != to !== in a couple of places. Added fix to prevent closure ↵ | Fraser Adams | |
minifying crypto randomBytes etc. this fix makes use of closure externs so I've added a closure-externs.js to hold the definitions and modified tools/shared.py closure_compiler method to point to closure-externs.js. I've added externs to fix minification of the ws library used in library_sockfs.js too |