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
2021-09-16
Meta: Fix Lagom RPATH for non-Ubuntu Linux and macOS hosts
Andrew Kaster
2021-09-15
Meta: Add FIXME for not setting BUILD_SHARED_LIBS in Lagom build
Andrew Kaster
2021-09-15
Meta: Switch to a SuperBuild that splits host and target builds
Andrew Kaster
2021-09-15
Meta: Move all options to targetname_options.cmake files
Andrew Kaster
2021-09-15
Meta: Add Meta/CMake to the CMAKE_MODULE_PATH for Serenity and Lagom
Andrew Kaster
2021-09-15
Meta: Define and use lagom_tool() CMake helper function for all Tools
Andrew Kaster
2021-09-14
LibWeb: Add the URL::searchParams attribute
Idan Horowitz
2021-09-14
LibWeb: Allow IDL attribute setters to throw DOMExceptions
Idan Horowitz
2021-09-14
LibWeb: Consume the extra whitespace in stringifier attributes
Idan Horowitz
2021-09-13
LibWeb: Generate CSS::{first,last}_property_id constants
Andreas Kling
2021-09-13
LibWeb: Add the Web::URL namespace and move URLEncoder to it
Idan Horowitz
2021-09-13
LibWeb: Add support for generating a stringifier method/attribute
Idan Horowitz
2021-09-13
LibWeb: Escape reserved names of generated wrapper functions
Idan Horowitz
2021-09-12
LibWeb: Generate CSS::property_has_quirk() function
Sam Atkins
2021-09-12
LibWeb: Expose the location object via Document.location
Luke Wilde
2021-09-12
LibWeb: Add full support for optional and nullable to IDL string types
Luke Wilde
2021-09-12
LibWeb: Add support for the IDL any type
Luke Wilde
2021-09-12
LibWeb: Use ErrorType::NotAnObjectOfType instead of NotA
Timothy Flynn
2021-09-11
AK: Replace the mutable String::replace API with an immutable version
Idan Horowitz
2021-09-11
LibUnicode: Generate numeric keyword values for each locale
Timothy Flynn
2021-09-08
LibUnicode: Fix typo in listPatterns.json parsing method
Timothy Flynn
2021-09-06
LibUnicode: Remove Unicode locale variants from CLDR path names
Timothy Flynn
2021-09-06
LibUnicode: Parse and generate the Unicode locale list patterns dataset
Timothy Flynn
2021-09-06
LibUnicode: Extract cldr-misc dataset from CLDR database
Timothy Flynn
2021-09-06
LibUnicode: Sort special casing array by locale specificity
Timothy Flynn
2021-09-06
LibUnicode: Generate canonical combining class in Unicode data
Timothy Flynn
2021-09-06
Meta: Correct misuse of ByteBuffer::resize() as grow() in FuzziliJS
Ali Mohammad Pur
2021-09-06
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
Ali Mohammad Pur
2021-09-04
LibUnicode: Generate an implementation of the Add Likely Subtags method
Timothy Flynn
2021-09-04
LibUnicode: Generate the entire locale likely-subtags dataset
Timothy Flynn
2021-09-03
LibWeb: Add support for IDL static functions
Luke Wilde
2021-09-02
LibWeb: Add initial support for AbortController and AbortSignal
Luke Wilde
2021-09-01
LibUnicode: Generate Unicode locale likely subtag data
Timothy Flynn
2021-09-01
LibUnicode: Generate complex Unicode locale alias matching
Timothy Flynn
2021-09-01
LibUnicode: Generate Unicode locale alias data
Timothy Flynn
2021-09-01
LibUnicode: Extract cldr-core dataset from CLDR database
Timothy Flynn
2021-08-31
Tests: Test LibMarkdown against commonmark test suite
Peter Elliott
2021-08-30
CMake: Add custom target to build only the generated sources
Brian Gianforcaro
2021-08-28
Everywhere: Move all host tools into the Lagom/Tools subdirectory
Andrew Kaster
2021-08-28
Meta+LibUnicode: Move unicode_data helper to Meta/CMake
Andrew Kaster
2021-08-17
Meta: Semi-automatically detect ccache for Lagom builds
Timothy Flynn
2021-08-02
Meta: Add BUILD_SHARED_LIBS option for Lagom builds
Andrew Kaster
2021-07-30
LibRegex+LibUnicode: Begin implementing Unicode property escapes
Timothy Flynn
2021-07-30
Lagom: Fix oss-fuzz build error due to CMake typo
Brian Gianforcaro
2021-07-29
Lagom: Add proper install rules
Andrew Kaster
2021-07-29
Lagom: Exclude GMLAutocompleteProvider.cpp from GML library sources
Linus Groh
2021-07-29
Lagom: Change to shared library build for all Lagom code
Andrew Kaster
2021-07-29
LibTTF/LibGfx: Remove circular dependency by merging LibTTF into LibGfx
Andrew Kaster
2021-07-26
Meta: Add LibUnicode (and its tests) to Lagom
Timothy Flynn
2021-07-24
Lagom/Fuzzers: Add fuzzer for the quoted printable decoder
Luke
[next]