summaryrefslogtreecommitdiff
path: root/vala/valacodenode.vala
Commit message (Expand)AuthorAgeFilesLines
* move unresolved type information from DataType into new UnresolvedTypeJuerg Billeter2007-12-021-0/+3
* rename replace method to replace_expression and require arguments of typeJuerg Billeter2007-12-021-1/+1
* rename CodeGenerator to CCodeGenerator, add abstract CodeGenerator andJuerg Billeter2007-09-171-1/+6
* update license headers to the GNU Lesser General Public License, versionJuerg Billeter2007-09-071-1/+1
* emit line directives in debug modeJuerg Billeter2007-09-041-1/+1
* don't implicitly derive from GLib.Object in preparation for a moreJuerg Billeter2007-08-301-1/+1
* include type-name in to_string result implement to_string method, fixesMathias Hasselmann2007-08-271-2/+7
* add internal copy of libgee and use Gee.ArrayList, Gee.HashMap, andJuerg Billeter2007-07-271-1/+1
* remove unnecessary construction properties to improve performanceJuerg Billeter2007-07-231-1/+1
* derive from Symbol class where appropriate and move symbol table intoJuerg Billeter2007-07-211-6/+1
* implement simple exception handling for expression and declarationJuerg Billeter2007-07-121-0/+5
* remove obsolete ref modifier and callback keywordJuerg Billeter2007-07-091-1/+1
* move iteration of source files and namespaces from accept toJürg Billeter2007-06-151-4/+11
* Move contents of vala-pkg to trunkJürg Billeter2007-05-021-0/+118