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
/
Lagom
Age
Commit message (
Expand
)
Author
2022-02-16
LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods
Sam Atkins
2022-02-16
LibWeb: Separate "event listener" from "EventListener"
Andreas Kling
2022-02-16
Meta: Make the WrapperGenerator generate includes based on imports
Ali Mohammad Pur
2022-02-16
Meta: Support DOMExceptions when invoking IDL getters/setters
Ali Mohammad Pur
2022-02-16
Meta: Add support for enumerations to the IDL compiler
Ali Mohammad Pur
2022-02-16
LibUnicode: Use BCP 47 data to filter valid calendar names
Timothy Flynn
2022-02-16
LibUnicode: Use BCP 47 data to filter valid numbering system names
Timothy Flynn
2022-02-16
LibUnicode: Use BCP 47 data to generate available calendars and numbers
Timothy Flynn
2022-02-16
LibJS+LibUnicode: Parse Unicode keywords from the BCP 47 CLDR package
Timothy Flynn
2022-02-16
LibUnicode: Extract the BCP 47 package from the CLDR
Timothy Flynn
2022-02-15
Meta+LibUnicode: Download and parse Unicode block properties
thankyouverycool
2022-02-15
LibWeb: Remove non-standard ReturnNullIfCrossOrigin IDL attribute
Linus Groh
2022-02-14
LibJS: Get rid of unnecessary work from canonical_numeric_index_string
Anonymous
2022-02-14
LibUnicode: Port the CLDR time format generator to the stream API
Timothy Flynn
2022-02-14
LibUnicode: Port the CLDR date format generator to the stream API
Timothy Flynn
2022-02-14
LibUnicode: Port the CLDR number format generator to the stream API
Timothy Flynn
2022-02-14
LibUnicode: Port the CLDR locale generator to the stream API
Timothy Flynn
2022-02-14
LibUnicode: Port the UCD generator to the stream API
Timothy Flynn
2022-02-14
LibTimeZone: Port the TZDB generator to the stream API
Timothy Flynn
2022-02-14
LibWeb: Add support for record<K, V> types as input
Luke Wilde
2022-02-13
Revert "LibJS: Get rid of unnecessary work from canonical_numeric_index_string"
Andreas Kling
2022-02-13
LibJS: Get rid of unnecessary work from canonical_numeric_index_string
Anonymous
2022-02-12
LibWeb: Implement Geometry::DOMRectList
DerpyCrabs
2022-02-09
LibWeb: Add initial implementation for WorkerGlobalScope
Andrew Kaster
2022-02-09
LibWeb: Stop using MVL for sequence storage in WrapperGenerator
Linus Groh
2022-02-09
LibJS: Replace uses of MarkedValueList with MarkedVector<Value>
Linus Groh
2022-02-09
Meta: Add a CPack installation target for js(1)
Timothy Flynn
2022-02-08
LibWeb: Rewrite EventTarget to more closely match the spec
Luke Wilde
2022-02-08
LibJS+Everywhere: Remove all VM::clear_exception() calls
davidot
2022-02-07
LibGUI: Remove GML prefix in favor of proper namespace
kleines Filmröllchen
2022-02-07
Meta: Add instructions on using Lagom in an external project
James Puleo
2022-02-07
LibWeb: Add a proper FocusEvent interface for "focus" and "blur" events
Andreas Kling
2022-02-06
Everywhere: Rename JS::PropertyKey variables from property_{name => key}
Linus Groh
2022-02-06
Lagom: Exclude libraries with X86 code when building for macOS on Arm
Morten Larsen
2022-02-04
LibWeb: Type-check calc() in in property_accepts_value()
Sam Atkins
2022-02-03
LibWeb: Add barebones CanvasGradient object
Andreas Kling
2022-02-03
LibTimeZone: Parse and generate time zone coordinate data
Timothy Flynn
2022-01-31
LibUnicode: Download and parse {Grapheme,Word,Sentence} break props
Idan Horowitz
2022-01-31
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
Timothy Flynn
2022-01-31
LibWeb: Add initial support for passing union types into IDL functions
Luke Wilde
2022-01-31
LibWeb: Add support for passing sequences into IDL functions
Luke Wilde
2022-01-31
LibTimeZone: Use new generator util to generate all time zones
Timothy Flynn
2022-01-31
LibUnicode: Generate a list of available currencies
Timothy Flynn
2022-01-31
LibUnicode: Generate a list of available numbering systems
Timothy Flynn
2022-01-31
LibUnicode: Generate a list of available calendars
Timothy Flynn
2022-01-29
LibUnicode: Fill in case-first and numeric BCP47 keywords
Timothy Flynn
2022-01-29
IPCCompiler: Don't loop endlessly on nameless parameters
Itamar
2022-01-27
LibUnicode: Parse and generate relative-time format patterns
Timothy Flynn
2022-01-27
LibUnicode: Create a nearly empty generator for relative-time formatting
Timothy Flynn
2022-01-27
LibUnicode: Remove extraneous semi-colons at end of generator functions
Timothy Flynn
[next]