Commit Verlauf

Autor SHA1 Nachricht Datum
  Idan Horowitz eeb4c1eec9 LibJS: Reorder and add missing name & length properties to Built-ins vor 4 Jahren
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper vor 4 Jahren
  Linus Groh 9555ca99a0 LibJS: Remove unnecessary value_or() from get() vor 4 Jahren
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) vor 4 Jahren
  Idan Horowitz c254e4cf10 LibJS: Get the prototype of a new String from the constructor's realm vor 4 Jahren
  Idan Horowitz 596324ae9c LibJS: Rewrite String.raw() closer to the specification vor 4 Jahren
  Idan Horowitz 581f20e6f2 LibJS: Accept FlyStrings in the NativeFunction constructors vor 4 Jahren
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject vor 4 Jahren
  Idan Horowitz 9127d83927 LibJS: Rename Value::{is_integer => is_integral_number} vor 4 Jahren
  Idan Horowitz 2299be474b LibJS: Add the String.fromCodePoint() method vor 4 Jahren
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere vor 4 Jahren
  Linus Groh 83be39c91a LibJS: Handle Proxy with Array target in IsArray() abstract operation vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren