Age | Commit message (Expand) | Author |
---|---|---|
2021-05-29 | Everywhere: Use s.unverwerth@serenityos.org :^) | Stephan Unverwerth |
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: Use 'if constexpr' / dbgln_if() instead of '#if LEXER_DEBUG' | Linus Groh |
2021-03-01 | LibJS: Keep track of file names, lines and columns inside the AST | Jean-Baptiste Boric |
2021-02-10 | LibJS: Remove a whole bunch of unnecessary #includes | Andreas Kling |
2021-01-25 | Everywhere: Hook up remaining debug macros to Debug.h. | asynts |
2021-01-25 | Everywhere: Remove unnecessary debug comments. | asynts |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |