summaryrefslogtreecommitdiff
path: root/vala/valastringliteral.vala
Commit message (Expand)AuthorAgeFilesLines
* vala: Micro optimizationsRico Tzschichholz2019-09-301-2/+2
* Drop trailing spaces/tabsRico Tzschichholz2018-03-271-3/+3
* Support [FormatArg] attribute for parametersJürg Billeter2016-11-031-0/+14
* Fix parameter names in the documentation for libvalaBen Iofel2015-11-111-3/+3
* Support translated string constantsJürg Billeter2011-02-081-1/+3
* Replace SemanticAnalyzer with CodeContext in CodeNode.check parameterJürg Billeter2010-10-281-2/+2
* glib-2.0: Deprecate string.len () in favor of string.lengthJürg Billeter2010-08-201-1/+1
* Use emit instead of accept and accept_children in code generatorJürg Billeter2010-08-101-0/+6
* dova: Support string literals without allocationJürg Billeter2010-08-071-3/+0
* dova: Do not let Value subclass ObjectJürg Billeter2010-07-181-1/+4
* Move expression checking to code nodesJürg Billeter2008-11-101-0/+12
* Extend non-null check when managing memory, fixes bug 530422Jürg Billeter2008-10-171-0/+4
* Fix processing of non-ASCII string literals, patch by Alexey Lubimov,Jürg Billeter2008-09-251-1/+1
* Support [CCode (type = "Foo")] to insert appropriate casts in generated CJürg Billeter2008-06-231-3/+3
* Move memory management into CCodeGenerator.transform_expression asJuerg Billeter2008-05-281-0/+2
* Fix syntax error in .vapi file when using string literal as defaultJuerg Billeter2008-05-111-0/+4
* report warning when using null literal as return expression of methodJuerg Billeter2008-04-141-1/+1
* report warning when using obsolete syntax for non-null typesJuerg Billeter2008-04-131-1/+1
* Merge Literal and LiteralExpressionJuerg Billeter2008-03-311-1/+5
* 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/+65