ladybird/Meta
Linus Groh 7efc52c3d3 Meta: Remove the LibJS OBJECT_DEBUG debug macro
I didn't add any debug logging to the object rewrite, so this is now
unused. It's much more correct though, so we can get away with adding
ad-hoc logging, should that ever be necessary :^)

Side note: this should have a prefix, i.e. JS_OBJECT_DEBUG. The previous
name is too generic.
2021-07-04 22:07:36 +01:00
..
CMake Meta: Remove the LibJS OBJECT_DEBUG debug macro 2021-07-04 22:07:36 +01:00
Lagom LibTTF: Memory map TTF fonts instead of reading them into heap memory 2021-07-04 21:34:26 +02:00
ShellCompletions/zsh
Websites Everywhere: Use new discord invite url :^) 2021-06-14 22:41:37 +01:00
bochsrc Meta: Increase RAM amount for Bochs 2021-06-25 15:19:09 +02:00
build-image-extlinux.sh Meta: Run 'du' with '--apparent-size', except on macOS 2021-05-16 22:50:46 +01:00
build-image-grub.sh Meta: Run 'du' with '--apparent-size', except on macOS 2021-05-16 22:50:46 +01:00
build-image-qemu.sh Meta: Prefer to use the QEMU binaries from the toolchain directory 2021-07-03 12:06:20 +02:00
build-root-filesystem.sh SystemServer+Meta: Use the new SysFS 2021-06-29 20:53:59 +02:00
check-ak-test-files.sh
check-debug-flags.sh
check-newlines-at-eof.py Meta: Exclude LibCpp&LanguageServer tests from check-newlines-at-eof.py 2021-05-22 15:52:11 +02:00
check-style.sh LibCpp: Add regression tests for the parser 2021-05-19 23:19:07 +02:00
check-symbols.sh
check-syscall-lists.sh
debug-kernel.sh Meta: Change default GDB layout 2021-06-29 20:03:36 +02:00
extlinux.conf
generate-embedded-resource-assembly.sh
generate-libwasm-spec-test.py LibWasm: Generate all spec tests, even ones that aren't valid modules 2021-06-22 00:26:25 +04:30
generate-libwasm-spec-test.sh Meta: Run the Wasm spec tests in CI 2021-05-27 17:28:41 +04:30
grub-ebr.cfg Meta: Update grub configuration to adopt the new textual boot mode 2021-05-16 19:58:33 +02:00
grub-gpt.cfg Meta: Update grub configuration to adopt the new textual boot mode 2021-05-16 19:58:33 +02:00
grub-mbr.cfg Meta: Update grub configuration to adopt the new textual boot mode 2021-05-16 19:58:33 +02:00
install-ports-tree.sh
lint-ci.sh
lint-clang-format.sh LibCpp: Add regression tests for the parser 2021-05-19 23:19:07 +02:00
lint-commit.sh Meta: Add a check for periods on the end of titles to commit linter 2021-05-16 01:25:24 +01:00
lint-executable-resources.sh
lint-ipc-ids.sh
lint-keymaps.py
lint-missing-resources.sh
lint-ports.py
lint-prettier.sh
lint-python.sh
lint-shell-scripts.sh
refresh-serenity-qtcreator.sh
run.sh Meta: Add missing quotes in Meta/run.sh 2021-07-03 20:08:54 +02: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-cdb82f6.png
screenshot-d727005.png
screenshot-ef9fbef.png
screenshot-f8fc892.png
serenity.sh Meta: Make serenity.sh pass the SERENITY_ARCH cmake argument for x86_64 2021-07-01 18:08:16 +02:00
serenity_gdb.py Meta: Remove gdb pretty printer for AK::InlineLinkedList 2021-06-16 10:40:01 +02:00
text-to-cpp-string.sh
tweet-commits.js Meta: Ensure long messages fit in commit tweet 2021-06-18 13:34:17 +01:00
write-only-on-difference.sh