Age | Commit message (Expand) | Author |
---|---|---|
2022-01-31 | LibJS: Implement Intl.supportedValuesOf | Timothy Flynn |
2021-10-22 | LibJS: Convert Intl.getCanonicalLocales() function to ThrowCompletionOr | Linus Groh |
2021-10-20 | LibJS: Add ThrowCompletionOr versions of the JS native function macros | Idan Horowitz |
2021-08-26 | LibJS: Implement Intl.getCanonicalLocales | Timothy Flynn |
2021-08-08 | LibJS: Add the Intl namespace object :^) | Linus Groh |