summaryrefslogtreecommitdiff
path: root/vala/valacharacterliteral.vala
Commit message (Expand)AuthorAgeFilesLines
* Use pre-resolved symbol/type of SemanticAnalyzer if possibleRico Tzschichholz2021-03-051-2/+2
* vala: Remove some public API from expressions and statementsRico Tzschichholz2020-03-241-1/+1
* Drop trailing spaces/tabsRico Tzschichholz2018-03-271-3/+3
* vala: Use CodeContext.root instead of SemanticAnalyzer.root_symbolRico Tzschichholz2017-12-141-2/+2
* Drop Dova profileJürg Billeter2012-08-061-7/+3
* Replace SemanticAnalyzer with CodeContext in CodeNode.check parameterJürg Billeter2010-10-281-5/+5
* Fix error handling for character literalsJürg Billeter2010-08-201-1/+1
* 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: Fix typing of character literalsJürg Billeter2010-06-301-4/+9
* Make all Literal constructors accept null SourceReferencesEvan Nemerson2010-03-141-1/+1
* Add CharacterLiteral.to_string() to fix writing vapi fileLuca Bruno2010-02-281-0/+4
* Do not use char for non-ASCII character literalsJürg Billeter2009-09-291-1/+5
* Add BooleanType, EnumValueType, FloatingType, and StructValueType asJürg Billeter2009-01-031-2/+2
* Move expression checking to code nodesJürg Billeter2008-11-101-0/+12
* Don't derive from GObject in libvala where not necessary to improveJürg Billeter2008-08-141-1/+1
* Fix error message when encountering invalid character literals, fixes bugJürg Billeter2008-07-071-7/+1
* Move memory management into CCodeGenerator.transform_expression asJuerg Billeter2008-05-281-0/+2
* report warning when using obsolete syntax for non-null typesJuerg Billeter2008-04-131-4/+4
* Merge Literal and LiteralExpressionJuerg Billeter2008-03-311-1/+5
* 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
* Move contents of vala-pkg to trunkJürg Billeter2007-05-021-0/+80