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-20
LibWeb: Add support for dictionary types to union types
Luke Wilde
2022-02-20
LibWeb: Add dictionary types to idl_type_name_to_cpp_type
Luke Wilde
2022-02-20
LibWeb: Add support for optional, non-nullable wrapper types
Luke Wilde
2022-02-20
LibWeb: Don't perform ToObject when converting values to wrapper types
Luke Wilde
2022-02-19
Meta: Explicitly set number of available inodes for genext2fs
Gunnar Beutner
2022-02-19
Meta: Make `serenity.sh gdb` work with the Clang toolchain
Daniel Bertalan
2022-02-18
LibWeb: Move WebSocket into the Web::WebSockets namespace
Linus Groh
2022-02-17
LibWeb: Add partially functioning Worker API
Ben Abraham
2022-02-17
WrapperGenerator: Don't emit code for imported enumerations
Ali Mohammad Pur
2022-02-17
WrapperGenerator: Add support for IDL mixin interfaces
Ali Mohammad Pur
2022-02-17
Meta: Split and refactor the WrapperGenerator a bit
Ali Mohammad Pur
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
[next]