提交历史

作者 SHA1 备注 提交日期
  Nicolas Cannasse 8285513722 reverted Null<T> restrictions : we unify whole-function when making a call, leading to unwanted errors 13 年之前
  Nicolas Cannasse 83ba2a8217 don't allow to remove nullability of function parameter or return value (fixed issue #794) 13 年之前
  Bruno Garcia 782902b957 Check hasOwnProperty during Hash iteration, following haxedev discussion. 13 年之前
  Nicolas Cannasse 6136e1db0f don't use Object.create() (test fail on IE9) 13 年之前
  Bruno Garcia 3d90efb7b7 Optimize some places by using Object.prototype.hasOwnProperty, rather than 13 年之前
  Bruno Garcia 40d8b09a76 Enable ES5 strict mode with --js-modern. 13 年之前
  Nicolas Cannasse d0f733946a added __this__ support 14 年之前
  Nicolas Cannasse 995a1dc12f more sanitize/beautify 15 年之前
  Nicolas Cannasse f00b39fd95 js core api classes extraction done 15 年之前