summaryrefslogtreecommitdiff
path: root/Meta
AgeCommit message (Expand)Author
2021-05-21LibWasm+Meta: Add test-wasm and optionally test the conformance testsAli Mohammad Pur
2021-05-21Meta: Add a Wasm parser fuzzerAli Mohammad Pur
2021-05-20StateMachineGenerator: Put output into the CMake build directoryAndreas Kling
2021-05-20Meta: Make generate_state_machine() generate a proper targetAli Mohammad Pur
2021-05-19LibCpp: Add regression tests for the parserItamar
2021-05-19CppLanguageServer: Put cpp test files in /home/anon/cpp-tests/Itamar
2021-05-18LibJS+LibTest: Move out the test-js test runner into LibTestAli Mohammad Pur
2021-05-18LibGfx: Add support for DDS imagesstelar7
2021-05-17Meta: Build LibWasm and the wasm utility as part of LagomAli Mohammad Pur
2021-05-17LibWasm: Start implementing a naive bytecode interpreterAli Mohammad Pur
2021-05-17Build: Stop using precompiled headers (PCH)Andreas Kling
2021-05-16Meta: Run 'du' with '--apparent-size', except on macOSSiddharth Kapoor
2021-05-16Meta: Update grub configuration to adopt the new textual boot modeLiav A
2021-05-16Kernel/Graphics + SystemServer: Support text mode properlyLiav A
2021-05-16Kernel/Graphics: Add basic support for Intel native acceleratorLiav A
2021-05-16Meta: Boot the Q35 machine without VGA supportLiav A
2021-05-16AK+Userland: Fix some compiler warnings and make variables const-refGunnar Beutner
2021-05-16AK+Meta: Add a debug option for SolitaireTimothy Flynn
2021-05-16LibVT: Implement new ANSI escape sequence parserDaniel Bertalan
2021-05-16Meta: Add a check for periods on the end of titles to commit linterIdan Horowitz
2021-05-15Meta: Check that copyright headers are followed by a blank lineLinus Groh
2021-05-15Meta: Bump BIOS/MBR boot partition size of grub disk image to 1MiBLinus Groh
2021-05-14AK: Remove unused STRINGIMPL_DEBUG instrumentationAndreas Kling
2021-05-14Kernel: Add the ability to verify we don't kmalloc under spinlock.Brian Gianforcaro
2021-05-14Lagom: Enable sanitizer builds with gccAndrew Kaster
2021-05-13CMake: Make missing medium icon a FATAL_ERRORBrian Gianforcaro
2021-05-13LibCrypto: Split BigInteger operations into an Algorithms classDexesTTP
2021-05-13CMake: Fix message levels for error conditions during configurationBrian Gianforcaro
2021-05-12Meta: Add script to build image with EXTLINUX bootloaderDolphinChips
2021-05-12Meta: Add EXTLINUX configDolphinChips
2021-05-10LibPDF: Parse page structuresMatthew Olsson
2021-05-09Meta: Always try genext2fs as fallback to build disk imageEric Butler
2021-05-09LibSQL: Add a syntax highlighterDylan Katz
2021-05-08LibWasm: Start implementing a basic WebAssembly binary format parserAli Mohammad Pur
2021-05-08AK+LibCpp: Remove DEBUG_SPAM in favour of per-application definesAli Mohammad Pur
2021-05-08LibGL: Implement a basic OpenGL 1.x compatible libraryJesse Buhagiar
2021-05-08Meta + Lagom: Fix paths after movement of tests to Tests/Brian Gianforcaro
2021-05-08Meta: Remove AK/Tests from check-newlines-at-eof.pyBrian Gianforcaro
2021-05-08Tests: Move Userland/Utilities/test-js to Tests/LibJSBrian Gianforcaro
2021-05-07Meta: Improve man.serenityos.org titles and link namesLinus Groh
2021-05-07Meta: Fix error in lint-ports.pyLinus Groh
2021-05-07Meta: Fix Fuzzers CMakeLists.txt and ReadMe.md to use CXX_COMPILER_IDBrian Gianforcaro
2021-05-06Base: Make the /bin/TextEditor desktop shortcut say "Text Editor" :^)Andreas Kling
2021-05-05Meta: Enable linting of shell scripts under ToolchainBrian Gianforcaro
2021-05-05Meta: Add action to tweet each commit on pushIdan Horowitz
2021-05-04Meta: Remove link to man6 from man.serenityos.orgIdan Horowitz
2021-05-04Meta: Strip man prefix from generated man page directoriesIdan Horowitz
2021-05-04Meta: Use correct hrefs for man pages in man.serenityos.org/index.htmlIdan Horowitz
2021-05-04Meta: Remove existing test directories before copying new ones inAli Mohammad Pur
2021-05-04Meta: Add workflow that deploys man page updates to man.serenityos.orgIdan Horowitz