summaryrefslogtreecommitdiff
path: root/Meta
AgeCommit message (Expand)Author
2021-10-15LibUnicode: Use u16 for unique string indices instead of size_tTimothy Flynn
2021-10-14LibWeb: Stub out a basic IntersectionObserver interfaceTimothy Flynn
2021-10-14LibWeb: Allow creating "any" types in IDL with integral default valuesTimothy Flynn
2021-10-13LibUnicode: Generate enum/alias from-string methods without a HashMapTimothy Flynn
2021-10-13LibJS: Convert to_object() to ThrowCompletionOrLinus Groh
2021-10-13LibJS: Convert to_string() to ThrowCompletionOrLinus Groh
2021-10-11LibJS+LibWeb: Let WrapperGenerator deal with legacy_null_to_empty_stringLinus Groh
2021-10-11LibWeb: Add support for the Promise<T> IDL type to WrapperGeneratorLinus Groh
2021-10-11LibWeb: Initialize IDL `any` values without default value to undefinedLinus Groh
2021-10-11LibWeb: Replace heycam.github.io/webidl URLs with webidl.spec.whatwg.orgLinus Groh
2021-10-11LibWeb: Stub out a basic ResizeObserver interfaceAndreas Kling
2021-10-11LibWeb: Stub out a basic Selection interfaceAndreas Kling
2021-10-10Meta: Run check-markdown as part of 'Azure Linux NoFuzz'Ben Wiederhake
2021-10-10Meta: Invoke markdown-checker if available while lintingBen Wiederhake
2021-10-10Meta: Fix broken external linksBen Wiederhake
2021-10-10markdown-checker: New tool that checks document linksBen Wiederhake
2021-10-10LibUnicode: Generate and use unique locale-related alias stringsTimothy Flynn
2021-10-10LibUnicode: Generate and use unique subtag and complex alias stringsTimothy Flynn
2021-10-10LibUnicode: Generate and use unique list-format stringsTimothy Flynn
2021-10-10LibUnicode: Generate and use a set of unique locale-related stringsTimothy Flynn
2021-10-10LibUnicode: Skip unknown languages and territoriesTimothy Flynn
2021-10-10Meta: Re-enable warnings for deprecated copies also for LagomBen Wiederhake
2021-10-10LibUnicode: Stop generating large UnicodeData hash mapTimothy Flynn
2021-10-10LibUnicode: Generate standalone compile-time array for combining classTimothy Flynn
2021-10-10LibUnicode: Generate standalone compile-time array for special casingTimothy Flynn
2021-10-10LibUnicode: Generate standalone compile-time arrays for simple casingTimothy Flynn
2021-10-07Meta: Disable -Wmaybe-uninitialized for LagomIdan Horowitz
2021-10-07Meta: Warn on `rebuild-toolchain i686 clang`Nico Weber
2021-10-05Everywhere: Change from http to https where feasibleBen Wiederhake
2021-10-04LibWeb: Make IDL-constructed objects aware of their JS wrapperAndreas Kling
2021-10-04LibJS: Convert ordinary_set_with_own_descriptor() to ThrowCompletionOrLinus Groh
2021-10-03LibJS: Convert has_own_property() to ThrowCompletionOrLinus Groh
2021-10-03LibJS: Convert create_data_property() to ThrowCompletionOrLinus Groh
2021-10-03LibJS: Convert Object::get() to ThrowCompletionOrLinus Groh
2021-10-03LibJS: Add a specific test for invalid unicode characters in the lexerdavidot
2021-10-03LibWeb: Add support for NodeListLuke Wilde
2021-10-03LibWeb: Add support for IDL value iteratorsLuke Wilde
2021-10-02LibJS+LibWeb: Use Object::set_prototype() in more placesLinus Groh
2021-10-02LibWeb: Initialize IDL-generated prototypes' prototype directlyIdan Horowitz
2021-10-01RequestServer: Don't hide the SIGINFO state dump behind a debug macroAndreas Kling
2021-10-01LibWeb: Support dictionary-only IDL filesIdan Horowitz
2021-10-01LibWeb: Add the missing UIEvent IDL constructorIdan Horowitz
2021-10-01LibWeb: Add support for unwrapping the WindowObject to WrapperGeneratorIdan Horowitz
2021-10-01LibWeb: Add the missing ProgressEvent IDL constructorIdan Horowitz
2021-10-01LibWeb: Use the LibWeb source directory as the IDL #import base pathIdan Horowitz
2021-10-01Meta: Fix typosNico Weber
2021-09-30LibWeb: Add the Web::Crypto namespace, built-in, and getRandomValuesIdan Horowitz
2021-09-30LibUnicode: Upgrade to Unicode version 14.0.0Timothy Flynn
2021-09-30LibUnicode: Do not compare generated file contents before writingTimothy Flynn
2021-09-30LibUnicode: Remove cached UCD and CLDR files when their version changesTimothy Flynn