Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction hace 4 años
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere hace 4 años
  Andreas Kling 93a07ba962 LibJS: Remove GlobalObject& argument from VM::construct() hace 4 años
  Linus Groh f932da095e LibJS: Use create_list_from_array_like() in Reflect.{apply,construct}() hace 4 años
  Linus Groh 6c256bb400 LibJS: Add @@toStringTag to Reflect hace 4 años
  Linus Groh 39c3aefe5d LibJS: Use to_property_key() a bunch in ReflectObject hace 4 años
  Idan Horowitz eb0b1c432a LibJS: Replace StringOrSymbol::from_value with Value::to_property_key hace 4 años
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Idan Horowitz 79b1270711 LibJS: Take reference instead of pointer in prepare_arguments_list hace 4 años
  Linus Groh ec62783af9 LibJS: Let Object::delete_property() return a bool, not Value hace 4 años
  Linus Groh 1c3eef5317 LibJS: Use MarkedValueList for internal own properties getter functions hace 4 años
  Linus Groh afc86abe24 LibJS: Remove this_object parameter from get/put own property functions hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años