Age | Commit message (Expand) | Author |
---|---|---|
2021-07-04 | LibJS: Rewrite most of Object for spec compliance :^) | Linus Groh |
2021-06-13 | LibJS: Avoid lots of string-to-int during global object construction | Andreas Kling |
2021-06-07 | LibJS: Flatten Shape::property_table() | Andreas Kling |
2021-05-17 | LibJS: Make the forward transition chain weakly cached | Andreas Kling |
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 |