Commit History

作者 SHA1 備註 提交日期
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 年之前
  Luke 99cb54670f LibJS: Add missing exception check in internalize_json_property 4 年之前
  Linus Groh 9555ca99a0 LibJS: Remove unnecessary value_or() from get() 4 年之前
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) 4 年之前
  Idan Horowitz e480d69130 LibJS: Bring ArrayCreate and ArrayConstructor closer to spec 4 年之前
  Idan Horowitz 648b4c7d74 LibJS: Bring JSON.parse slightly closer to the specification 4 年之前
  Idan Horowitz 8d50cf492e LibJS: Bring JSON.stringify closer to the specification 4 年之前
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 年之前
  Linus Groh f4867572b7 LibJS: Change PropertyName(Symbol*) => PropertyName(Symbol&) 4 年之前
  Linus Groh 55db9539a5 LibJS: Introduce AbstractOperations.{cpp,h} and move various AOs there 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 83be39c91a LibJS: Handle Proxy with Array target in IsArray() abstract operation 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 年之前
  Idan Horowitz 223472c57f LibJS: Dont try to serialize symbol-keyed properties 4 年之前
  Linus Groh a5d4ef462c LibJS: Remove #if !defined(KERNEL) 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  Andreas Kling 91db36064f LibJS: Fix obviously wrong \uXXXX serialization in JSONObject 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前