index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
Age
Commit message (
Expand
)
Author
2021-06-02
Meta: Make the wasm test generator cast numbers to i32 when needed
Ali Mohammad Pur
2021-06-02
Meta: Generate failing tests for unsupported assertions in wasm tests
Ali Mohammad Pur
2021-06-02
Meta: Remove duplicated ensure_toolchain from serenity.sh
Linus Groh
2021-06-01
Meta: Make `serenity.sh` invoke `cmake` when `build.ninja` is missing
Jelle Raaijmakers
2021-06-01
AK: Add a new, spec-compliant URLParser
Max Wipfli
2021-05-31
Kernel: Rename instances of IO port 0xe9 to BOCHS_DEBUG_PORT
Nick Miller
2021-05-31
Lagom/Fuzzers: Add SQL parser fuzzer
Luke
2021-05-31
CMake: Hide KMALLOC_VERIFY_NO_SPINLOCK_HELD so folks don't find it
Brian Gianforcaro
2021-05-31
AK: Replace ByteBuffer::grow with resize()/ensure_capacity()
Gunnar Beutner
2021-05-30
pls: Drastically simplify this program
Andreas Kling
2021-05-30
WebServer: Put dbgln's behind WEBSERVER_DEBUG
Edwin Hoksberg
2021-05-30
Fuzz+LibGfx: When fuzzing GIFLoader, try to load all frames
Ben Wiederhake
2021-05-29
Userland: Check sudoers file perms and owner in pls
Jesse Buhagiar
2021-05-29
Userland: Implement `pls`, a sudo clone
Jesse Buhagiar
2021-05-29
Meta/CI: Remove IRC notifications
Andrew Kaster
2021-05-27
Kernel/Graphics: Remove unnecessary derived FramebufferDevice classes
Liav A
2021-05-27
Meta: Run the Wasm spec tests in CI
Ali Mohammad Pur
2021-05-27
Meta: Correctly parse numeric literals in wasm tests
Ali Mohammad Pur
2021-05-27
Base: Make desktop shortcuts owned by anon (#7495)
Max Wipfli
2021-05-25
Revert "Revert "Kernel: Fix PCI layout of i440fx QEMU machine""
Gunnar Beutner
2021-05-22
Meta: Exclude LibCpp&LanguageServer tests from check-newlines-at-eof.py
Itamar
2021-05-22
Revert "Kernel: Fix PCI layout of i440fx QEMU machine"
Liav A
2021-05-22
Meta: Display DistinctNumeric as its alias name in GDB if possible
Ali Mohammad Pur
2021-05-22
Meta: Add GDB pretty printer for AK::Variant
Ali Mohammad Pur
2021-05-22
Meta: Pretty-print the types in serenity_gdb.py
Ali Mohammad Pur
2021-05-21
Games: Add Hearts
Gunnar Beutner
2021-05-21
Kernel: Fix PCI layout of i440fx QEMU machine
Liav A
2021-05-21
Meta: Make i440fx QEMU machine PCI hierarchy a bit more complex
Liav A
2021-05-21
Meta: Add GDB pretty printer for AK::SinglyLinkedList
Brian Gianforcaro
2021-05-21
Meta: Add GDB pretty printer for AK::InlineLinkedList
Brian Gianforcaro
2021-05-21
Shell: Hide job times behind SHELL_JOB_DEBUG flag
Andrew Kaster
2021-05-21
LibWasm+Meta: Implement instantiation/execution primitives in test-wasm
Ali Mohammad Pur
2021-05-21
LibWasm+Meta: Add test-wasm and optionally test the conformance tests
Ali Mohammad Pur
2021-05-21
Meta: Add a Wasm parser fuzzer
Ali Mohammad Pur
2021-05-20
StateMachineGenerator: Put output into the CMake build directory
Andreas Kling
2021-05-20
Meta: Make generate_state_machine() generate a proper target
Ali Mohammad Pur
2021-05-19
LibCpp: Add regression tests for the parser
Itamar
2021-05-19
CppLanguageServer: Put cpp test files in /home/anon/cpp-tests/
Itamar
2021-05-18
LibJS+LibTest: Move out the test-js test runner into LibTest
Ali Mohammad Pur
2021-05-18
LibGfx: Add support for DDS images
stelar7
2021-05-17
Meta: Build LibWasm and the wasm utility as part of Lagom
Ali Mohammad Pur
2021-05-17
LibWasm: Start implementing a naive bytecode interpreter
Ali Mohammad Pur
2021-05-17
Build: Stop using precompiled headers (PCH)
Andreas Kling
2021-05-16
Meta: Run 'du' with '--apparent-size', except on macOS
Siddharth Kapoor
2021-05-16
Meta: Update grub configuration to adopt the new textual boot mode
Liav A
2021-05-16
Kernel/Graphics + SystemServer: Support text mode properly
Liav A
2021-05-16
Kernel/Graphics: Add basic support for Intel native accelerator
Liav A
2021-05-16
Meta: Boot the Q35 machine without VGA support
Liav A
2021-05-16
AK+Userland: Fix some compiler warnings and make variables const-ref
Gunnar Beutner
2021-05-16
AK+Meta: Add a debug option for Solitaire
Timothy Flynn
[next]