Age | Commit message (Expand) | Author |
---|---|---|
2021-10-21 | LibJS: Use implicit ThrowCompletionOr<T> constructor where possible | Linus Groh |
2021-09-18 | LibJS: Convert DisplayNames AOs to ThrowCompletionOr | Idan Horowitz |
2021-09-12 | LibJS: Move CanonicalCodeForDisplayNames to Intl.DisplayNames | Timothy Flynn |
2021-08-26 | LibJS: Implement a nearly empty Intl.DisplayNames object | Timothy Flynn |