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
Age
Commit message (
Expand
)
Author
2021-10-13
LibUnicode: Generate enum/alias from-string methods without a HashMap
Timothy Flynn
2021-10-13
LibJS: Convert to_object() to ThrowCompletionOr
Linus Groh
2021-10-13
LibJS: Convert to_string() to ThrowCompletionOr
Linus Groh
2021-10-11
LibJS+LibWeb: Let WrapperGenerator deal with legacy_null_to_empty_string
Linus Groh
2021-10-11
LibWeb: Add support for the Promise<T> IDL type to WrapperGenerator
Linus Groh
2021-10-11
LibWeb: Initialize IDL `any` values without default value to undefined
Linus Groh
2021-10-11
LibWeb: Replace heycam.github.io/webidl URLs with webidl.spec.whatwg.org
Linus Groh
2021-10-11
LibWeb: Stub out a basic ResizeObserver interface
Andreas Kling
2021-10-11
LibWeb: Stub out a basic Selection interface
Andreas Kling
2021-10-10
Meta: Run check-markdown as part of 'Azure Linux NoFuzz'
Ben Wiederhake
2021-10-10
Meta: Invoke markdown-checker if available while linting
Ben Wiederhake
2021-10-10
Meta: Fix broken external links
Ben Wiederhake
2021-10-10
markdown-checker: New tool that checks document links
Ben Wiederhake
2021-10-10
LibUnicode: Generate and use unique locale-related alias strings
Timothy Flynn
2021-10-10
LibUnicode: Generate and use unique subtag and complex alias strings
Timothy Flynn
2021-10-10
LibUnicode: Generate and use unique list-format strings
Timothy Flynn
2021-10-10
LibUnicode: Generate and use a set of unique locale-related strings
Timothy Flynn
2021-10-10
LibUnicode: Skip unknown languages and territories
Timothy Flynn
2021-10-10
Meta: Re-enable warnings for deprecated copies also for Lagom
Ben Wiederhake
2021-10-10
LibUnicode: Stop generating large UnicodeData hash map
Timothy Flynn
2021-10-10
LibUnicode: Generate standalone compile-time array for combining class
Timothy Flynn
2021-10-10
LibUnicode: Generate standalone compile-time array for special casing
Timothy Flynn
2021-10-10
LibUnicode: Generate standalone compile-time arrays for simple casing
Timothy Flynn
2021-10-07
Meta: Disable -Wmaybe-uninitialized for Lagom
Idan Horowitz
2021-10-07
Meta: Warn on `rebuild-toolchain i686 clang`
Nico Weber
2021-10-05
Everywhere: Change from http to https where feasible
Ben Wiederhake
2021-10-04
LibWeb: Make IDL-constructed objects aware of their JS wrapper
Andreas Kling
2021-10-04
LibJS: Convert ordinary_set_with_own_descriptor() to ThrowCompletionOr
Linus Groh
2021-10-03
LibJS: Convert has_own_property() to ThrowCompletionOr
Linus Groh
2021-10-03
LibJS: Convert create_data_property() to ThrowCompletionOr
Linus Groh
2021-10-03
LibJS: Convert Object::get() to ThrowCompletionOr
Linus Groh
2021-10-03
LibJS: Add a specific test for invalid unicode characters in the lexer
davidot
2021-10-03
LibWeb: Add support for NodeList
Luke Wilde
2021-10-03
LibWeb: Add support for IDL value iterators
Luke Wilde
2021-10-02
LibJS+LibWeb: Use Object::set_prototype() in more places
Linus Groh
2021-10-02
LibWeb: Initialize IDL-generated prototypes' prototype directly
Idan Horowitz
2021-10-01
RequestServer: Don't hide the SIGINFO state dump behind a debug macro
Andreas Kling
2021-10-01
LibWeb: Support dictionary-only IDL files
Idan Horowitz
2021-10-01
LibWeb: Add the missing UIEvent IDL constructor
Idan Horowitz
2021-10-01
LibWeb: Add support for unwrapping the WindowObject to WrapperGenerator
Idan Horowitz
2021-10-01
LibWeb: Add the missing ProgressEvent IDL constructor
Idan Horowitz
2021-10-01
LibWeb: Use the LibWeb source directory as the IDL #import base path
Idan Horowitz
2021-10-01
Meta: Fix typos
Nico Weber
2021-09-30
LibWeb: Add the Web::Crypto namespace, built-in, and getRandomValues
Idan Horowitz
2021-09-30
LibUnicode: Upgrade to Unicode version 14.0.0
Timothy Flynn
2021-09-30
LibUnicode: Do not compare generated file contents before writing
Timothy Flynn
2021-09-30
LibUnicode: Remove cached UCD and CLDR files when their version changes
Timothy Flynn
2021-09-30
LibUnicode: Use consistent variable naming in unicode_data.cmake
Timothy Flynn
2021-09-30
LibUnicode: Functionalize extraction of CLDR data files
Timothy Flynn
2021-09-30
LibUnicode: Functionalize downloading of UCD data files
Timothy Flynn
[next]