Historial de Commits

Autor SHA1 Mensaje Fecha
  Jesús (gsus) Lapastora 2086b8df9c LibJS/Date: Ensure `YearFromTime(t)` holds invariant after approximation hace 1 año
  Timothy Flynn 39be5cb73a LibJS: Allow formatting UTC-offset time zones with Intl.DateTimeFormat hace 1 año
  Timothy Flynn f31540e419 LibJS: Implement time zone identifier AOs centrally within Date hace 1 año
  Timothy Flynn ddaba88340 LibJS: Convert Date-related equations into proper AOs hace 1 año
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 1 año
  Om Prakaash 7c66c5f12d LibJS: Replace a DeprecatedString with String hace 2 años
  kleines Filmröllchen 82c681e44b LibTimeZone+Userland: Change timezone functions to use UnixDateTime hace 2 años
  kleines Filmröllchen 213025f210 AK: Rename Time to Duration hace 2 años
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr hace 2 años
  Linus Groh e77503e49b LibJS: Make string_to_number() return double instead of Optional<Value> hace 2 años
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate hace 2 años
  Timothy Flynn b0a4df76de LibJS: Define Date constants such that translation units don't copy them hace 2 años
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() hace 2 años
  Timothy Flynn 0ddc2e1f50 LibCrypto+Everywhere: Rename *BigInteger::to_base to to_base_deprecated hace 2 años
  Ben Wiederhake 363cc12146 Revert "LibJS: Implement MakeDay without using AK::years_to_days_since…" hace 2 años
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr hace 2 años
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun hace 2 años
  Linus Groh 790b21c8b5 LibJS: Convert Date::create() to NonnullGCPtr hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Timothy Flynn 5e5cdb2d28 LibJS: Remove the now-unused LocalTZA AO hace 2 años
  Timothy Flynn 9a9025dea0 LibJS: Remove infallibility marker from DefaultTimeZone invocation hace 2 años
  Timothy Flynn 094f9bf6a2 LibJS: Subtract time zone offsets when converting from local time to UTC hace 2 años
  Timothy Flynn 019211bcb4 LibJS: Consolidate sources of system time zone to one location in Date hace 2 años
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm hace 2 años
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() hace 2 años
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions hace 2 años
  Linus Groh f7c9bd0760 LibJS: Convert remaining Date AOs using JS::Value as in/output to double hace 3 años
  Linus Groh 875e59b740 LibJS: Remove unused LibCore/DateTime.h header from Date.cpp hace 3 años
  Linus Groh 4dd9102f5e LibJS: Move Hours/Minutes/Seconds/ms constants out of the Date class hace 3 años
  Linus Groh 17fb40bc42 LibJS: Fix type confusion in msFromTime hace 3 años