История коммитов

Автор SHA1 Сообщение Дата
  Idan Horowitz 7b5ccbc5ed LibJS: Convert ProxyConstructor functions to ThrowCompletionOr 3 лет назад
  Idan Horowitz 92bd64cb56 LibJS: Convert the ProxyCreate AO to ThrowCompletionOr 3 лет назад
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr 3 лет назад
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function 3 лет назад
  Idan Horowitz ca27e5eff5 LibJS: Convert NativeFunction callback to ThrowCompletionOr 3 лет назад
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros 3 лет назад
  Linus Groh 364dd42fc8 LibJS: Convert create_data_property_or_throw() to ThrowCompletionOr 3 лет назад
  Idan Horowitz eeb4c1eec9 LibJS: Reorder and add missing name & length properties to Built-ins 4 лет назад
  Idan Horowitz d577678658 LibJS: Add a name property to the proxy revoker anonymous function 4 лет назад
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 лет назад
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) 4 лет назад
  Idan Horowitz 581f20e6f2 LibJS: Accept FlyStrings in the NativeFunction constructors 4 лет назад
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
  Linus Groh d1c109be96 LibJS: Fix .length attributes of various native functions 4 лет назад
  Linus Groh 317b88a8c3 LibJS: Replace Object's create_empty() with create() taking a prototype 4 лет назад
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 лет назад
  Linus Groh 9b35231453 LibJS: Implement Proxy.revocable() 4 лет назад
  Linus Groh e39dd65cf0 LibJS: Remove Proxy() argument count check 4 лет назад
  Matthew Olsson fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 лет назад
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 лет назад