Age | Commit message (Expand) | Author |
---|---|---|
2021-06-24 | LibJS: Rename CallFrame => ExecutionContext | Andreas Kling |
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-04-18 | LibJS: Implement console.assert() | Linus Groh |
2021-03-02 | LibJS: Put console dbgln() logging behind #ifdef __serenity__ | Linus Groh |
2021-02-21 | LibJS: Print console.{debug,error,info,log,warn} to system debug log | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |