Age | Commit message (Expand) | Author |
---|---|---|
2021-06-26 | LibJS+LibCrypto: Allow '_' as a numeric literal separator :^) | Andreas Kling |
2021-06-13 | LibJS: Use the new is_ascii_foo() helpers from AK | Andreas Kling |
2021-06-13 | LibJS: Add ECMA-262 section/title/URL comments almost everywhere | Linus Groh |
2021-05-29 | Everywhere: Use s.unverwerth@serenityos.org :^) | Stephan Unverwerth |
2021-04-22 | Everywhere: Use linusg@serenityos.org for my copyright headers | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |