Commit History

Autor SHA1 Mensaxe Data
  mattco98 4ced126704 LibJS: Add symbol objects %!s(int64=5) %!d(string=hai) anos
  Linus Groh 79b829637e LibJS: Implement most of the Reflect object %!s(int64=5) %!d(string=hai) anos
  Linus Groh 62671bea68 LibJS: Add Object::has_property() %!s(int64=5) %!d(string=hai) anos
  Linus Groh 4cdd802927 LibJS: Return a bool from Object::put* to indicate success %!s(int64=5) %!d(string=hai) anos
  mattco98 683a0696f3 LibJS: Add Object.{keys,values,entries}() %!s(int64=5) %!d(string=hai) anos
  mattco98 23ec578a01 LibJS: Implement correct attributes for (almost) all properties %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f897c41092 LibJS: Implement basic support for the "delete" operator %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 35aea2e454 LibJS: Stop using Optional<Value> in favor of Value's empty state %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 627fd6374b LibJS: Add Uint8ClampedArray :^) %!s(int64=5) %!d(string=hai) anos
  Jack Karamanian 1fa0c7304d LibJS: Implement Function.prototype.bind() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling bc1ece7f37 LibJS+LibWeb: Pass prototype to Object constructor %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e6d920d87d LibJS: Add Object.defineProperty() and start caring about attributes %!s(int64=5) %!d(string=hai) anos
  Jack Karamanian edae926cb0 LibJS: Add Boolean constructor object %!s(int64=5) %!d(string=hai) anos
  Andreas Kling be019f28ca LibJS: Add a PropertyName class that represents a string or a number %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 90ba0145f6 LibJS: Add a number-indexed property storage to all Objects %!s(int64=5) %!d(string=hai) anos
  Linus Groh cd3e2690eb LibJS: Set length property in Object::put_native_function() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5e6e1fd482 LibJS: Start implementing object shapes %!s(int64=5) %!d(string=hai) anos
  Linus Groh d4e3688f4f LibJS: Start implementing Date :^) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 30440134cb LibJS+LibWeb: Move native properties to separate getters/setters %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7c4e53f31e LibJS: Rework how native functions are called to improve |this| value %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 82ca7ae1f8 LibJS: Oops, "instanceof" was backwards! %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c60dc84a33 LibJS: Allow function calls with missing arguments %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 68dec2801d LibJS: Add Object::own_properties() convenience accessor %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7dc78b5e38 LibJS: Use correct |this| value when getting/setting native properties %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 343e224aa8 LibJS: Implement basic exception throwing %!s(int64=5) %!d(string=hai) anos
  Andreas Kling cccbe43056 LibJS: Use FlyString for identifiers %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 324b92fd06 LibJS: Virtualize access to an Object's own properties %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a82f64d3d6 LibJS: Parse ArrayExpression and start implementing Array objects %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 19452230cd LibJS: Add "Heap" and "Runtime" subdirectories %!s(int64=5) %!d(string=hai) anos