Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SourceLocation: deduplicate row/column - offset mapping logic | Sami Shalayel | 2024-11-08 | 1 | -21/+92 |
* | qqmljssourcelocation: fix wrong asserts on 32 bit systems | Sami Shalayel | 2024-10-31 | 1 | -8/+8 |
* | SourceLocation: make begin() and end() qsizetype | Sami Shalayel | 2024-10-09 | 1 | -5/+6 |
* | qml: limit qml file size to 2GB or 4GB in parser | Sami Shalayel | 2024-10-09 | 1 | -1/+38 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
* | Make sure all private headers include at least one other | Thiago Macieira | 2022-03-10 | 1 | -2/+2 |
* | qmldom: Improve basic infrastructure | Fawzi Mohamed | 2021-04-14 | 1 | -0/+13 |
* | Ensure that empty tokens in the AST are empty | Fawzi Mohamed | 2021-03-26 | 1 | -0/+30 |
* | Consider only default constructed SourceLocation invalid | Fawzi Mohamed | 2021-03-26 | 1 | -1/+3 |
* | qmllint: Unify injected and "normal" JavaScript identifiers | Ulf Hermann | 2020-10-02 | 1 | -0/+13 |
* | Restore offset/length in QQmlJS::DiagnosticMessage | Simon Hausmann | 2020-03-02 | 1 | -0/+85 |