Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 8d56e6103e LibJS: Make Value::to_object() take a GlobalObject& hace 5 años
  Andreas Kling e4add19915 LibJS: Pass GlobalObject& to native functions and property accessors hace 5 años
  Matthew Olsson 78155a6668 LibJS: Consolidate error messages into ErrorTypes.h hace 5 años
  Andreas Kling 053863f35e LibJS: Interpreter::this_value() => this_value(GlobalObject&) hace 5 años
  Matthew Olsson dd08c992e8 LibJS: Simplify and normalize publicly-exposed Object functions hace 5 años
  Andreas Kling 82444048de LibWeb: Add cached global attribute name FlyStrings hace 5 años
  Andreas Kling 8ff4ebb589 LibWeb: Add Element.getAttribute() and Element.setAttribute() :^) hace 5 años
  Linus Groh 1a1394f7a2 LibJS: Change Value::to_object(Heap& -> Interpreter&) hace 5 años
  Andreas Kling c6ddbd1f3e LibJS: Add side-effect-free version of Value::to_string() hace 5 años
  Andreas Kling faac43597a LibJS: Add js_string(Interpreter&, String) hace 5 años
  Andreas Kling c1c56b1131 LibWeb: Add Element.id property to the bindings hace 5 años
  Andreas Kling 30440134cb LibJS+LibWeb: Move native properties to separate getters/setters hace 5 años
  Andreas Kling 68b04d5c78 LibWeb: Implement getting and setting element.innerHTML hace 5 años