Commit History

Autor SHA1 Mensaxe Data
  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 875e59b740 LibJS: Remove unused LibCore/DateTime.h header from Date.cpp %!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
  Linus Groh 17fb40bc42 LibJS: Fix type confusion in msFromTime %!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 70f49d0696 LibJS+LibTimeZone+LibUnicode: Indicate whether a time zone is in DST %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn efda1724e8 LibJS: Protect [TimeValue]FromTime from non-finite times %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 4848f587cd LibJS: Protect DayWithinYear against non-finite times %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 9be0a0fd28 LibJS: Protect YearFromTime against non-finite times %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 8ad043fe5e LibJS: Ensure final computation in DayFromYear is performed on a double %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 032664332b LibJS: Implement MakeDay without using AK::years_to_days_since_epoch %!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 62dc9958f5 LibJS: Protect LocalTZA against non-finite times %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn b2aa3c9f84 LibJS: Do not negate offset in LocalTZA for isUTC=false %!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 7d2834344a LibJS: Implement the localTZA AO for isUTC=false %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 8987deb984 LibJS: Partially implement the LocalTZA AO %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 7a0830bb24 LibJS: Use AK::Time to implement the MakeDay AO %!s(int64=3) %!d(string=hai) anos
  Linus Groh 9c209b8079 LibJS: Support modulo(x, y) with different types %!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 6b2e004c28 LibJS: Fix incorrect use of "modulo" in {hour,min,sec,ms}_from_time() %!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
  Linus Groh 37146e305a LibJS: Account for leap days in year_from_time() %!s(int64=3) %!d(string=hai) anos
  Linus Groh de2e95b278 LibJS: Ensure make_day()'s temporary Core::DateTime is treated as UTC %!s(int64=3) %!d(string=hai) anos
  Linus Groh 28a9a248d6 LibJS: Fix off-by-one in make_day()'s temporary Core::DateTime %!s(int64=3) %!d(string=hai) anos
  Linus Groh be28a6142b LibJS: Convert to_integer_or_infinity() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos