Historie revizí

Autor SHA1 Zpráva Datum
  Linus Groh f7c9bd0760 LibJS: Convert remaining Date AOs using JS::Value as in/output to double před 3 roky
  Linus Groh 4dd9102f5e LibJS: Move Hours/Minutes/Seconds/ms constants out of the Date class před 3 roky
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS před 3 roky
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) před 3 roky
  Timothy Flynn 11d7c7ebbd LibJS: Move time conversion constants to the Date header před 3 roky
  Timothy Flynn 34a1dd4257 LibJS: Remove Core::DateTime logic from the Date object :^) před 3 roky
  Timothy Flynn d83ce7dd0b LibJS: Re-implement the Date constructor / prototype for spec compliance před 3 roky
  Timothy Flynn d93713b874 LibJS: Implement the LocalTime, UTC, and TimeWithinDay AOs před 3 roky
  Timothy Flynn 8987deb984 LibJS: Partially implement the LocalTZA AO před 3 roky
  Linus Groh aa2b85c697 LibJS: Use AK::NaN<double> in Date::date_value() to fix build error před 3 roky
  Linus Groh 038d354b5d LibJS: Remove Object::value_of() před 3 roky
  Timothy Flynn baf3f3bd6e LibJS: Implement Date's Week Day AO před 3 roky
  Timothy Flynn e56be34148 LibJS: Implement Date's TimeClip AO před 3 roky
  Linus Groh 1dc32fed8f LibJS: Adjust approximated result in year_from_time() if necessary před 3 roky
  Andreas Kling 0c63f0bf73 LibJS: Parse date strings like "Wed Apr 17 23:08:53 +0000 2019" před 3 roky
  Linus Groh 5512ff79f0 LibJS: Implement a bunch of time value related Date AOs před 4 roky
  Idan Horowitz b816037739 LibJS: Add the ToTemporalInstant Abstract Operation & its requirements před 4 roky
  Linus Groh 674f3d0347 LibJS: Pad abs(year) < 1000 with zeros in Date.prototype.toString() před 4 roky
  Idan Horowitz f65cb63aab LibJS: Check dates are below the `time_clip` threshold před 4 roky
  Idan Horowitz 46214f0657 LibJS: Store Date milliseconds as signed to support negative offsets před 4 roky
  Idan Horowitz 44926b3f80 LibJS: Ignore arguments in Date's constructor when called as a function před 4 roky
  Idan Horowitz 96ee5e36ed LibJS: Replace the broken and unused Date::year getter před 4 roky
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Andreas Kling 0069020e6c WindowServer+LibGUI: Rename WindowType::MenuApplet => Applet před 4 roky
  Petróczi Zoltán ca49f96b78 LibJS Date: Added "Invalid Date". před 4 roky
  tuqqu 43f0c92bcd LibJS: Add Date methods: setHours, setMinutes, setSeconds, setMilliseconds před 4 roky
  Andreas Kling 093331df06 LibJS: Add Date.prototype.toGMTString() před 4 roky
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky