Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Use ErrorType-based collection for CodeNode.get_error_types()" | Rico Tzschichholz | 2021-10-25 | 1 | -1/+1 |
* | Use ErrorType-based collection for CodeNode.get_error_types() | Rico Tzschichholz | 2021-10-23 | 1 | -1/+1 |
* | vala: CodeNode.source_reference is optional, so let the API respect that | Rico Tzschichholz | 2020-10-24 | 1 | -1/+1 |
* | vala: Implement check() for StatementList | Rico Tzschichholz | 2018-10-24 | 1 | -0/+9 |
* | Collect error_types on demand to allow transformations | Luca Bruno | 2018-10-23 | 1 | -0/+6 |
* | Use emit instead of accept and accept_children in code generator | Jürg Billeter | 2010-08-10 | 1 | -1/+7 |
* | Do not use Gee namespace to avoid conflict with libgee | Jürg Billeter | 2009-10-12 | 1 | -2/+1 |
* | Convert ternary conditionals into if statements, fixes bug 543870 and bug | Jürg Billeter | 2008-11-29 | 1 | -0/+57 |