Age | Commit message (Expand) | Author |
---|---|---|
2021-08-03 | LibJS: Add a js_bigint(VM&, ...) overload and use it | Linus Groh |
2021-07-09 | LibJS: Tweak error message in the NumberToBigInt abstract operation | Linus Groh |
2021-07-08 | LibJS: Split out NumberToBigInt from the BigInt constructor | Linus Groh |
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 |