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-07-11
LibWeb/IDL: Add support for optional sequences
Luke Wilde
2022-07-11
Documentation: Merge UsingFontEditor into existing FontEditor manpage
kleines Filmröllchen
2022-07-11
Meta: Also check CONTRIBUTING with check-markdown.sh
kleines Filmröllchen
2022-07-10
Meta: Make utmp start out as an empty object instead of empty string
Luke Wilde
2022-07-10
Meta: Teach pick_host_compiler about Homebrew Clang
Daniel Bertalan
2022-07-08
LibUnicode: Replace NumberFormat::Plurality with Unicode::PluralCategory
Timothy Flynn
2022-07-08
LibJS+LibUnicode: Do not generate the PluralCategory enum
Timothy Flynn
2022-07-08
LibWeb: Add URLSearchParams as part of union type for XHR::send()
Kenneth Myhra
2022-07-08
Meta: Don't disable custom Toolchain on SerenityOS
Tim Schumacher
2022-07-08
Meta: Provide the correct path for `e2fsck` on SerenityOS
Tim Schumacher
2022-07-08
Meta: Use `pls` instead of `sudo` on SerenityOS
Tim Schumacher
2022-07-08
LibJS: Use Intl.PluralRules within Intl.RelativeFormat
Timothy Flynn
2022-07-08
LibUnicode: Generate a list of available plural categories per locale
Timothy Flynn
2022-07-08
LibUnicode: Parse and generate per-locale plural rules from the CLDR
Timothy Flynn
2022-07-07
Meta: Don't overwrite newer files when building the root filesystem
Tim Schumacher
2022-07-06
LibUnicode: Generate per-region week data
Timothy Flynn
2022-07-06
LibUnicode: Generate per-locale text layout information
Timothy Flynn
2022-07-06
LibTimeZone: Parse and generate a list of time zones used by region
Timothy Flynn
2022-07-06
Meta: Build select Services in Lagom
Andrew Kaster
2022-07-06
Meta: Rename Lagom library target names from LagomFoo to LibFoo
Andrew Kaster
2022-07-06
Meta: Use CMAKE_INSTALL_FOODIR variables instead of hardcoding usr/foo
Andrew Kaster
2022-07-06
LibWeb: Replace all uses of -'s and ::'s when running the IDL generator
DexesTTP
2022-07-06
AK: Use an enum instead of a bool for String::replace(all_occurences)
DexesTTP
2022-07-05
LibWeb: Implement XMLSerializer
Luke Wilde
2022-07-04
Lagom: Do not set -fno-semantic-interposition on macOS
Daniel Bertalan
2022-07-01
LibUnicode: Generate data about DurationFormat-required units as well
Idan Horowitz
2022-07-01
LibUnicode: Extract the timeSeparator numeric symbol from CLDR
Idan Horowitz
2022-06-29
LibWeb: Return instead of throwing on unknown enums in attribute setters
Luke Wilde
2022-06-19
Meta: Install runtime/utility from jakt to make hello-jakt build again
Andrew Kaster
2022-06-18
Meta: Add a PNG size check to CI and pre-commit checks
kleines Filmröllchen
2022-06-13
LibWeb: Add ability to present LibGL framebuffer and add clearing
Luke Wilde
2022-06-13
LibWeb: Add the ability to retrieve a WebGL context from getContext
Luke Wilde
2022-06-13
LibWeb: Introduce the WebGL namespace and add WebGLContextEvent
Luke Wilde
2022-06-13
LibWeb/IDL: Add support for returning JS::Object from IDL functions
Luke Wilde
2022-06-13
LibWeb/IDL: Make inner type of typedef inherit nullable attribute
Luke Wilde
2022-06-13
LibWeb/IDL: Add support for returning nullable sequence types
Luke Wilde
2022-06-13
LibWeb/IDL: Add support for optional enums
Luke Wilde
2022-06-13
LibWeb/IDL: Add support for returning dictionaries
Luke Wilde
2022-06-13
LibWeb/IDL: Always throw an error if string does not match an enum value
Luke Wilde
2022-06-13
LibWeb/IDL: Respect type of IDL constants
Luke Wilde
2022-06-13
LibWeb/IDL: Implement returning union types from IDL functions
Luke Wilde
2022-06-06
LibWeb: Teach IDLParser about `long long`
stelar7
2022-06-02
Meta: Add check if AvailablePorts.md is sorted
circl
2022-05-31
Meta: Add error message when running serenity.sh as root
Andrew Kaster
2022-05-30
Lagom/Fuzzers: Add CSS parser fuzzer
Luke Wilde
2022-05-30
Lagom/Fuzzers: Add XML parser fuzzer
Luke Wilde
2022-05-29
Lagom: Compile headless-browser on Lagom :^)
DexesTTP
2022-05-29
Lagom: Build LibWeb on Lagom
DexesTTP
2022-05-29
Lagom: Disable the unused-private-field warning on Lagom's clang builds
DexesTTP
2022-05-29
Lagom: Compile LibWebSocket on Lagom
DexesTTP
[next]