summaryrefslogtreecommitdiff
path: root/vala/valaloopstatement.vala
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Use ErrorType-based collection for CodeNode.get_error_types()"Rico Tzschichholz2021-10-251-1/+1
| | | | | | Unfortunately, it is causing issues with the way the GIR/GIDL parser works. This reverts commit 0751a9e3bf46fc830d3e7ca3d0cfd3ae48846e68.
* Use ErrorType-based collection for CodeNode.get_error_types()Rico Tzschichholz2021-10-231-1/+1
|
* codewriter: Output valid vala syntax for LoopStatementRico Tzschichholz2021-02-161-1/+2
|
* vala: Rename Loop to LoopStatement and introduce a common base classRico Tzschichholz2021-02-011-0/+68