Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh c4c40f4cf3 LibJS: Use ThrowCompletionOr in create_list_from_array_like() hace 3 años
  Linus Groh 312946059b LibJS+Spreadsheet: Use js_string(VM&, ...) overload more hace 3 años
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper hace 4 años
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) hace 4 años
  Idan Horowitz 8eb48039c9 LibJS: Bring Reflect.construct() closer to the specification hace 4 años
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject hace 4 años
  Linus Groh f4867572b7 LibJS: Change PropertyName(Symbol*) => PropertyName(Symbol&) hace 4 años
  Linus Groh 55db9539a5 LibJS: Introduce AbstractOperations.{cpp,h} and move various AOs there hace 4 años
  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