Historial de Commits

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