Histórico de Commits

Autor SHA1 Mensagem Data
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper há 4 anos atrás
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) há 4 anos atrás
  Idan Horowitz 8eb48039c9 LibJS: Bring Reflect.construct() closer to the specification há 4 anos atrás
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject há 4 anos atrás
  Linus Groh f4867572b7 LibJS: Change PropertyName(Symbol*) => PropertyName(Symbol&) há 4 anos atrás
  Linus Groh 55db9539a5 LibJS: Introduce AbstractOperations.{cpp,h} and move various AOs there há 4 anos atrás
  Andreas Kling 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction há 4 anos atrás
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere há 4 anos atrás
  Andreas Kling 93a07ba962 LibJS: Remove GlobalObject& argument from VM::construct() há 4 anos atrás
  Linus Groh f932da095e LibJS: Use create_list_from_array_like() in Reflect.{apply,construct}() há 4 anos atrás
  Linus Groh 6c256bb400 LibJS: Add @@toStringTag to Reflect há 4 anos atrás
  Linus Groh 39c3aefe5d LibJS: Use to_property_key() a bunch in ReflectObject há 4 anos atrás
  Idan Horowitz eb0b1c432a LibJS: Replace StringOrSymbol::from_value with Value::to_property_key há 4 anos atrás
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Idan Horowitz 79b1270711 LibJS: Take reference instead of pointer in prepare_arguments_list há 4 anos atrás
  Linus Groh ec62783af9 LibJS: Let Object::delete_property() return a bool, not Value há 4 anos atrás
  Linus Groh 1c3eef5317 LibJS: Use MarkedValueList for internal own properties getter functions há 4 anos atrás
  Linus Groh afc86abe24 LibJS: Remove this_object parameter from get/put own property functions há 4 anos atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás