summaryrefslogtreecommitdiff
path: root/vala/valalockstatement.vala
Commit message (Expand)AuthorAgeFilesLines
* vala: Only add catch clause if an inner error is possibleRico Tzschichholz2022-02-111-7/+11
* vala: Catch and throw possible inner error of lock statementsRico Tzschichholz2022-02-101-1/+9
* vala: Improve source documentationRico Tzschichholz2020-05-271-4/+6
* vala: Remove some public API from expressions and statementsRico Tzschichholz2020-03-241-2/+2
* vala: Compact classes don't allow private/class fields and to lock fieldsRico Tzschichholz2018-11-171-0/+9
* vala: Fix several AST construction/parenting issuesRico Tzschichholz2018-10-231-2/+19
* vala: Add missing replace_expression() implementationsLuca Bruno2018-10-231-0/+6
* vala: Transform Lockable.*_lock_used() methods into "lock_used" propertyRico Tzschichholz2018-04-251-1/+1
* Drop trailing spaces/tabsRico Tzschichholz2018-03-271-3/+3
* Replace SemanticAnalyzer with CodeContext in CodeNode.check parameterJürg Billeter2010-10-281-4/+4
* Use emit instead of accept and accept_children in code generatorJürg Billeter2010-08-101-1/+7
* Fix lock statementJiří Zárevúcky2010-03-241-8/+31
* Documentation fixesDidier 'Ptitjes2009-10-311-1/+1
* Remove unnecessary accept calls in semantic analyzerJürg Billeter2008-11-101-0/+3
* Move statement checking to code nodesJürg Billeter2008-11-071-0/+27
* Don't derive from GObject in libvala where not necessary to improveJürg Billeter2008-08-141-2/+2
* fix build when using non-null typesJuerg Billeter2008-04-131-1/+1
* deprecate construct as parameter modifier, fixes bug 524138Juerg Billeter2008-04-131-1/+4
* report warning when using obsolete syntax for non-null typesJuerg Billeter2008-04-131-3/+3
* change my email from rasa@gmx.ch to raffaele@sandrini.ch fix perviousRaffaele Sandrini2008-02-191-1/+1
* update license headers to the GNU Lesser General Public License, versionJuerg Billeter2007-09-071-1/+1
* derive from Symbol class where appropriate and move symbol table intoJuerg Billeter2007-07-211-7/+4
* Move contents of vala-pkg to trunkJürg Billeter2007-05-021-0/+50