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-12-23
LibC: Allow multiple includes of `<assert.h>`
Michel Hermier
2021-12-23
Meta: Allow to skip `#pragma once` check
Michel Hermier
2021-12-22
IPCCompiler: Default initialize all parameter member variables
Brian Gianforcaro
2021-12-22
Meta: Add a cmake flag for building for compiler explorer
Ali Mohammad Pur
2021-12-21
LibUnicode: Remove now unused value-from-string generator overload
Timothy Flynn
2021-12-21
LibUnicode: Dynamically load the generated UnicodeDateTimeFormat symbols
Timothy Flynn
2021-12-21
LibUnicode: Dynamically load the generated UnicodeNumberFormat symbols
Timothy Flynn
2021-12-21
LibUnicode: Dynamically load the generated UnicodeLocale symbols
Timothy Flynn
2021-12-21
LibUnicode: Dynamically load the generated UnicodeData symbols
Timothy Flynn
2021-12-21
Meta: Add a fuzzer for the QOILoader
Linus Groh
2021-12-18
Lagom: Bind `time_zone_list_index_type` in the generator
Michel Hermier
2021-12-18
Websites: Update the SerenityOS bug bounty program :^)
Andreas Kling
2021-12-15
Lagom: Add argument `WORKING_DIRECTORY` to `lagom_test(...)`
Simon Woertz
2021-12-14
LibWeb: Add support for the BufferSource IDL parameter type
Linus Groh
2021-12-14
LibWeb: Add the SubtleCrypto interface
Linus Groh
2021-12-13
LibUnicode: Generate unique list patterns and lists of list patterns
Timothy Flynn
2021-12-13
LibUnicode: Generate unique list of keyword values
Timothy Flynn
2021-12-13
LibUnicode: Generate unique lists of localized currencies
Timothy Flynn
2021-12-13
LibUnicode: Generate unique lists of languages, territories, and scripts
Timothy Flynn
2021-12-13
LibUnicode: Remove unused fields from generated structures
Timothy Flynn
2021-12-13
LibUnicode: Generate unique lists of hour cycles
Timothy Flynn
2021-12-13
LibUnicode: Generate unique lists of time zone structures
Timothy Flynn
2021-12-13
LibUnicode: Generate unique lists of day period structures
Timothy Flynn
2021-12-13
LibUnicode: Generate unique day period structures
Timothy Flynn
2021-12-13
LibUnicode: Generate unique time zone structures
Timothy Flynn
2021-12-13
LibUnicode: Generate unique calendar structures
Timothy Flynn
2021-12-13
LibUnicode: Generate unique lists of calendar range patterns
Timothy Flynn
2021-12-13
LibUnicode: Generate unique lists of calendar patterns
Timothy Flynn
2021-12-13
LibUnicode: Generate unique lists of calendar symbols structures
Timothy Flynn
2021-12-13
LibUnicode: Generate unique calendar symbols structures
Timothy Flynn
2021-12-13
LibUnicode: Generate CalendarSymbols in a predetermined order
Timothy Flynn
2021-12-13
LibUnicode: Generate unique lists of calendar symbols
Timothy Flynn
2021-12-13
LibUnicode: Generate unique calendar format structures
Timothy Flynn
2021-12-13
LibUnicode: Define traits for a vector of integral/enum types
Timothy Flynn
2021-12-12
Meta: Conditionally run QEMU with QMP
Nathan Ell
2021-12-12
LibWeb: Implement TextEncoder.prototype.encode()
Linus Groh
2021-12-12
LibWeb: Add the TextEncoder interface
Linus Groh
2021-12-11
Everywhere: Fix -Winconsistent-missing-override warnings from Clang
Daniel Bertalan
2021-12-11
Meta: Run QEMU with QMP socket
Andreas Kling
2021-12-11
LibUnicode: Generate unique units
Timothy Flynn
2021-12-11
LibUnicode: Generate unique number systems
Timothy Flynn
2021-12-11
LibJS+LibUnicode: Generate unique numeric symbol lists
Timothy Flynn
2021-12-11
LibUnicode: Generate unique NumberFormat lists for each Unit
Timothy Flynn
2021-12-11
LibUnicode: Generate unique NumberFormat lists for each NumberSystem
Timothy Flynn
2021-12-11
LibUnicode: Support storing lists in UniqueStorage for code generators
Timothy Flynn
2021-12-10
LibUnicode: Parse and generate per-locale day period ranges
Timothy Flynn
2021-12-10
LibUnicode: Parse and generate secondary day period symbols
Timothy Flynn
2021-12-10
LibJS+LibUnicode: Rename some Unicode::DayPeriod values
Timothy Flynn
2021-12-09
LibUnicode: Parse and generate date time range format patterns
Timothy Flynn
2021-12-09
LibUnicode: Parse and generate format pattern skeletons
Timothy Flynn
[next]