Age | Commit message (Expand) | Author |
---|---|---|
2021-06-27 | LibJS: Rename Function => FunctionObject | Andreas Kling |
2021-06-20 | LibJS: Consistently make prototype the last argument in Object ctors | Linus Groh |
2021-06-12 | AK: Rename Vector::append(Vector) => Vector::extend(Vector) | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-07 | LibJS: Function must mark its home object | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |