65697f34: deps: Suppress warnings in third-party libraries
by Robin Linden
on 2023-08-07Monday23:05:33
4e955d2a: meta: Enforce variable naming conventions for constants too
by Robin Linden
on 2023-08-06Sunday00:53:52
8cc87c21: all: Normalize const and constexpr variable names
by Robin Linden
on 2023-08-06Sunday00:53:51
421631d8: ci: Update the clang-tidy job to clang-tidy-16
by Robin Linden
on 2023-08-05Saturday12:25:40
aa6d3570: url: Fix misc-use-anonymous-namespace clang-tidy warning
by Robin Linden
on 2023-08-05Saturday12:04:41
a54dfa4c: js: Don't require expecting an eof token in every tokenizer test
by Robin Linden
on 2023-07-18Tuesday17:10:32
8f610c6d: js: Move identifier-tokenizing into a separate function
by Robin Linden
on 2023-07-18Tuesday17:10:30
56face44: url: Fix assert() in parse_host w/ empty nonspecial input
by Robin Linden
on 2023-07-31Monday23:07:03
73737ca4: img/qoi: Add sanity-checking of image dimensions
by Robin Linden
on 2023-07-31Monday16:06:22
6740270c: img/qoi: Don't use unreasonably large sizes in test images
by Robin Linden
on 2023-07-31Monday16:04:50
0e0741c1: img/qoi: Remove extra bytes after 0x0 test image
by Robin Linden
on 2023-07-31Monday14:59:18
92b07232: layout: Collapse leading whitespace in more places
by Robin Linden
on 2023-07-23Sunday20:13:48
26c541b0: layout: Set up infrastructure to copy text nodes
by Robin Linden
on 2023-07-23Sunday20:13:47
8ba8aeee: layout: Be more explicit about the assignments to layout_text
by Robin Linden
on 2023-07-23Sunday20:13:47
e201c8ac: layout: Add a text node to the layout-node stringification test
by Robin Linden
on 2023-07-25Tuesday20:31:33
b6ff26dc: layout: Make the to_string(LayoutNode) test get along w/ clang-format
by Robin Linden
on 2023-07-25Tuesday20:21:33
7b759be6: css2: Add tests for stringifying the url/bad-url tokens
by Robin Linden
on 2023-07-25Tuesday20:20:39
8a6972c0: util: Nuke now-unused Overloaded visitor helper
by Robin Linden
on 2023-07-25Tuesday19:38:42
04bc71a3: layout: Simplify and reduce indentation of things inspecting dom::Node
by Robin Linden
on 2023-07-25Tuesday19:38:14
88c01de7: css2: Reduce indentation in Token stringification
by Robin Linden
on 2023-07-25Tuesday19:36:35
275bc883: build: Treat all files as utf-8 when building w/ MSVC
by Robin Linden
on 2023-07-29Saturday18:53:34
8b7806d8: ci: Fix clang-tidy job using the wrong version of clang-tidy
by Robin Linden
on 2023-07-27Thursday14:57:55
b7fed631: ci: Disable libc++ jobs to work around apt.llvm.org issues
by Robin Linden
on 2023-07-30Sunday15:36:46
9c721146: url: Complete implementation of Origin
by David Zero
on 2023-07-21Friday04:32:29
ed425d4f: ci: Remove no-longer-needed MSVC-detection hacks
by Robin Linden
on 2023-07-24Monday18:39:40
More