summaryrefslogtreecommitdiff
path: root/ccode/valaccodewriter.vala
Commit message (Expand)AuthorAgeFilesLines
* Revert "Make more use of native GLib.Regex syntax"Rico Tzschichholz2021-12-271-1/+4
* Make more use of native GLib.Regex syntaxRico Tzschichholz2021-12-221-4/+1
* ccode: Don't allow more than one consecutive empty lines in generated codeRico Tzschichholz2018-11-191-0/+9
* Use dedicated version api of libvala internally as wellRico Tzschichholz2018-08-091-1/+1
* Drop trailing spaces/tabsRico Tzschichholz2018-03-271-12/+12
* ccode: Reformat function declaration and definition for better readabilityRico Tzschichholz2017-11-191-0/+7
* codewriter: Update timestamps of generated c-files if neededRico Tzschichholz2017-04-301-0/+8
* Don't create constant Regex on demand and use static field where possibleRico Tzschichholz2016-11-011-2/+5
* ccodewriter: Use private _bol field instead of propertyRico Tzschichholz2016-11-011-2/+2
* writer: Some string optimizationsRico Tzschichholz2016-11-011-4/+1
* Avoid some string copyingRico Tzschichholz2016-11-011-4/+1
* Append doc comments to generated C filesJürg Billeter2010-07-271-19/+26
* Create destination directory when writing C filesRémy Saissy2010-06-071-0/+6
* valac: Add --enable-version-header optionJürg Billeter2010-03-211-2/+5
* Fix crash when opening file failsJürg Billeter2010-02-071-2/+6
* Add `do not modify' note at the top of generated C filesMichael B. Trausch2009-09-271-1/+19
* Comment handling improvementsFlorian Brosch2009-09-041-5/+13
* Use basename of C file in line directiveJürg Billeter2009-04-081-1/+1
* Emit line directive when there is no corresponding Vala lineJürg Billeter2009-04-081-4/+15
* Don't derive from GObject in libvala where not necessary to improveJürg Billeter2008-08-141-17/+9
* Fix crash when opening output file fails, fixes bug 466573Juerg Billeter2008-05-111-8/+19
* fix build when using non-null typesJuerg Billeter2008-04-131-2/+2
* report warning when using obsolete syntax for non-null typesJuerg Billeter2008-04-131-3/+3
* 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-8/+13
* don't implicitly derive from GLib.Object in preparation for a moreJuerg Billeter2007-08-301-1/+1
* remove Error out parameters, use exceptionsJuerg Billeter2007-07-121-9/+13
* write cprefix and lower_case_cprefix of namespaces and writeJuerg Billeter2007-07-031-7/+7
* Move contents of vala-pkg to trunkJürg Billeter2007-05-021-0/+184