Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling e6d920d87d LibJS: Add Object.defineProperty() and start caring about attributes há 5 anos atrás
  Jack Karamanian edae926cb0 LibJS: Add Boolean constructor object há 5 anos atrás
  Andreas Kling be019f28ca LibJS: Add a PropertyName class that represents a string or a number há 5 anos atrás
  Andreas Kling 90ba0145f6 LibJS: Add a number-indexed property storage to all Objects há 5 anos atrás
  Linus Groh cd3e2690eb LibJS: Set length property in Object::put_native_function() há 5 anos atrás
  Andreas Kling 5e6e1fd482 LibJS: Start implementing object shapes há 5 anos atrás
  Linus Groh d4e3688f4f LibJS: Start implementing Date :^) há 5 anos atrás
  Andreas Kling 30440134cb LibJS+LibWeb: Move native properties to separate getters/setters há 5 anos atrás
  Andreas Kling 7c4e53f31e LibJS: Rework how native functions are called to improve |this| value há 5 anos atrás
  Andreas Kling 82ca7ae1f8 LibJS: Oops, "instanceof" was backwards! há 5 anos atrás
  Andreas Kling c60dc84a33 LibJS: Allow function calls with missing arguments há 5 anos atrás
  Andreas Kling 68dec2801d LibJS: Add Object::own_properties() convenience accessor há 5 anos atrás
  Andreas Kling 7dc78b5e38 LibJS: Use correct |this| value when getting/setting native properties há 5 anos atrás
  Andreas Kling 343e224aa8 LibJS: Implement basic exception throwing há 5 anos atrás
  Andreas Kling cccbe43056 LibJS: Use FlyString for identifiers há 5 anos atrás
  Andreas Kling 324b92fd06 LibJS: Virtualize access to an Object's own properties há 5 anos atrás
  Andreas Kling a82f64d3d6 LibJS: Parse ArrayExpression and start implementing Array objects há 5 anos atrás
  Andreas Kling 19452230cd LibJS: Add "Heap" and "Runtime" subdirectories há 5 anos atrás