Histórico de Commits

Autor SHA1 Mensagem Data
  Timothy Flynn d1e06b00e3 LibJS: Parse the RegExp.prototype.hasIndices flag há 4 anos atrás
  Timothy Flynn e801cc7afd LibJS: Remove ECMAScriptFlags value from JS_ENUMERATE_REGEXP_FLAGS há 4 anos atrás
  Idan Horowitz 795786387b LibJS: Remove the NativeProperty mechanism from LibJS há 4 anos atrás
  Linus Groh 47fb4286c7 LibJS: Start implementing Temporal.Instant há 4 anos atrás
  Linus Groh 265e89367e LibJS: Start implementing Temporal.TimeZone há 4 anos atrás
  Linus Groh 6735353b96 LibJS: Add preparation for Temporal constructors and prototypes há 4 anos atrás
  Timothy Flynn 9f0aef6051 LibJS: Implement most of String.prototype.replaceAll há 4 anos atrás
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) há 4 anos atrás
  Linus Groh bb1a98d809 LibJS: Add new PropertyDescriptor class and related abstract operations há 4 anos atrás
  Johan Dahlin f6028c2534 LibJS: NewClass bytecode instruction há 4 anos atrás
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes há 4 anos atrás
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject há 4 anos atrás
  Andreas Kling 1f8b6ac3c3 LibJS: Begin implementing GlobalEnvironmentRecord há 4 anos atrás
  Andreas Kling aabd82d508 LibJS: Bring function environment records closer to the spec há 4 anos atrás
  Andreas Kling c6baeca6d7 LibJS: Add ObjectEnvironmentRecord to Forward.h há 4 anos atrás
  Andreas Kling 6c6dbcfc36 LibJS: Rename Environment Records so they match the spec :^) há 4 anos atrás
  Matthew Olsson 22b17219ff LibJS: Add the remaining generator objects há 4 anos atrás
  Idan Horowitz dcb55db99b LibJS: Replace boolean without_side_effects parameters with an enum há 4 anos atrás
  Luke 9cbd90fdb6 LibJS: Add BigInt64Array and BigUint64Array há 4 anos atrás
  Idan Horowitz de9fa6622a LibJS: Add the FinalizationRegistry built-in object há 4 anos atrás
  Idan Horowitz e4d267d4fb LibJS: Add the DataView built-in object há 4 anos atrás
  Idan Horowitz 322c8a3995 LibJS: Add the MapIterator built-in and the key/values/entries methods há 4 anos atrás
  Idan Horowitz a96ac8bd56 LibJS: Add the Map built-in object há 4 anos atrás
  Idan Horowitz 7eba63a8a3 LibJS: Add the WeakRef built-in object há 4 anos atrás
  Idan Horowitz 39554f3787 LibJS: Add the WeakMap built-in object há 4 anos atrás
  Idan Horowitz 1a8ee5d8d7 LibJS: Generify the garbage collector's weak container notifications há 4 anos atrás
  Linus Groh cbd7437d40 LibJS: Implement AggregateError há 4 anos atrás
  Linus Groh ad3242bab7 LibJS: Rename JS_ENUMERATE_{ERROR_SUBCLASSES => NATIVE_ERRORS} há 4 anos atrás
  Andreas Kling b3e6a6c1cd LibJS: Perform function instantiation in bytecode há 4 anos atrás
  Linus Groh ad7aa05cc6 LibJS: Implement the CreateListFromArrayLike() abstract operation há 4 anos atrás