| Commit message (Expand) | Author | Age | Files | Lines |
| * | Get rid of qlalr generated files | Lars Knoll | 2018-04-25 | 1 | -2010/+0 |
| * | Silence a GCC 8 warning in qqmljsparser | Ville Voutilainen | 2018-02-28 | 1 | -1/+1 |
| * | use nullptr consistently (clang-tidy) | Shawn Rutledge | 2018-02-26 | 1 | -34/+34 |
| * | Restore yylval initialization | Simon Hausmann | 2017-08-18 | 1 | -0/+1 |
| * | Support explicit enum value declaration in QML | Michael Brasser | 2017-08-18 | 1 | -182/+197 |
| * | Initialize members in parser | Robert Loehning | 2017-08-10 | 1 | -0/+1 |
| * | Add support for enum declarations in QML | Michael Brasser | 2017-07-13 | 1 | -181/+203 |
| * | parser: Add "let" keyword (& T_LET) | Robin Burchell | 2017-02-03 | 1 | -151/+163 |
| * | Fix support for namespaced types in property/signal declarations | Simon Hausmann | 2016-11-30 | 1 | -211/+235 |
| * | Fix support for QML declared default list properties | Simon Hausmann | 2016-11-23 | 1 | -188/+201 |
| * | Updated license headers | Jani Heikkinen | 2016-01-19 | 1 | -14/+20 |
| * | Fix invocations of static methods of QGuiApplication/QCoreApplication. | Friedemann Kleint | 2015-03-05 | 1 | -6/+6 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-12 | 1 | -7/+7 |
| * | Clean up JS .import/.pragma directive scanning | Simon Hausmann | 2015-01-08 | 1 | -1/+18 |
| * | Fix syntax error when trying to declare read-only object properties | Simon Hausmann | 2014-10-24 | 1 | -181/+203 |
| * | Update license headers and add new licenses | Jani Heikkinen | 2014-08-25 | 1 | -19/+11 |
| * | Revert commit d818575966e2e2000fe2b7ee390c620f595d9825 | Simon Hausmann | 2013-10-21 | 1 | -4/+0 |
| * | Add Singleton support for QML | Antti Piira | 2013-09-21 | 1 | -218/+262 |
| * | Fix invalid condition in comparisson. | Erik Verbruggen | 2013-08-09 | 1 | -0/+1 |
| * | Move the parser folder from src/qml/qml to src/qml | Lars Knoll | 2013-08-08 | 1 | -0/+1844 |