summaryrefslogtreecommitdiff
path: root/vapigen
Commit message (Expand)AuthorAgeFilesLines
* add internal copy of libgee and use Gee.ArrayList, Gee.HashMap, andJuerg Billeter2007-07-272-23/+24
* use weak variables in foreach statements where appropriateJuerg Billeter2007-07-261-14/+14
* derive from Symbol class where appropriate and move symbol table intoJuerg Billeter2007-07-212-10/+27
* move namespaces from SourceFile to CodeContextJuerg Billeter2007-07-172-2/+4
* generate more ellipsis parameters regenerated to add ellipsis parametersJuerg Billeter2007-07-171-2/+4
* add GStreamer bindingsJuerg Billeter2007-07-171-6/+34
* remove Error out parameters, use exceptionsJuerg Billeter2007-07-122-32/+34
* remove obsolete ref modifier and callback keywordJuerg Billeter2007-07-092-20/+21
* write cprefix and lower_case_cprefix of namespaces and writeJuerg Billeter2007-07-032-33/+53
* fix current_symbol handling in visit_property_accessor add missingJuerg Billeter2007-06-301-1/+6
* move iteration of source files and namespaces from accept toJürg Billeter2007-06-151-1/+1
* split code generator updateJürg Billeter2007-05-031-1/+1
* use configured libdir, remove bashism, based on patch by MathiasJürg Billeter2007-05-022-4/+12
* Move contents of vala-pkg to trunkJürg Billeter2007-05-027-0/+2613
* move from vapigen updateJürg Billeter2007-05-0255-48676/+0
* support Goo namespaceJürg Billeter2007-04-032-0/+7
* add vte bindings add cheader_filename to class declarations; support pid_tRaffaele Sandrini2007-03-259-1/+910
* remove pangocairo.h add cairo dependency regeneratedRaffaele Sandrini2007-03-214-1/+147
* default to reference type for boxed types, improve array and value-typeJürg Billeter2007-03-216-3/+52
* adapt to current Vala SVN by using weak variables where appropriateJürg Billeter2007-03-212-12/+17
* adapt to current Vala SVN regeneratedJürg Billeter2007-03-175-16/+33
* support uchar[] regenerated set cheader_filename fix GdkCursor andJürg Billeter2007-02-287-4/+269
* don't ignore Gtk.Allocation, set cname of methods add Gtk.AllocationJürg Billeter2006-11-023-1/+16
* detect some array types in return types support is_value_ype and fields inJürg Billeter2006-10-277-2/+56
* fix static modifier for methods without parametersJürg Billeter2006-09-272-0/+10
* set instance_by_reference flag on generated methods if appropriate setJürg Billeter2006-09-273-0/+14
* support interface signals change some signal declarations to fix parsingJürg Billeter2006-09-275-36/+111
* move global methods from Global struct to namespace, remove leadingJürg Billeter2006-09-278-907/+913
* mark virtual functions appropriatelyJürg Billeter2006-08-242-5/+28
* remove argc parameterJürg Billeter2006-08-183-5/+8
* set no_array_length flag on generated methods add NoArrayLength attributeJürg Billeter2006-08-184-0/+12
* packages/gdk-2.0/gdk-2.0.deps packages/gtk+-2.0/gtk+-2.0.depsJürg Billeter2006-08-183-0/+10
* Initial import of vapigen.Jürg Billeter2006-08-1844-0/+47056