Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qmldom: make Path methods less deceitful | Sami Shalayel | 2025-01-16 | 1 | -19/+19 |
* | dom: add dom representation for lambdas | Sami Shalayel | 2024-06-04 | 1 | -0/+3 |
* | qmlls: fix crash on return statements | Sami Shalayel | 2023-12-20 | 1 | -2/+4 |
* | QmlDom: Pass arguments by const ref, next round | Ulf Hermann | 2023-12-15 | 1 | -16/+16 |
* | QmlDom: Add const-correctness | Ulf Hermann | 2023-09-15 | 1 | -12/+12 |
* | QmlDom: support function parameters and co | Sami Shalayel | 2023-06-02 | 1 | -0/+16 |
* | qmlls: implement Find-usages for JS variables | Sami Shalayel | 2023-05-23 | 1 | -1/+5 |
* | QmlDom: Add GenericScriptElement and CallExpression | Sami Shalayel | 2023-05-23 | 1 | -4/+38 |
* | Qml: Add script element for return statements | Sami Shalayel | 2023-05-02 | 1 | -0/+19 |
* | Dom: Introduce scriptelements in the DOM representation | Sami Shalayel | 2023-05-02 | 1 | -0/+280 |