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-12-08
LibUnicode: Generate era, month, weekday and day period calendar symbols
Timothy Flynn
2021-12-08
LibJS+LibUnicode: Generate missing patterns with fractionalSecondDigits
Timothy Flynn
2021-12-08
LibJS+LibUnicode: Supply field type in CalendarPattern's for-each method
Timothy Flynn
2021-12-08
LibUnicode: Do not set day period format length for {ampm} segments
Timothy Flynn
2021-12-06
LibUnicode: Generate missing format patterns
Timothy Flynn
2021-12-06
LibUnicode: Fully parse date-time formatting patterns
Timothy Flynn
2021-12-06
LibUnicode: Generate unique calendar pattern structures
Timothy Flynn
2021-12-06
LibUnicode: Generate per-locale, per-calendar formats out of line
Timothy Flynn
2021-12-06
LibUnicode: Generate unique number format structures
Timothy Flynn
2021-12-06
LibUnicode: Generalize the generators' unique string storage
Timothy Flynn
2021-12-05
Fuzzers: Cast unused smart-pointer return values to void
Sam Atkins
2021-12-05
IPCCompiler: Cast return value of synchronous void IPC calls to void
Sam Atkins
2021-12-01
LibUnicode: Do not generate data for "generic" calendars
Timothy Flynn
2021-11-30
LibUnicode: Support code point names that apply to ranges of code points
Timothy Flynn
2021-11-30
LibUnicode: Remove unused field from UnicodeData generator
Timothy Flynn
2021-11-29
LibUnicode: Parse and generate calendar (ca) Unicode keywords
Timothy Flynn
2021-11-29
LibUnicode: Parse and generate regional hour cycles
Timothy Flynn
2021-11-29
LibUnicode: Sort generated enums case-insensitively
Timothy Flynn
2021-11-29
LibUnicode: Parse and generate available candidate format patterns
Timothy Flynn
2021-11-29
LibUnicode: Hard-code an alias from the Gregorian calendar to Gregory
Timothy Flynn
2021-11-29
LibUnicode: Parse and generate date, time, and date-time format patterns
Timothy Flynn
2021-11-29
LibUnicode: Create a nearly empty generator for date-time formatting
Timothy Flynn
2021-11-29
LibJS+LibUnicode: Separate number formatting methods from Locale.h
Timothy Flynn
2021-11-29
Tests: Add a simple LibGL render-test
Hendiadyoin1
2021-11-29
Lagom: Add LibGL to the libraries
Hendiadyoin1
2021-11-29
Lagom: Disable implicit-const-int-float-conversion warnings
Hendiadyoin1
2021-11-28
LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void>
Andreas Kling
2021-11-28
LibIPC: Make IPC::Connection::post_message() return ErrorOr
Andreas Kling
2021-11-28
LibAudio: New error propagation API in Loader and Buffer
kleines Filmröllchen
2021-11-23
LibUnicode: Port generator utility methods to ErrorOr
Timothy Flynn
2021-11-23
LibUnicode: Port GenerateUnicodeNumberFormat to ErrorOr and LibMain
Timothy Flynn
2021-11-23
LibUnicode: Port GenerateUnicodeLocale to ErrorOr and LibMain
Timothy Flynn
2021-11-23
LibUnicode: Port GenerateUnicodeData to ErrorOr and LibMain
Timothy Flynn
2021-11-23
Meta: Allow lagom_tool invocations to specify libraries to link
Timothy Flynn
2021-11-23
Meta: Define LagomMain outside of the BUILD_LAGOM branch
Timothy Flynn
2021-11-23
LibUnicode: Invoke lagom_tool() with SOURCES inline
Timothy Flynn
2021-11-22
js: Port to LibMain :^)
Linus Groh
2021-11-22
Lagom: Add LibMain as a lagom_lib()
Linus Groh
2021-11-21
LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<>
Andreas Kling
2021-11-20
Meta+LibUnicode: Provide code point names through library
Ben Wiederhake
2021-11-19
LibUnicode: Support locales-without-script aliases for ECMA-402
Timothy Flynn
2021-11-19
LibUnicode: Stop passing the cldr-core package to UnicodeNumberFormat
Timothy Flynn
2021-11-19
LibUnicode: Generate default-content locales as aliases
Timothy Flynn
2021-11-19
LibUnicode: Move GenerateUnicodeData's Alias struct to generator header
Timothy Flynn
2021-11-18
LibGfx: Remove ImageDecoderPlugin::bitmap() in favor of frame(index)
Andreas Kling
2021-11-18
Fuzzers: Use ImageDecoderPlugin::frame() in image decoder fuzzers
Andreas Kling
2021-11-17
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
Andreas Kling
2021-11-16
LibUnicode: Parse and generate CLDR unit data for Intl.NumberFormat
Timothy Flynn
2021-11-16
LibUnicode: Ignore U+200F when parsing format identifiers
Timothy Flynn
2021-11-16
LibJS+LibUnicode: Support multiple identifiers within format pattern
Timothy Flynn
[prev]
[next]