Historique des commits

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