serenity/Meta
Luke Wilde d30ec4d790 LibWeb: Add [CustomVisit] IDL interface extended attribute
This custom attribute will be used for objects that hold onto arbitrary
JS::Value's. This is needed as JS::Handle can only be constructed for
objects that implement JS::Cell, which JS::Value doesn't.

This works by overriding the `visit_edges` function in the wrapper.
This overridden function calls the base `visit_edges` and then forwards
it to the underlying implementation.

This will be used for CustomEvent, which must hold onto an arbitrary
JS::Value for it's entire lifespan.
2021-09-27 18:45:45 +02:00
..
Azure CI: Create a secondary ccache for the Clang toolchain build 2021-09-21 15:39:17 +03:00
CMake CI+Meta: Update Sonar Cloud CI job for new SuperBuild configuration 2021-09-16 15:47:13 +00:00
Lagom LibWeb: Add [CustomVisit] IDL interface extended attribute 2021-09-27 18:45:45 +02:00
ShellCompletions/zsh
Websites
bochsrc
build-image-extlinux.sh
build-image-grub.sh
build-image-qemu.sh Meta: Assume and find GNU du 2021-08-18 10:59:50 +02:00
build-root-filesystem.sh Meta: Switch to a SuperBuild that splits host and target builds 2021-09-15 19:04:52 +04:30
check-ak-test-files.sh Meta: Tweak the error in check-ak-test-files.sh a bit 2021-09-14 21:33:15 +04:30
check-debug-flags.sh
check-newlines-at-eof.py Tests: Add regression tests for the LibCpp preprocessor 2021-08-14 12:40:55 +02:00
check-style.sh Tests: Add regression tests for the LibCpp preprocessor 2021-08-14 12:40:55 +02:00
check-symbols.sh
check-syscall-lists.sh
debug-kernel.sh Meta: Set SERENITY_ARCH if it is not set in debug-kernel.sh 2021-09-17 09:16:40 +00:00
extlinux.conf
generate-embedded-resource-assembly.sh
generate-libwasm-spec-test.py Meta: Implement support for the "unlinkable" Wasm spectest assertion 2021-08-30 22:47:02 +02:00
generate-libwasm-spec-test.sh
grub-ebr.cfg
grub-gpt.cfg
grub-mbr.cfg
install-ports-tree.sh
lint-ci.sh
lint-clang-format.sh Tests: Add regression tests for the LibCpp preprocessor 2021-08-14 12:40:55 +02:00
lint-commit.sh CI+Meta: Add Signed-off-by tag filter to the commit message linter 2021-09-07 20:46:34 +01:00
lint-executable-resources.sh
lint-ipc-ids.sh
lint-keymaps.py
lint-missing-resources.sh
lint-ports.py Meta: Update lint-ports.py for the SerenityPorts move 2021-08-30 20:49:37 +02:00
lint-prettier.sh
lint-python.sh
lint-shell-scripts.sh
new-project.sh Meta: Add new-project.sh :^) 2021-08-13 21:12:17 +04:30
refresh-serenity-qtcreator.sh Meta: Make QtCreator aware of all CMake files 2021-09-15 20:21:19 +00:00
run.sh Meta: Pass -serial stdio to qemu on aarch64 2021-09-26 23:14:01 +00:00
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 README+Meta: Update the screenshot :^) 2021-08-18 14:27:37 +02:00
screenshot-cdb82f6.png
screenshot-d727005.png
screenshot-ef9fbef.png
screenshot-f8fc892.png
serenity.sh Meta: Ensure BUILD_LAGOM is set when running serenity.sh test lagom 2021-09-16 15:47:13 +00:00
serenity_gdb.py
text-to-cpp-string.sh
tweet-commits.js