mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
rebuilt the site with some IE fixes.
This commit is contained in:
parent
3c848736a7
commit
e3ec325619
7 changed files with 55 additions and 83 deletions
|
@ -1,10 +1,9 @@
|
|||
var _i, _ref, _result, globals, name;
|
||||
var _ref, _result, globals, name;
|
||||
var __hasProp = Object.prototype.hasOwnProperty;
|
||||
globals = (function() {
|
||||
_result = []; _ref = window;
|
||||
for (name in _ref) {
|
||||
if (!__hasProp.call(_ref, name)) continue;
|
||||
_i = _ref[name];
|
||||
_result.push(name);
|
||||
}
|
||||
return _result;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue