summaryrefslogtreecommitdiff
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
* add [Conditional (condition = "CONDITION")] attribute for methods, fixesJuerg Billeter2008-01-171-0/+9
* fix memory management of out parameters, fixes bug 501838Juerg Billeter2008-01-101-1/+1
* Use non-null types by default when passing --enable-non-null to valac,Juerg Billeter2008-01-091-1/+4
* remove option to disable automatic memory management, manual memoryJuerg Billeter2007-12-151-14/+9
* fix distcheckJuerg Billeter2007-11-291-1/+1
* don't use filter function in makefiles as it's a GNU make extensionJuerg Billeter2007-11-271-4/+7
* replace deprecated INCLUDES by AM_CPPFLAGSJuerg Billeter2007-11-271-5/+3
* fix signedness mismatchJuerg Billeter2007-11-041-1/+1
* Use --basedir in build system and rename all VAPI files to .vapi, requiresJuerg Billeter2007-10-092-22/+1
* add --basedir option, fixes bug 483843Juerg Billeter2007-10-091-5/+69
* use .vapi as file extension for bindings, fixes bug 483840Juerg Billeter2007-10-081-2/+25
* rename CodeGenerator to CCodeGenerator, add abstract CodeGenerator andJuerg Billeter2007-09-171-2/+3
* update license headers to the GNU Lesser General Public License, versionJuerg Billeter2007-09-071-1/+1
* fix implicit casts to support non-GObject classes, enable run-time checksJuerg Billeter2007-09-011-3/+3
* don't implicitly derive from GLib.Object in preparation for a moreJuerg Billeter2007-08-301-1/+1
* fix build system to pass distcheck, based on patch by Nicolas Trangez,Juerg Billeter2007-08-211-0/+1
* support --directory option, use basename of input filenames, patch byJuerg Billeter2007-08-211-0/+1
* provide --save-temps option keep generated C source and header files whenMathias Hasselmann2007-08-081-0/+3
* support passing C source files to the command line, patch by NicolasJuerg Billeter2007-08-081-8/+7
* add experimental D-Bus client supportJuerg Billeter2007-08-061-1/+5
* add internal copy of libgee and use Gee.ArrayList, Gee.HashMap, andJuerg Billeter2007-07-271-1/+1
* add --cc and -X options to be able to specify custom command and optionsJuerg Billeter2007-07-241-1/+6
* derive from Symbol class where appropriate and move symbol table intoJuerg Billeter2007-07-211-7/+0
* remove Error out parameters, use exceptionsJuerg Billeter2007-07-121-16/+18
* add --thread option to enable multithreading supportJuerg Billeter2007-07-101-0/+3
* remove obsolete ref modifier and callback keywordJuerg Billeter2007-07-091-2/+3
* write cprefix and lower_case_cprefix of namespaces and writeJuerg Billeter2007-07-031-7/+7
* enhance commandline interface, add support for invoking c compiler updateJürg Billeter2007-06-151-11/+44
* move code generator to new gobject directory updateJürg Billeter2007-05-031-2/+2
* Move contents of vala-pkg to trunkJürg Billeter2007-05-022-0/+287