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-02-16
LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods
Sam Atkins
2022-02-16
LibWeb: Separate "event listener" from "EventListener"
Andreas Kling
2022-02-16
Meta: Make the WrapperGenerator generate includes based on imports
Ali Mohammad Pur
2022-02-16
Meta: Support DOMExceptions when invoking IDL getters/setters
Ali Mohammad Pur
2022-02-16
Meta: Add support for enumerations to the IDL compiler
Ali Mohammad Pur
2022-02-16
LibUnicode: Use BCP 47 data to filter valid calendar names
Timothy Flynn
2022-02-16
LibUnicode: Use BCP 47 data to filter valid numbering system names
Timothy Flynn
2022-02-16
LibUnicode: Use BCP 47 data to generate available calendars and numbers
Timothy Flynn
2022-02-16
LibJS+LibUnicode: Parse Unicode keywords from the BCP 47 CLDR package
Timothy Flynn
2022-02-16
LibUnicode: Extract the BCP 47 package from the CLDR
Timothy Flynn
2022-02-15
Meta: Actually run gml-format in CI
Idan Horowitz
2022-02-15
Meta: Increase Azure CI timeout for Lagom builds
Idan Horowitz
2022-02-15
Meta+LibUnicode: Download and parse Unicode block properties
thankyouverycool
2022-02-15
LibWeb: Remove non-standard ReturnNullIfCrossOrigin IDL attribute
Linus Groh
2022-02-14
Meta: Use clang-13 instead of clang-12 in Azure CI
Idan Horowitz
2022-02-14
LibJS: Get rid of unnecessary work from canonical_numeric_index_string
Anonymous
2022-02-14
LibUnicode: Port the CLDR time format generator to the stream API
Timothy Flynn
2022-02-14
LibUnicode: Port the CLDR date format generator to the stream API
Timothy Flynn
2022-02-14
LibUnicode: Port the CLDR number format generator to the stream API
Timothy Flynn
2022-02-14
LibUnicode: Port the CLDR locale generator to the stream API
Timothy Flynn
2022-02-14
LibUnicode: Port the UCD generator to the stream API
Timothy Flynn
2022-02-14
LibTimeZone: Port the TZDB generator to the stream API
Timothy Flynn
2022-02-14
Meta: Bump Limine version to 2.78.2
czapek1337
2022-02-14
Meta: Include the EFI executable in Limine image
czapek1337
2022-02-14
Meta: Add support for the Limine bootloader
czapek1337
2022-02-14
LibWeb: Add support for record<K, V> types as input
Luke Wilde
2022-02-13
Revert "LibJS: Get rid of unnecessary work from canonical_numeric_index_string"
Andreas Kling
2022-02-13
LibJS: Get rid of unnecessary work from canonical_numeric_index_string
Anonymous
2022-02-13
Meta: Actually run gml-format in CI
Idan Horowitz
2022-02-12
LibWeb: Implement Geometry::DOMRectList
DerpyCrabs
2022-02-11
Meta: Enable RELR relocations
Daniel Bertalan
2022-02-11
Ports: Update binutils to version 2.38
Daniel Bertalan
2022-02-09
LibTLS+RequestServer: Add an option to dump TLS keys to a log file
Ali Mohammad Pur
2022-02-09
LibWeb: Add initial implementation for WorkerGlobalScope
Andrew Kaster
2022-02-09
LibWeb: Stop using MVL for sequence storage in WrapperGenerator
Linus Groh
2022-02-09
LibJS: Replace uses of MarkedValueList with MarkedVector<Value>
Linus Groh
2022-02-09
Meta: Add a CPack installation target for js(1)
Timothy Flynn
2022-02-08
LibWeb: Rewrite EventTarget to more closely match the spec
Luke Wilde
2022-02-08
LibJS+Everywhere: Remove all VM::clear_exception() calls
davidot
2022-02-07
Meta+Userland: Run the GML formatter on CI and pre-commit
kleines Filmröllchen
2022-02-07
LibGUI: Remove GML prefix in favor of proper namespace
kleines Filmröllchen
2022-02-07
Meta: Add instructions on using Lagom in an external project
James Puleo
2022-02-07
Meta: Fix "Meta/serenity.sh run x86_64 Clang" on M1 Macs
serenityosrocks
2022-02-07
LibWeb: Add a proper FocusEvent interface for "focus" and "blur" events
Andreas Kling
2022-02-06
Everywhere: Rename JS::PropertyKey variables from property_{name => key}
Linus Groh
2022-02-06
Meta: Don't override SERENITY_QEMU_DISPLAY_DEVICE if it is already set
Andrew Pietila
2022-02-06
LibWeb: Put ResolvedCSSStyleDeclaration debug spam behind a macro
Andreas Kling
2022-02-06
Lagom: Exclude libraries with X86 code when building for macOS on Arm
Morten Larsen
2022-02-05
Meta: Fix problematic `e2fsck` behavior (Debian)
Στέφανος
2022-02-04
LibWeb: Type-check calc() in in property_accepts_value()
Sam Atkins
[next]