ladybird/Utilities
Timothy Flynn ac54cbbecf test262-runner: Extract run_test invocation to a lambda
This block of code is nearly identical between the two invocations. This
extracts them to a lambda so a subsequent update can be made just once.
2026-03-06 14:34:58 +01:00
..
CMakeLists.txt CMake: Remove ENABLE_WINDOWS_CI option and adjust presets to match Unix 2026-01-16 11:15:16 -07:00
dns.cpp Everywhere: Rename serenity_main to ladybird_main 2025-07-08 09:17:16 -04:00
image.cpp Everywhere: Fix even more typos 2025-08-27 08:48:01 +02:00
js.cpp js: Make more use of Value::as_if 2026-02-28 10:24:37 -05:00
test262-runner.cpp test262-runner: Extract run_test invocation to a lambda 2026-03-06 14:34:58 +01:00
wasm.cpp LibWasm: Parse and validate typeuse references 2026-02-10 13:00:16 +01:00
xml.cpp LibXML+LibWeb: Use existing HTML entities table for XML parsing too 2026-01-09 19:13:41 +00:00