summaryrefslogtreecommitdiff
path: root/vala/valaloop.vala
Commit message (Expand)AuthorAgeFilesLines
* vala: Rename Loop to LoopStatement and introduce a common base classRico Tzschichholz2021-02-011-42/+27
* Collect error_types on demand to allow transformationsLuca Bruno2018-10-231-2/+4
* Fix parameter names in the documentation for libvalaBen Iofel2015-11-111-3/+3
* Replace SemanticAnalyzer with CodeContext in CodeNode.check parameterJürg Billeter2010-10-281-2/+2
* Use emit instead of accept and accept_children in code generatorJürg Billeter2010-08-101-1/+5
* Convert while loops into simple loopsJürg Billeter2009-06-061-0/+78