Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vala: Improve source documentation | Rico Tzschichholz | 2020-05-27 | 1 | -1/+3 |
* | vala: Remove some public API from expressions and statements | Rico Tzschichholz | 2020-03-24 | 1 | -1/+1 |
* | vala: Compact classes don't allow private/class fields and to lock fields | Rico Tzschichholz | 2018-11-17 | 1 | -0/+9 |
* | vala: Fix several AST construction/parenting issues | Rico Tzschichholz | 2018-10-23 | 1 | -1/+9 |
* | vala: Add missing replace_expression() implementations | Luca Bruno | 2018-10-23 | 1 | -0/+6 |
* | vala: Transform Lockable.*_lock_used() methods into "lock_used" property | Rico Tzschichholz | 2018-04-25 | 1 | -1/+1 |
* | Replace SemanticAnalyzer with CodeContext in CodeNode.check parameter | Jürg Billeter | 2010-10-28 | 1 | -3/+3 |
* | Use emit instead of accept and accept_children in code generator | Jürg Billeter | 2010-08-10 | 1 | -1/+7 |
* | Fix lock statement | Jiří Zárevúcky | 2010-03-24 | 1 | -0/+70 |