Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vala: Allow specifying the nick of enum values | Rico Tzschichholz | 2018-05-17 | 1 | -0/+7 |
* | codegen: NoAccessorMethod attribute is allowed for gobject-properties only | Rico Tzschichholz | 2017-06-19 | 1 | -0/+9 |
* | Move writing of G_GNUC_DEPRECATED down to CCodeDeclarator implementations | Rico Tzschichholz | 2017-01-04 | 1 | -0/+37 |
* | ccode: Fix and disable deprecating EnumValue | Rico Tzschichholz | 2016-11-11 | 1 | -1/+3 |
* | Move "blurb", "nick" and "notify" into Property | Rico Tzschichholz | 2016-11-11 | 1 | -0/+14 |
* | Transform CCode*'s "deprecated" into using CCodeNode's "modifiers" | Rico Tzschichholz | 2016-11-11 | 1 | -0/+16 |
* | Fix deprecation of class/struct fields | Rico Tzschichholz | 2016-11-03 | 1 | -0/+32 |