Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling aaf6014ae1 LibJS: Simplify Cell::initialize() vor 5 Jahren
  Nico Weber 979e02c0a8 LibJS: Implement String.prototype.charCodeAt vor 5 Jahren
  Matthew Olsson c831fb17bf LibJS: Add StringIterator vor 5 Jahren
  Andreas Kling af51dc105a LibJS+LibWeb: Add JS::Object::inherits(class_name) vor 5 Jahren
  Andreas Kling 64513f3c23 LibJS: Move native objects towards two-pass construction vor 5 Jahren
  Andreas Kling e4add19915 LibJS: Pass GlobalObject& to native functions and property accessors vor 5 Jahren
  Kesse Jones 6dbb5df81f LibJS: Add String.prototype.lastIndexOf vor 5 Jahren
  Kesse Jones 58f6f50de4 LibJS: Add String.prototype.slice vor 5 Jahren
  Kesse Jones 838127df35 LibJS: Add String.prototype.includes vor 5 Jahren
  Kesse Jones b0b204822f LibJS: Add String.prototype.substring vor 5 Jahren
  Kesse Jones 7725b1970e LibJS: Add String.prototype.concat vor 5 Jahren
  Andreas Kling 1108dd1659 LibJS: Add some missing |this| checks in StringPrototype vor 5 Jahren
  Kesse Jones 994f1a79ad LibJS: Add String.prototype.{trim, trimStart, trimEnd} (#1792) vor 5 Jahren
  Linus Groh 31505dde7e LibJS: Add String.prototype.pad{Start,End}() vor 5 Jahren
  Linus Groh 32c27afdf0 LibJS: Add String.prototype.toString() vor 5 Jahren
  Andreas Kling 070a8f2689 LibJS: Boolean, Number and String prototypes should have values too vor 5 Jahren
  Linus Groh 22f20cd51d LibJS: Add String.prototype.toUpperCase() vor 5 Jahren
  Andreas Kling cb18b2c74d LibJS: Add String.prototype.toLowerCase() vor 5 Jahren
  Andreas Kling 97cd1173fa LibJS: Add String.prototype.indexOf() vor 5 Jahren
  Linus Groh 0a94661c14 LibJS: Implement String.prototype.startsWith() vor 5 Jahren
  Andreas Kling 30440134cb LibJS+LibWeb: Move native properties to separate getters/setters vor 5 Jahren
  Andreas Kling 56936b97d0 LibJS+LibWeb: Move native JS functions into dedicated member functions vor 5 Jahren
  Andreas Kling 19452230cd LibJS: Add "Heap" and "Runtime" subdirectories vor 5 Jahren