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
/
Lagom
Age
Commit message (
Expand
)
Author
2023-02-08
AK: Remove the fallible constructor from `FixedMemoryStream`
Tim Schumacher
2023-02-04
Lagom/ConfigureComponents: Run cmake command last
Karol Kosek
2023-02-03
Meta: Register CanvasPattern as a platform object
MacDue
2023-02-02
Meta+CI: Disable Ladybird for fuzzer, compiler explorer and Android
Andrew Kaster
2023-02-01
Meta: Set LD_LIBRARY_PATH to Build/lagom for Lagom test targets
Timothy Flynn
2023-02-01
Meta: Set the Lagom test working directory for run-lagom-target
Timothy Flynn
2023-02-01
Meta: Derust fuzzer build docs
Nico Weber
2023-02-01
Meta: Build and run Tests/LibGfx in lagom builds
Nico Weber
2023-01-29
AK: Move memory streams from `LibCore`
Tim Schumacher
2023-01-29
AK: Move `Stream` and `SeekableStream` from `LibCore`
Tim Schumacher
2023-01-29
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
Timothy Flynn
2023-01-29
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
Timothy Flynn
2023-01-28
LibAudio: Remove `try_` prefix from fallible LoaderPlugin methods
Linus Groh
2023-01-28
LibGfx: Move ICCProfile.{h,cpp} to ICC/Profile.{h,cpp}
Nico Weber
2023-01-27
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
Linus Groh
2023-01-27
LibJS+LibLocale: Propagate errors from find_regional_values_for_locale
Timothy Flynn
2023-01-27
LibJS+LibLocale: Port Intl.DateTimeFormat to String
Timothy Flynn
2023-01-27
Meta: Allow running Lagom tests with "serenity.sh run lagom <target>"
Timothy Flynn
2023-01-26
CodeGenerators: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-01-25
LibWasm: Port the parser to `Core::Stream`
Tim Schumacher
2023-01-22
Meta: Register CanvasGradient as a platform object
MacDue
2023-01-22
LibJS+LibLocale: Port remaining locale APIs to String
Timothy Flynn
2023-01-20
Everywhere: Convert known short-strings to the infallible String factory
Timothy Flynn
2023-01-20
LibGfx: Re-structure the whole initialization pattern for image decoders
Liav A
2023-01-19
LibLocale+LibJS: Port locale parsing and processing to String
Timothy Flynn
2023-01-19
Meta: Use existing test-sources lists for Lagom instead of globbing
Sam Atkins
2023-01-19
Meta/Lagom: Make sure that libraries are always linked as PRIVATE
Sam Atkins
2023-01-19
LibCore: Implement FileWatcher for macOS
Timothy Flynn
2023-01-18
LibWeb: Convert the Location object to IDL
Linus Groh
2023-01-18
LibUnicode: Parse and generate case folding code point data
Timothy Flynn
2023-01-18
LibUnicode: Rename a special casing variable name in the UCD generator
Timothy Flynn
2023-01-18
LibUnicode: Update out-of-date spec links
Timothy Flynn
2023-01-18
FuzzilliJs: Print the result of JS::Value::to_string using AK::outln
Timothy Flynn
2023-01-18
LibCore: Implement FileWatcher for Linux
Timothy Flynn
2023-01-17
Lagom/Fuzzers: Add fuzzer for ICCProfile
Nico Weber
2023-01-17
AK+Everywhere: Rename JsonObject::get() to ::get_deprecated()
Sam Atkins
2023-01-16
LibUnicode: Generate simple case folding mappings for titlecase
Timothy Flynn
2023-01-15
LibIPC: Decode messages using Core::Stream internally
Tim Schumacher
2023-01-15
Lagom/Fuzzers: Add fuzzer for the TGALoader code
Liav A
2023-01-15
LibJS+Everywhere: Rename Value::to_string to to_deprecated_string
Timothy Flynn
2023-01-15
Everywhere: Fully qualify IsLvalueReference in TRY() macros
Andrew Kaster
2023-01-14
LibWeb: Implement value_id_from_string by hash lookup
Ben Wiederhake
2023-01-14
LibWeb: Run tests in lagom if ENABLE_LAGOM_LIBWEB is set
Ben Wiederhake
2023-01-13
AK+Everywhere: Disallow returning a reference from a fallible expression
Timothy Flynn
2023-01-12
LibWebView+Ladybird: Begin de-duplicate WebView implementations
Linus Groh
2023-01-12
Utilities: Add ttfdisasm for disassembling OpenType instructions
MacDue
2023-01-10
LibWeb: Ensure legacy constructors are defined on the global object
Timothy Flynn
2023-01-10
LibWeb: Generate exposed Window/Worker interfaces as lazy objects
Timothy Flynn
2023-01-10
LibWeb: Generate dedicated methods to create Web constructors/prototypes
Timothy Flynn
2023-01-09
AK+LibUnicode: Provide Unicode-aware String case transformations
Timothy Flynn
[next]