提交历史

作者 SHA1 备注 提交日期
  Timothy Flynn 70080feab2 AK+LibJS: Implement String.from{CharCode,CodePoint} using UTF-16 strings 3 年之前
  Idan Horowitz eeb4c1eec9 LibJS: Reorder and add missing name & length properties to Built-ins 4 年之前
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 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 c254e4cf10 LibJS: Get the prototype of a new String from the constructor's realm 4 年之前
  Idan Horowitz 596324ae9c LibJS: Rewrite String.raw() closer to the specification 4 年之前
  Idan Horowitz 581f20e6f2 LibJS: Accept FlyStrings in the NativeFunction constructors 4 年之前
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 年之前
  Idan Horowitz 9127d83927 LibJS: Rename Value::{is_integer => is_integral_number} 4 年之前
  Idan Horowitz 2299be474b LibJS: Add the String.fromCodePoint() method 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 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前