summaryrefslogtreecommitdiff
path: root/vala/valabaseaccess.vala
Commit message (Expand)AuthorAgeFilesLines
* Revert errornous git pushRico Tzschichholz2020-11-141-1/+1
* vala: More copying of dedicated data-type instances for code-nodesRico Tzschichholz2020-11-141-1/+1
* vala: Improve source documentationRico Tzschichholz2020-05-271-1/+1
* vala: Fix base-access check for compact classes (2)Rico Tzschichholz2020-02-051-2/+3
* vala: Fix base-access check for compact classesRico Tzschichholz2020-01-251-2/+3
* vala: Rename DataType.data_type property to DataType.type_symbolRico Tzschichholz2019-09-301-2/+2
* vala: Report error for invalid base access in method/property of compact classRico Tzschichholz2018-07-081-0/+9
* Drop trailing spaces/tabsRico Tzschichholz2018-03-271-1/+1
* Replace SemanticAnalyzer with CodeContext in CodeNode.check parameterJürg Billeter2010-10-281-8/+8
* Use emit instead of accept and accept_children in code generatorJürg Billeter2010-08-101-0/+6
* Fix base access in generic classesJürg Billeter2010-07-121-2/+7
* Do not use Gee namespace to avoid conflict with libgeeJürg Billeter2009-10-121-1/+0
* Do not allow structs to have more than one base type and detect cycles,Jürg Billeter2009-01-161-5/+3
* Fix error handling in condition of while, do, and for statementsJürg Billeter2008-11-301-4/+0
* Convert binary conditional expressions into if statementsJürg Billeter2008-11-291-0/+4
* Move expression checking to code nodesJürg Billeter2008-11-101-2/+41
* Move memory management into CCodeGenerator.transform_expression asJuerg Billeter2008-05-281-0/+2
* fix build when using non-null typesJuerg Billeter2008-04-131-1/+1
* report warning when using obsolete syntax for non-null typesJuerg Billeter2008-04-131-2/+2
* add is_pure method to Expression classJuerg Billeter2007-11-291-0/+4
* update license headers to the GNU Lesser General Public License, versionJuerg Billeter2007-09-071-1/+1
* remove obsolete ref modifier and callback keywordJuerg Billeter2007-07-091-2/+2
* Move contents of vala-pkg to trunkJürg Billeter2007-05-021-0/+46