summaryrefslogtreecommitdiff
path: root/vala/valasourcefile.vala
Commit message (Expand)AuthorAgeFilesLines
* rename DataType to TypesymbolJuerg Billeter2007-12-021-2/+2
* add --basedir option, fixes bug 483843Juerg Billeter2007-10-091-12/+29
* update license headers to the GNU Lesser General Public License, versionJuerg Billeter2007-09-071-1/+1
* don't implicitly derive from GLib.Object in preparation for a moreJuerg Billeter2007-08-301-1/+1
* support --directory option, use basename of input filenames, patch byJuerg Billeter2007-08-211-2/+13
* add internal copy of libgee and use Gee.ArrayList, Gee.HashMap, andJuerg Billeter2007-07-271-42/+38
* remove unnecessary construction properties to improve performanceJuerg Billeter2007-07-231-1/+1
* fix some issues with memory management of includes listsJuerg Billeter2007-07-231-4/+12
* add cheader filename logic usable for all Vala.Member types. parseRaffaele Sandrini2007-07-221-32/+18
* derive from Symbol class where appropriate and move symbol table intoJuerg Billeter2007-07-211-19/+16
* do not add includes to oneselfRaffaele Sandrini2007-07-211-1/+4
* move namespaces from SourceFile to CodeContextJuerg Billeter2007-07-171-24/+17
* remove obsolete ref modifier and callback keywordJuerg Billeter2007-07-091-2/+2
* move iteration of source files and namespaces from accept toJürg Billeter2007-06-151-12/+6
* Move contents of vala-pkg to trunkJürg Billeter2007-05-021-0/+355