This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-15 15:48:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd3ffcdabb42f097bfb008ef1c02cfa8708e7a72
ladybird
/
Userland
/
Utilities
History
Ali Mohammad Pur
24c2ad059b
LibWeb+LibXML: Cache the result of parsing the XHTML DTD and reuse it
...
There's no reason to parse this again and again every time we parse an XHTML document.
2024-10-13 00:24:44 +02:00
..
abench.cpp
LibMedia: Absorb LibAudio
2024-09-12 10:01:19 +02:00
animation.cpp
Everywhere: Convert from_string_view -> from_string_literal where static
2024-09-11 10:59:04 +01:00
gzip.cpp
…
icc.cpp
…
image.cpp
Everywhere: Convert from_string_view -> from_string_literal where static
2024-09-11 10:59:04 +01:00
js.cpp
Meta: Update my e-mail address everywhere
2024-10-04 13:19:50 +02:00
lzcat.cpp
…
tar.cpp
…
wasm.cpp
LibWasm+LibWeb+test-wasm: Refcount Wasm::Module for function references
2024-08-22 09:36:40 +02:00
xml.cpp
LibWeb+LibXML: Cache the result of parsing the XHTML DTD and reuse it
2024-10-13 00:24:44 +02:00
xzcat.cpp
…