تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Andreas Kling 073bcfd386 AK+LibWeb: Add {Fly,}String::to_ascii_{upper,lower}_case() 9 ماه پیش
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String 9 ماه پیش
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 10 ماه پیش
  Tim Ledbetter 96c0cbf584 LibWeb: Ensure `ParentNode.getElementsByClassName()` matches all classes 1 سال پیش
  Andreas Kling 4c326fc5f6 LibWeb: Implement :host and :host(<compound-selector>) selector matching 1 سال پیش
  Tim Ledbetter 0fceede029 LibWeb: Ensure `document.getElementsByClassName("")` returns no elements 1 سال پیش
  Tim Ledbetter faf64bfb41 LibWeb: Move get_elements_by_name implementation to `ParentNode` 1 سال پیش
  Shannon Booth dadc610e4a LibWeb: Pass a FlyString to getElementsByTagNameNS 1 سال پیش
  Tim Ledbetter 398bf10b92 LibWeb: Use `TraversalDecision` for multi level Node traversal methods 1 سال پیش
  Matthew Olsson 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 سال پیش
  Shannon Booth 22f6abe5d6 LibWeb: Remove DeprecatedString impls of get_elements_by_tag_name{_ns} 1 سال پیش
  Andreas Kling 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString 1 سال پیش
  Ali Mohammad Pur 0937d88869 LibWeb: Remove more DeprecatedString null state remnants 1 سال پیش
  Shannon Booth 57d7637b59 LibWeb: Remove DeprecatedString support from {Child,Parent}Node 1 سال پیش
  Shannon Booth 4321606bba LibWeb: Port Element interface from DeprecatedString 1 سال پیش
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 سال پیش
  Shannon Booth 9d88e14f20 LibWeb: Add String variants of get_element_by_{} in ParentNode 1 سال پیش
  Shannon Booth bfc0773285 LibWeb: Add String versions for some functions in ParentNode 1 سال پیش
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 سال پیش
  Andreas Kling 76580bb9ba LibWeb: Cache lowercased tag name for getElementsByTagName() iteration 1 سال پیش
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 سال پیش
  Sam Atkins 1858f06881 LibWeb: Add namespaces to Universal and TagName selectors 2 سال پیش
  Andreas Kling df1bb0ff49 LibWeb: Make HTMLCollection faster when it only cares about children 2 سال پیش
  Simon Wanner 9e00ef0849 LibWeb: Pass scope in ParentNode::query_selector_all 2 سال پیش
  Simon Wanner 4e6fb65ea3 LibWeb: Pass scope in ParentNode::query_selector 2 سال پیش
  Kenneth Myhra ff875d353b LibWeb: Make factory method of DOM::HTMLCollection fallible 2 سال پیش
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 سال پیش
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 سال پیش
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 سال پیش
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 سال پیش