Age | Commit message (Expand) | Author |
---|---|---|
2021-05-10 | LibJS: Rename RegExpLiteral m_content to m_pattern | Linus Groh |
2021-04-23 | AK: Rename adopt() to adopt_ref() | 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-03-22 | Only apply auto-naming of function expressions based on syntax | Andreas Kling |
2021-03-21 | LibJS: Split Value::Type::Number into Int32 and Double | Andreas Kling |
2021-03-16 | LibJS: Ensure SequenceExpression has two or more expressions | Linus Groh |
2021-03-16 | LibJS: Implement non-value-producing statements properly | Linus Groh |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-17 | LibJS: Replace ASTNode::class_name() with RTTI | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |