summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* driver/0.36.x: Follow libvala API changeRico Tzschichholz2016-11-111-5/+1
* valadoc: Call setlocale in main functionTing-Wei Lan2016-10-181-0/+1
* Fix typo in Run.Style enumBen Iofel2016-10-081-1/+1
* Fix non-matching generic types of inferface implementationsRico Tzschichholz2016-09-302-4/+4
* Fix 'static const' warnings with vala 0.33.1Rico Tzschichholz2016-09-301-1/+1
* driver: Add support for vala-0.36Rico Tzschichholz2016-09-308-1/+2869
* driver: Add support for vala-0.34Rico Tzschichholz2016-05-188-1/+2869
* File Helper: Copy directories recursivelyBen Iofel2016-03-301-7/+13
* html: Allow to change +/- icons in CSSFlorian Brosch2016-01-171-13/+15
* html: Open external links in a new tab/windowFlorian Brosch2016-01-161-1/+7
* Fix typoFlorian Brosch2016-01-143-8/+8
* libvaladoc: Add highlighter for C, XML, ValaFlorian Brosch2016-01-1014-25/+1599
* gtkdoc: Fix generated markup for source code blocksPhilip Withnall2016-01-101-2/+2
* charts: Fix error handling if gvRenderData() returns an errorPhilip Withnall2016-01-102-5/+8
* libvaladoc: Improve error message on failing to load a driverPhilip Withnall2016-01-101-1/+4
* Add colored outputFlorian Brosch2016-01-1026-103/+410
* Allow to link to named constructors directlyFlorian Brosch2016-01-101-1/+1
* Hide namespaces without visible membersFlorian Brosch2016-01-102-0/+14
* HTML doclet: don't write '-' with no descriptionBen Iofel2016-01-101-4/+12
* Markdown parser: fix method call on nullBen Iofel2016-01-051-1/+1
* driver: Add support for vala-0.32Rico Tzschichholz2015-11-278-1/+2869
* driver: Drop support for vala-0.16/18Rico Tzschichholz2015-10-1314-5739/+0
* driver: Add support for vala-0.30Rico Tzschichholz2015-04-228-1/+2869
* driver: Add support for vala-0.28Rico Tzschichholz2014-09-238-1/+2869
* Add support for unowned/weak array elementsFlorian Brosch2014-09-021-4/+19
* drivers: Mark arrays as unowned instead of weakFlorian Brosch2014-09-026-1/+31
* ctypresolver: signals: register default implementationsFlorian Brosch2014-09-021-0/+5
* signals: collect default implementationsFlorian Brosch2014-09-027-1/+13
* embedded: Fix check() for relative pathsFlorian Brosch2014-09-023-3/+6
* gir-importer: docbook: process all <doc-* tagsFlorian Brosch2014-08-291-29/+90
* gir: ignore type struct docsFlorian Brosch2014-08-291-1/+4
* girmetadata: allow to override <ONLINE>Florian Brosch2014-08-292-2/+6
* gir-importer: docbook: resolve internal linksFlorian Brosch2014-08-292-13/+20
* gir-importer: markdown: resolve internal linksFlorian Brosch2014-08-2914-47/+252
* Allow to inherit from imported docsFlorian Brosch2014-08-298-61/+70
* html: add <meta charset="UTF-8"/>Florian Brosch2014-08-292-0/+3
* gir-importer: skip <union> elements without ctype-attributesFlorian Brosch2014-08-291-0/+4
* Split process-comments into parse and check runsFlorian Brosch2014-08-2916-48/+210
* ctyperesolver, virtual signals: register function pointer namesFlorian Brosch2014-08-291-22/+4
* docbook: improve implicit parameter handlingFlorian Brosch2014-08-293-99/+145
* Improve handling for c::thisFlorian Brosch2014-08-293-14/+23
* docbook-parser: Accept symbols with trailing 's'Florian Brosch2014-08-291-5/+6
* Improve CTypeResolver for virtual/abstract methodsFlorian Brosch2014-08-291-14/+25
* gir-importer: add support for markdownFlorian Brosch2014-08-2917-189/+1995
* driver/0.26.x: Follow API change and require valac >= 0.25.2Rico Tzschichholz2014-08-261-6/+6
* driver/0.24.x: Drop support for unstable valac <= 0.23.1Rico Tzschichholz2014-08-243-12/+0
* Make PropertyAccessorType a flag to correctly handle its possible statesRico Tzschichholz2014-03-258-12/+30
* driver: Add support for vala-0.26Rico Tzschichholz2014-03-258-1/+2860
* libvaladoc/api: Correctly handle construct-only propertiesRico Tzschichholz2014-02-111-1/+1
* Use POSIX redirect, for portability.Koop Mast2014-01-182-2/+2