Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn 443ffab9dc LibJS: Use infallible ParseTimeZoneOffsetString hace 2 años
  Timothy Flynn 4fbec2e8b3 LibJS: Replace RoundTowardsZero with truncate hace 2 años
  snooze6214 1fde3737f4 LibJS: Move time zone annotation parsing into ParseISODateTime hace 2 años
  davidot 791855deab LibCrypto+LibJS: Remove the create_from methods from BigInteger hace 2 años
  Linus Groh 2cf5f5c278 LibJS: Remove unused nonterminals from the ISO8601 parser hace 2 años
  Linus Groh ccdfa2320c LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19] hace 2 años
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] hace 2 años
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] hace 2 años
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() hace 2 años
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions hace 2 años
  Linus Groh 0355c72d6a LibJS: Validate fractionalSecondDigits after truncation hace 2 años
  Linus Groh ca85e157e8 LibJS: Use null-prototype objects in a few more places in Temporal hace 3 años
  Linus Groh 3720f4bd8f LibJS: Fix production for time zone name in time zone strings hace 3 años
  Linus Groh ee0d5d6649 LibJS: Refactor common option reading into the GetDifferenceSettings AO hace 3 años
  Linus Groh 80663d9d3b LibJS: Mark CreateTemporalDate in ToRelativeTemporalObject as fallible hace 3 años
  Linus Groh 416f94eb3b LibJS: Add Number conversion in PrepareTemporalFields hace 3 años
  Linus Groh b2965cf204 LibJS: Fix Instant rounding modes hace 3 años
  Linus Groh 52a4ee563d LibJS: Assume options is an object in the MergeLargestUnitOption AO hace 3 años
  Linus Groh 9b3602d000 LibJS: Update missing/superfluous commas in various spec comments hace 3 años
  Linus Groh 30328d74d0 LibJS: Use MaximumTemporalDurationRoundingIncrement in two more places hace 3 años
  Linus Groh 71a519831d LibJS: Update to the latest ECMA-402 GetOption and move it into ECMA-262 hace 3 años
  Linus Groh 46d2ac6da4 LibJS: Align Temporal GetOption AO with ECMA-402 hace 3 años
  Linus Groh c8d84f33b0 LibJS: Remove unused GetStringOrNumberOption operation hace 3 años
  Linus Groh d1b71cba25 LibJS: Explicitly handle "auto" vs. number fractionalSecondDigits hace 3 años
  Linus Groh cbc4cf057d LibJS: Improve an alias name in ToSecondsStringPrecision hace 3 años
  Linus Groh 3e6561c75f LibJS: Fold PreparePartialTemporalFields into PrepareTemporalFields hace 3 años
  Linus Groh 4c77575ec5 LibJS: Simplify Temporal unit AOs hace 3 años
  Linus Groh 3bb94dd62e LibJS: Refactor Temporal parse AOs hace 3 años
  Linus Groh 9400b76d79 LibJS: Remove assertions replaced with structured headers hace 3 años
  Linus Groh ae1fdf299d LibJS: Use the rounding abstract operations from Intl.NumberFormat V3 hace 3 años