summaryrefslogtreecommitdiff
path: root/Meta/Lagom/Tools
AgeCommit message (Expand)Author
2021-12-14LibWeb: Add support for the BufferSource IDL parameter typeLinus Groh
2021-12-14LibWeb: Add the SubtleCrypto interfaceLinus Groh
2021-12-13LibUnicode: Generate unique list patterns and lists of list patternsTimothy Flynn
2021-12-13LibUnicode: Generate unique list of keyword valuesTimothy Flynn
2021-12-13LibUnicode: Generate unique lists of localized currenciesTimothy Flynn
2021-12-13LibUnicode: Generate unique lists of languages, territories, and scriptsTimothy Flynn
2021-12-13LibUnicode: Remove unused fields from generated structuresTimothy Flynn
2021-12-13LibUnicode: Generate unique lists of hour cyclesTimothy Flynn
2021-12-13LibUnicode: Generate unique lists of time zone structuresTimothy Flynn
2021-12-13LibUnicode: Generate unique lists of day period structuresTimothy Flynn
2021-12-13LibUnicode: Generate unique day period structuresTimothy Flynn
2021-12-13LibUnicode: Generate unique time zone structuresTimothy Flynn
2021-12-13LibUnicode: Generate unique calendar structuresTimothy Flynn
2021-12-13LibUnicode: Generate unique lists of calendar range patternsTimothy Flynn
2021-12-13LibUnicode: Generate unique lists of calendar patternsTimothy Flynn
2021-12-13LibUnicode: Generate unique lists of calendar symbols structuresTimothy Flynn
2021-12-13LibUnicode: Generate unique calendar symbols structuresTimothy Flynn
2021-12-13LibUnicode: Generate CalendarSymbols in a predetermined orderTimothy Flynn
2021-12-13LibUnicode: Generate unique lists of calendar symbolsTimothy Flynn
2021-12-13LibUnicode: Generate unique calendar format structuresTimothy Flynn
2021-12-13LibUnicode: Define traits for a vector of integral/enum typesTimothy Flynn
2021-12-12LibWeb: Implement TextEncoder.prototype.encode()Linus Groh
2021-12-12LibWeb: Add the TextEncoder interfaceLinus Groh
2021-12-11Everywhere: Fix -Winconsistent-missing-override warnings from ClangDaniel Bertalan
2021-12-11LibUnicode: Generate unique unitsTimothy Flynn
2021-12-11LibUnicode: Generate unique number systemsTimothy Flynn
2021-12-11LibJS+LibUnicode: Generate unique numeric symbol listsTimothy Flynn
2021-12-11LibUnicode: Generate unique NumberFormat lists for each UnitTimothy Flynn
2021-12-11LibUnicode: Generate unique NumberFormat lists for each NumberSystemTimothy Flynn
2021-12-11LibUnicode: Support storing lists in UniqueStorage for code generatorsTimothy Flynn
2021-12-10LibUnicode: Parse and generate per-locale day period rangesTimothy Flynn
2021-12-10LibUnicode: Parse and generate secondary day period symbolsTimothy Flynn
2021-12-10LibJS+LibUnicode: Rename some Unicode::DayPeriod valuesTimothy Flynn
2021-12-09LibUnicode: Parse and generate date time range format patternsTimothy Flynn
2021-12-09LibUnicode: Parse and generate format pattern skeletonsTimothy Flynn
2021-12-09LibUnicode: Fix typo in format pattern parserTimothy Flynn
2021-12-09LibWeb: Remove now-unused CustomStyleValueSam Atkins
2021-12-08LibUnicode: Parse and generate time zone names in long and short formTimothy Flynn
2021-12-08LibUnicode: Generate era, month, weekday and day period calendar symbolsTimothy Flynn
2021-12-08LibJS+LibUnicode: Generate missing patterns with fractionalSecondDigitsTimothy Flynn
2021-12-08LibJS+LibUnicode: Supply field type in CalendarPattern's for-each methodTimothy Flynn
2021-12-08LibUnicode: Do not set day period format length for {ampm} segmentsTimothy Flynn
2021-12-06LibUnicode: Generate missing format patternsTimothy Flynn
2021-12-06LibUnicode: Fully parse date-time formatting patternsTimothy Flynn
2021-12-06LibUnicode: Generate unique calendar pattern structuresTimothy Flynn
2021-12-06LibUnicode: Generate per-locale, per-calendar formats out of lineTimothy Flynn
2021-12-06LibUnicode: Generate unique number format structuresTimothy Flynn
2021-12-06LibUnicode: Generalize the generators' unique string storageTimothy Flynn
2021-12-05IPCCompiler: Cast return value of synchronous void IPC calls to voidSam Atkins
2021-12-01LibUnicode: Do not generate data for "generic" calendarsTimothy Flynn