Commit History

Author SHA1 Message Date
  Dmitry Panov f1567f3952 Upgraded tests, lots of fixes as a result 3 years ago
  Dmitry Panov 19cfe0fd8a Fixed some edge cases 4 years ago
  Dmitry Panov 6060b0671c Exposed Symbol 4 years ago
  Dmitry Panov 3ec8e20a89 Fixed bugs in Array.prototype.sort(), Object.assign() and Date.prototype.toJSON() 5 years ago
  Dmitry Panov b206dd5e2c Added missing Regexp functionality, enhanced unicode and UTF-16 support (#171) 5 years ago
  Dmitry Panov 60b86f2254 Missing Date methods, better overflow handling, refactoring (#147) 5 years ago
  Dmitry Panov a13c43b62b Proxy (#135) 5 years ago
  Dmitry Panov 0a7d410a91 Implemented Map, Set, WeakMap, WeakSet (#130) 5 years ago
  Dmitry Panov aaec0e7bde Changed toUTCString() format. Closes #119. 5 years ago
  zupa-hu 6d56e81e6b Allow overriding the current time (#93) 6 years ago
  Dmitry Panov 2dd08a5fc6 Date.getTimezoneOffset() now returns float value to support timezones with second precision offsets 6 years ago
  Dmitry Panov cf1b11d287 Avoid integer overflow in Date.setMilliseconds() 6 years ago
  Dmitry Panov 5e65f9206b Date.parse() now returns a number. Switched to own date parser for better compatibility (extended years, etc.). Fixes #79 6 years ago
  Dmitry Panov da19abe48a Fixed date setters. 8 years ago
  Dmitry Panov 25773609b6 Initial commit 9 years ago