UglifyJS/lib
Onoshko Dan c3df8f1d3f Progress
- Use inline `isset` expression instead function. status: done
- Use inline `is`. status: done
- `some is NaN` to `isNaN(some)`. status: done
- operator `?` instead `isset`. status: done
- rename runtime prefix `$_cola` to `_ColaRuntime$$`. status: done
- dotal names of refs: done
2014-08-14 20:05:38 +07:00
..
ast.js Progress 2014-08-14 20:05:38 +07:00
browser-cola.js Progress 2014-08-14 20:05:38 +07:00
browser.js Additional source using fixed. 2014-05-26 19:43:41 +07:00
compress.js Progress 2014-08-14 20:05:38 +07:00
index.html Progress 2014-08-14 20:05:38 +07:00
mozilla-ast.js Refactoring 2014-04-16 23:43:40 +07:00
output.js Console util done. 2014-05-20 00:29:01 +07:00
parse.js Progress 2014-08-14 20:05:38 +07:00
scope.js Array sugar added. 2014-04-22 20:33:43 +07:00
sourcemap.js Array sugar added. 2014-04-22 20:33:43 +07:00
std.js Progress 2014-08-14 20:05:38 +07:00
transform.js @require and @include done. 2014-05-22 01:01:32 +07:00
translate.js Progress 2014-08-14 20:05:38 +07:00
typecheck.js type check progress 2014-07-29 01:51:41 +07:00
utils.js Progress 2014-08-14 20:05:38 +07:00