serenity/Meta
Andreas Kling fabcee016f LibWeb: Add basic support for DOM's NodeIterator and NodeFilter
This patch adds NodeIterator (created via Document.createNodeIterator())
which allows you to iterate through all the nodes in a subtree while
filtering with a provided NodeFilter callback along the way.

This first cut implements the full API, but does not yet handle nodes
being removed from the document while referenced by the iterator. That
will be done in a subsequent patch.
2022-03-09 16:43:00 +01:00
..
Azure Lagom: Add two-stage build for Fuzzers to enable fuzzing generated code 2022-02-20 19:04:59 +00:00
CMake Meta: Read MAKEJOBS to limit jobs for ninja in serenity.sh 2022-03-08 17:12:35 +01:00
HeaderCheck
Lagom LibWeb: Add basic support for DOM's NodeIterator and NodeFilter 2022-03-09 16:43:00 +01:00
ShellCompletions/zsh
Websites Everywhere: Use title case for man section titles 2022-02-25 12:06:31 -05:00
bochsrc
build-image-extlinux.sh
build-image-grub.sh
build-image-limine.sh Meta: Bump Limine version to 2.78.2 2022-02-14 11:52:07 +01:00
build-image-qemu.sh Meta: Explicitly set number of available inodes for genext2fs 2022-02-19 13:13:22 +02:00
build-manpages-website.sh Meta: Title case 'File Formats' on man.serenityos.org 2022-02-24 23:04:22 +00:00
build-native-partition.sh Meta: Add install-native-partition CMake target installing to a real FS 2022-02-04 12:44:50 +01:00
build-root-filesystem.sh Base+Meta: Make /usr/local read-write 2022-03-08 23:30:47 +01:00
check-ak-test-files.sh
check-debug-flags.sh
check-markdown.sh Utilities+Meta: Check icons in markdown-check 2022-02-26 20:05:06 +02:00
check-newlines-at-eof.py
check-style.py
check-symbols.sh Meta: Make check-symbols.sh use the correct build directory 2022-01-15 17:51:40 +01:00
check-syscall-lists.sh
convert-markdown-links.lua Meta: Add icons to online man pages 2022-01-17 02:22:33 -08:00
debug-kernel.sh Meta: Make serenity.sh gdb work with the Clang toolchain 2022-02-19 11:36:08 +01:00
export-argsparser-manpages.sh
extlinux.conf
generate-embedded-resource-assembly.sh
generate-libwasm-spec-test.py
generate-libwasm-spec-test.sh
grub-ebr.cfg
grub-gpt.cfg
grub-mbr.cfg
install-ports-tree.sh
limine.cfg Meta: Add support for the Limine bootloader 2022-02-14 11:52:07 +01:00
lint-ci.sh Meta+Userland: Run the GML formatter on CI and pre-commit 2022-02-07 18:39:50 +01:00
lint-clang-format.sh
lint-commit.sh CI: Require a blank line between commit titles and bodies 2022-01-11 23:45:14 +02:00
lint-executable-resources.sh
lint-gml-format.sh Meta+Userland: Run the GML formatter on CI and pre-commit 2022-02-07 18:39:50 +01:00
lint-keymaps.py
lint-missing-resources.sh
lint-ports.py Ports/gdb: Add descriptions to all gdb patches and remove dead code 2022-02-20 11:49:41 +01:00
lint-prettier.sh LibJS: Implement ImportCall and HostImportModuleDynamically 2022-01-22 01:21:18 +00:00
lint-python.sh
lint-shell-scripts.sh Meta: Skip shellcheck for Ports in pre-commit hook 2022-01-17 11:17:15 +01:00
new-project.sh
refresh-serenity-qtcreator.sh
run.sh Meta: Add SERENITY_GL environment variable to run.sh 2022-03-09 14:58:48 +03:30
screenshot-000ccc0.png
screenshot-0f85753.png
screenshot-8ea4375.png
screenshot-1133aca.png
screenshot-9145a72.png
screenshot-23263aa.png
screenshot-191112e.png
screenshot-b5521e1.png
screenshot-b36968c.png
screenshot-cdb82f6.png
screenshot-d727005.png
screenshot-ef9fbef.png
screenshot-f8fc892.png
serenity.sh Meta: Fix that the processor count was output to stderr and ignored 2022-03-08 17:56:20 +01:00
serenity_gdb.py
text-to-cpp-string.sh
tweet-commits.js