summaryrefslogtreecommitdiff
path: root/Meta
AgeCommit message (Expand)Author
2021-12-23LibC: Allow multiple includes of `<assert.h>`Michel Hermier
2021-12-23Meta: Allow to skip `#pragma once` checkMichel Hermier
2021-12-22IPCCompiler: Default initialize all parameter member variablesBrian Gianforcaro
2021-12-22Meta: Add a cmake flag for building for compiler explorerAli Mohammad Pur
2021-12-21LibUnicode: Remove now unused value-from-string generator overloadTimothy Flynn
2021-12-21LibUnicode: Dynamically load the generated UnicodeDateTimeFormat symbolsTimothy Flynn
2021-12-21LibUnicode: Dynamically load the generated UnicodeNumberFormat symbolsTimothy Flynn
2021-12-21LibUnicode: Dynamically load the generated UnicodeLocale symbolsTimothy Flynn
2021-12-21LibUnicode: Dynamically load the generated UnicodeData symbolsTimothy Flynn
2021-12-21Meta: Add a fuzzer for the QOILoaderLinus Groh
2021-12-18Lagom: Bind `time_zone_list_index_type` in the generatorMichel Hermier
2021-12-18Websites: Update the SerenityOS bug bounty program :^)Andreas Kling
2021-12-15Lagom: Add argument `WORKING_DIRECTORY` to `lagom_test(...)`Simon Woertz
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-12Meta: Conditionally run QEMU with QMPNathan Ell
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-11Meta: Run QEMU with QMP socketAndreas Kling
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