Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Groh fafc9b07c4 LibJS: Mark AO calls creating a copy of built-in objects as infallible há 3 anos atrás
  Linus Groh 5eb48f6f3a LibJS: Remove constant arguments from CalculateOffsetShift há 3 anos atrás
  Linus Groh c3f1d8f5ba LibJS: Correct section IDs of Temporal .prototype property clauses há 3 anos atrás
  Linus Groh 27793bf76c LibJS: Replace U+2212 MINUS SIGN with U+002D HYPHEN-MINUS há 3 anos atrás
  Linus Groh e109b967a1 LibJS: Make options object const in more Temporal AOs há 3 anos atrás
  Linus Groh 29aa938fa5 LibJS: Fix Duration.compare() for dates with unusual number of hours há 3 anos atrás
  Linus Groh 48856498f0 LibJS: Change total_duration_nanoseconds() from JS to Crypto BigInts há 3 anos atrás
  Linus Groh 4722045e28 LibJS: Do not expose mathematical values to script in Duration methods há 3 anos atrás
  Linus Groh ec1e1f4f12 LibJS: Disallow Temporal.Duration input values to be non-integers há 3 anos atrás
  Luke Wilde 5e3fe52fc4 LibJS: Implement Temporal.Duration.compare há 3 anos atrás
  Linus Groh 5e9e3f9dc8 LibJS: Convert Temporal.Duration functions to ThrowCompletionOr há 3 anos atrás
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr há 3 anos atrás
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function há 3 anos atrás
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros há 3 anos atrás
  Linus Groh ea7cc70118 LibJS: Convert Duration AOs to ThrowCompletionOr há 3 anos atrás
  Linus Groh 683e31e1ff LibJS: Convert to_integer_throw_on_infinity() to ThrowCompletionOr há 3 anos atrás
  Linus Groh 59df50a950 LibJS: Throw RangeError for +/-∞ argument values in Temporal.Duration() há 3 anos atrás
  Brian Gianforcaro b10657a2b6 LibJS: Remove unused includes out of Cell.h, move to the users há 4 anos atrás
  Linus Groh 5c77885873 LibJS: Implement Temporal.Duration.from() há 4 anos atrás
  Linus Groh 7921d8ba91 LibJS: Start implementing Temporal.Duration há 4 anos atrás