Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} vor 1 Jahr
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String vor 1 Jahr
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String vor 1 Jahr
  Karol Kosek fdb27c5851 LibWeb: Use StringView in calls to Vector<String>::contains_slow() vor 1 Jahr
  Andreas Kling 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible vor 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible vor 1 Jahr
  Timothy Flynn 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h vor 2 Jahren
  Timothy Flynn 5703833116 LibJS+LibWeb: Refactor GetIterator to use GetIteratorFromMethod vor 2 Jahren
  Andrew Kaster fdefb4104b LibWeb: Add prototype header to CustomElementRegistry.cpp vor 2 Jahren
  Linus Groh aff1ec6014 LibJS: Port iterator_step() to GCPtr vor 2 Jahren
  Linus Groh b33b0d60e6 LibJS: Port Value::get_method() to GCPtr vor 2 Jahren
  Linus Groh 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr vor 2 Jahren
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements vor 2 Jahren