summaryrefslogtreecommitdiff
path: root/vala/valaregexliteral.vala
Commit message (Expand)AuthorAgeFilesLines
* vala: Make use of new printf-like API of Report.*()Rico Tzschichholz2020-10-261-1/+1
* vala: Remove some public API from expressions and statementsRico Tzschichholz2020-03-241-1/+1
* Fix parameter names in the documentation for libvalaBen Iofel2015-11-111-3/+3
* Mark regular expression literals as stableJürg Billeter2014-06-301-4/+0
* Replace SemanticAnalyzer with CodeContext in CodeNode.check parameterJürg Billeter2010-10-281-3/+3
* Use emit instead of accept and accept_children in code generatorJürg Billeter2010-08-101-0/+7
* Add experimental support for regular expression literalsJukka-Pekka Iivonen2010-03-251-0/+89