Commit History

Autor SHA1 Mensaxe Data
  Timothy Flynn 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn b0a4df76de LibJS: Define Date constants such that translation units don't copy them %!s(int64=2) %!d(string=hai) anos
  Linus Groh 790b21c8b5 LibJS: Convert Date::create() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 5e5cdb2d28 LibJS: Remove the now-unused LocalTZA AO %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 019211bcb4 LibJS: Consolidate sources of system time zone to one location in Date %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
  Linus Groh 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] %!s(int64=2) %!d(string=hai) anos
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions %!s(int64=2) %!d(string=hai) anos
  Linus Groh c6f7214a60 LibJS: Replace magic nanosecond numbers with constants %!s(int64=3) %!d(string=hai) anos
  Linus Groh f7c9bd0760 LibJS: Convert remaining Date AOs using JS::Value as in/output to double %!s(int64=3) %!d(string=hai) anos
  Linus Groh 4dd9102f5e LibJS: Move Hours/Minutes/Seconds/ms constants out of the Date class %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 11d7c7ebbd LibJS: Move time conversion constants to the Date header %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 34a1dd4257 LibJS: Remove Core::DateTime logic from the Date object :^) %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn d83ce7dd0b LibJS: Re-implement the Date constructor / prototype for spec compliance %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn d93713b874 LibJS: Implement the LocalTime, UTC, and TimeWithinDay AOs %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 8987deb984 LibJS: Partially implement the LocalTZA AO %!s(int64=3) %!d(string=hai) anos
  Linus Groh aa2b85c697 LibJS: Use AK::NaN<double> in Date::date_value() to fix build error %!s(int64=3) %!d(string=hai) anos
  Linus Groh 038d354b5d LibJS: Remove Object::value_of() %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn baf3f3bd6e LibJS: Implement Date's Week Day AO %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn e56be34148 LibJS: Implement Date's TimeClip AO %!s(int64=3) %!d(string=hai) anos
  Linus Groh 1dc32fed8f LibJS: Adjust approximated result in year_from_time() if necessary %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0c63f0bf73 LibJS: Parse date strings like "Wed Apr 17 23:08:53 +0000 2019" %!s(int64=3) %!d(string=hai) anos
  Linus Groh 5512ff79f0 LibJS: Implement a bunch of time value related Date AOs %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz b816037739 LibJS: Add the ToTemporalInstant Abstract Operation & its requirements %!s(int64=4) %!d(string=hai) anos
  Linus Groh 674f3d0347 LibJS: Pad abs(year) < 1000 with zeros in Date.prototype.toString() %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz f65cb63aab LibJS: Check dates are below the `time_clip` threshold %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 46214f0657 LibJS: Store Date milliseconds as signed to support negative offsets %!s(int64=4) %!d(string=hai) anos