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
2022-08-28
LibJS: Turn initialize_global_object() into a regular initialize()
Linus Groh
2022-08-28
Meta: Enforce no leading zeros for emoji filenames
Ryan Liptak
2022-08-27
LibJS+LibUnicode: Move some constant arrays to a separate header
davidot
2022-08-27
LibJS: Move intrinsics to the realm
Linus Groh
2022-08-27
Meta/CMake: Build Lagom with -g1 instead of -g
Andreas Kling
2022-08-24
Toolchain: Update binutils to version 2.39
Brian Gianforcaro
2022-08-24
Meta: Only include headings for populated groups/subgroups in emoji.txt
Ryan Liptak
2022-08-23
CI: Bust the macOS Lagom ccache and reduce its size
Timothy Flynn
2022-08-23
Meta: Only run the emoji generator for Serenity builds
Timothy Flynn
2022-08-23
Meta: Ensure the emoji generator depends on its own script
Timothy Flynn
2022-08-23
LibTimeZone: Update to TZDB version 2022c
Timothy Flynn
2022-08-23
Meta: Remove check for QEMU < 7.0 on aarch64 build
Timon Kruiper
2022-08-23
LibJS+LibWeb: Reduce use of GlobalObject as an intermediary
Linus Groh
2022-08-23
LibJS: Pass Realm to define_native_{accessor,function}()
Linus Groh
2022-08-23
LibJS: Pass Realm to GlobalObject::initialize_global_object()
Linus Groh
2022-08-23
LibJS: Remove GlobalObject parameter from native functions
Linus Groh
2022-08-23
LibWeb: Replace GlobalObject with VM in remaining AOs [Part 4/4]
Linus Groh
2022-08-23
LibWeb: Replace GlobalObject with Realm in wrapper functions
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in common AOs [Part 18/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
Linus Groh
2022-08-23
LibJS: Remove GlobalObject from VM::this_value()
Linus Groh
2022-08-23
LibJS: Remove GlobalObject from VM::throw_completion()
Linus Groh
2022-08-23
LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>()
Linus Groh
2022-08-23
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
Linus Groh
2022-08-23
LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions
Linus Groh
2022-08-23
LibJS+LibWeb: Replace GlobalObject with Realm in object constructors
Linus Groh
2022-08-23
CI: Install newer Bash via homebrew on macOS
Linus Groh
2022-08-22
Meta: Move downloading of emoji-test.txt to unicode_data.cmake
Timothy Flynn
2022-08-22
Meta: Generate emoji.txt at build time from Unicode's emoji-test.txt
Ryan Liptak
2022-08-20
Meta: Add check-emoji script to validate emoji filenames
Ryan Liptak
2022-08-17
Meta: Disallow running with QEMU >= 7.x on aarch64 build
Timon Kruiper
2022-08-17
LibUnicode: Generate code point display names with run-length encoding
Timothy Flynn
2022-08-17
LibUnicode: Mark UniqueStringStorage::generate as constant
Timothy Flynn
2022-08-16
LibTimeZone+LibUnicode: Generate string data with run-length encoding
Timothy Flynn
2022-08-16
Meta: Remove an outdated `MAKE_DIRECTORY` call for pnp IDs
Tim Schumacher
2022-08-15
Meta: Remove TZDB duplication
Emily Trau
2022-08-14
LibWeb: Correct variable name in `get_shortest_function_length()`
Sam Atkins
2022-08-14
LibWeb: Implement Path2D class
Sam Atkins
2022-08-14
LibWeb: Allow "unrestricted" floats and doubles in IDL
Sam Atkins
2022-08-14
Everywhere: Get rid of the fbdev kernel boot argument remainders
Liav A
2022-08-11
LibTimeZone: Update to TZDB version 2022b
Timothy Flynn
2022-08-09
CI: Enable downloading the Azure remote data cache for Fuzzer builds
Timothy Flynn
2022-08-09
CI: Add a restoration key for Azure's remote data caches
Timothy Flynn
2022-08-08
Kernel/FileSystem: Use a new debug flag for SysFS debug messages
Liav A
2022-08-07
LibWeb: Parse rect style value
Tom
2022-08-05
LibJS: Let Shape store a Realm instead of a GlobalObject
Andreas Kling
2022-07-30
Meta: Set has_unscopable_member for interfaces include mixins with them
MacDue
2022-07-29
LibWeb: Skip whitespace when parsing IDL non-interface entities
Sam Atkins
2022-07-22
LibJS+LibUnicode: Generate a set of default DateTimeFormat patterns
Timothy Flynn
[next]