提交历史

作者 SHA1 备注 提交日期
  Dmitry Panov 3ec8e20a89 Fixed bugs in Array.prototype.sort(), Object.assign() and Date.prototype.toJSON() 5 年之前
  Dmitry Panov 52a8eb19c9 Updated documentation, fixed Date export. See #170, closes #182 5 年之前
  Dmitry Panov 60b86f2254 Missing Date methods, better overflow handling, refactoring (#147) 5 年之前
  Dmitry Panov 1236576b0d Typedarrays (#137) 5 年之前
  Dmitry Panov 37522a24db Implemented Symbol (#128) 5 年之前
  Dmitry Panov aaec0e7bde Changed toUTCString() format. Closes #119. 5 年之前
  Dmitry Panov 9fe968c8ec Removed redundant date formats (fractional seconds are supported even if not specified) 6 年之前
  Dmitry Panov cf1b11d287 Avoid integer overflow in Date.setMilliseconds() 6 年之前
  Dmitry Panov 5e65f9206b Date.parse() now returns a number. Switched to own date parser for better compatibility (extended years, etc.). Fixes #79 6 年之前
  Dmitry Panov da19abe48a Fixed date setters. 8 年之前
  Dmitry Panov 699b08efc7 Made date tests timezone agnostic. 9 年之前
  Dmitry Panov 25773609b6 Initial commit 9 年之前