Age | Commit message (Expand) | Author |
---|---|---|
2021-06-27 | LibJS: Rename Function => FunctionObject | Andreas Kling |
2021-06-24 | AK: Rename downcast<T> => verify_cast<T> | Andreas Kling |
2021-04-24 | LibJS: Add VM::on_call_stack_emptied callback | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-02 | LibWeb: Run queued promise jobs after callbacks | Linus Groh |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |