Histórico de Commits

Autor SHA1 Mensagem Data
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS há 8 meses atrás
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level há 8 meses atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás
  Andreas Kling f48751a739 LibJS: Remove hand-rolled Object is_foo() helpers in favor of RTTI há 4 anos atrás
  Andreas Kling 98f2da9834 LibJS: Rename Cell::visit_children() => Cell::visit_edges() há 4 anos atrás
  Andreas Kling f79d4c7347 LibJS: Remove Interpreter& argument to Function::construct() há 4 anos atrás
  Andreas Kling 1ff9d33131 LibJS: Make Function::call() not require an Interpreter& há 4 anos atrás
  Matthew Olsson 5ecd504f4e LibJS: Implement spec-compliant Object.prototype.toString há 5 anos atrás
  Matthew Olsson 7a1d485b19 LibJS: Integrate Symbols into objects as valid keys há 5 anos atrás
  Matthew Olsson bda39ef7ab LibJS: Explicitly pass a "Function& new_target" to Function::construct há 5 anos atrás
  Matthew Olsson 98323e19e5 LibJS: Implement Proxy [[Call]] and [[Construct]] traps há 5 anos atrás
  Linus Groh afcfea2001 LibJS: Handle "receiver" argument in Reflect.{get,set}() há 5 anos atrás
  Andreas Kling af51dc105a LibJS+LibWeb: Add JS::Object::inherits(class_name) há 5 anos atrás
  Matthew Olsson 39576b2238 LibJS: Add JSON.stringify há 5 anos atrás
  Matthew Olsson 39ad42defd LibJS: Add Proxy objects há 5 anos atrás