07d23dc6: ci: Apply the ASLR+sanitizer workaround to all jobs
by Robin Linden
on 2024-03-14Thursday23:47:08
ef821342: ci: Add workaround for Clang 14 on newer GH Actions runners
by Robin Linden
on 2024-03-12Tuesday23:53:07
cfa554eb: html2/test: Add an example spec-test from html5lib-tests
by Robin Linden
on 2024-03-04Monday23:37:41
4ca9f900: idna: Process the unicode UTS46-mappings into something usable in C++
by Robin Linden
on 2023-10-14Saturday10:42:10
59c2d855: css/test: Migrate the property_id test to etest2
by Robin Linden
on 2024-03-09Saturday12:22:01
04212dae: css: Yoink the initial property values from //style
by Robin Linden
on 2024-03-09Saturday12:16:10
18b96e43: css/test: Check that webkit-prefixed extensions parse
by Robin Linden
on 2024-03-10Sunday22:27:35
bdbe2146: css: Skip over nested CSS rules instead of letting them break things
by Robin Linden
on 2024-03-10Sunday22:02:17
92762f85: util/unicode: Make invalid input to unicode_utf8_byte_count more obvious
by Robin Linden
on 2024-03-11Monday20:11:37
ab0e82c2: dom: Remove unnecessary tags and commas to make the tests more compact
by Robin Linden
on 2022-12-01Thursday17:18:44
b06471e3: dom: Reformat tests in a way that clang-format tolerates
by Robin Linden
on 2022-08-22Monday19:46:16
7790b128: html2: Drop unnecessary attributes from EndTagToken
by Robin Linden
on 2024-03-08Friday01:04:51
f33aacf6: html2: Fix errors not being emitted for end tags with attributes
by Robin Linden
on 2024-03-08Friday01:04:48
64a2ecd7: html2: Drop unnecessary self-closing flag from EndTagToken
by Robin Linden
on 2024-03-05Tuesday23:33:23
4c2f55e8: html2: Fix errors not being emitted for self-closing end tags
by Robin Linden
on 2024-03-05Tuesday23:23:28
2e63a427: deps/simdjson: Switch to the not-single-header version
by Robin Linden
on 2024-03-03Sunday16:22:21
659f290e: wasm/example: Switch to //wasm's ValueType stringification
by Robin Linden
on 2024-03-02Saturday02:19:34
571399a9: wasm/example: Print module parse errors as text
by Robin Linden
on 2024-03-02Saturday02:03:50
93d3851d: ci: Add a job testing the wasi-wasm compilation
by Robin Linden
on 2024-03-01Thursday23:35:26
690f83e9: wasm: Update header guard to follow convention
by Robin Linden
on 2024-03-01Thursday19:46:56
63f7b8e6: wasm/example: Fix incorrect code section output
by Robin Linden
on 2024-02-25Sunday23:31:54
581a8049: build: Add a wasi-wasm cross compilation config
by Robin Linden
on 2024-02-28Wednesday01:01:48
fe642313: ci: Check that all GitHub links are permalinks
by Robin Linden
on 2024-02-25Sunday23:05:09
201bc74f: wasm: Keep non-section types in a file of their own
by Robin Linden
on 2024-02-25Sunday14:45:08
384e3556: wasm: Add remaining i32 numeric instructions
by David Zero
on 2024-02-24Saturday01:47:50
161c5c0a: wasm: Split out parsing bits into ByteCodeParser
by Robin Linden
on 2024-02-24Saturday23:44:59
f1e8d10c: wasm: Print unhandled section ids if encountered
by Robin Linden
on 2024-02-24Saturday00:35:41
8a37cb3d: deps/icu: Fix warning spam when building w/ clang-cl
by Robin Linden
on 2024-02-22Thursday23:52:15
949c9148: wasm: Add instruction serialization with to_string()
by David Zero
on 2023-12-29Friday05:46:03
More