mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
pulling jQuery in locally, rebuilding docs with variable scope patch
This commit is contained in:
parent
466cd43277
commit
3c558ebbee
8 changed files with 6272 additions and 17 deletions
|
@ -1,5 +1,6 @@
|
|||
var globals, name, _results;
|
||||
var globals, name;
|
||||
globals = (function() {
|
||||
var _results;
|
||||
_results = [];
|
||||
for (name in window) {
|
||||
_results.push(name);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue