summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-06Release version 0.2.00.2.0Philip Withnall1-0/+6
2014-05-06tests: Use the uninstalled gnome-clang and plugin in the testsPhilip Withnall1-2/+8
2014-05-06tests: Fix builddir ≠ srcdir problemsPhilip Withnall1-3/+8
2014-05-06scripts: Use `which clang` instead of hardcoding /usr/binPhilip Withnall1-2/+2
2014-05-06scripts: Support running gnome-clang while uninstalledPhilip Withnall3-4/+22
2014-05-06bugs: Add a comment about diagnostic outputPhilip Withnall2-0/+30
2014-05-06tests: Add tests for existing assertion extraction codePhilip Withnall7-0/+332
2014-05-06clang-plugin: Make failure to load a GI typelib a warning not an errorPhilip Withnall1-2/+2
2014-05-06clang-plugin: Automatically promote int to uint with constant varargsPhilip Withnall2-1/+27
2014-05-06clang-plugin: Don’t confuse integer constants with NULLPhilip Withnall2-1/+10
2014-05-06scripts: Mark gnome-clang as executablePhilip Withnall4-0/+80
2014-05-06tests: Move templates out of wrapper-compiler-errors into new filesPhilip Withnall13-23/+64
2014-05-06clang-plugin: Hard-code GLib functions to ignore for nullability checksPhilip Withnall1-1/+31
2014-05-06clang-plugin: Support (optional) and (nullable) attributesPhilip Withnall4-2/+38
2014-05-06clang-plugin: Add extra debug info on internal warningsPhilip Withnall2-6/+9
2014-05-05clang-plugin: Clarify some nullability checker error messagesPhilip Withnall1-6/+4
2014-05-05clang-plugin: Handle additional Expr types in the assertion extracterPhilip Withnall1-0/+20
2014-05-05clang-plugin: Enable GVariant checks for other methodsPhilip Withnall8-6/+211
2014-05-05clang-plugin: Fix parsing of convenience formats for GVariantsPhilip Withnall1-12/+21
2014-05-05clang-plugin: Tidy up documentation in gvariant-checker.cppPhilip Withnall1-9/+10
2014-05-05bugs: File a bug about writing a custom test driverPhilip Withnall3-0/+85
2014-05-05clang-plugin: Add support for checking g_variant_get() callsPhilip Withnall5-97/+705
2014-05-03clang-plugin: Add support for a GVariant checkerPhilip Withnall8-2/+2159
2014-05-01clang-plugin: Remove GNOME_CLANG_GIRS and load all typelibs insteadPhilip Withnall4-88/+79
2014-05-01website: Add a note about system include pathsPhilip Withnall1-3/+9
2014-05-01build: Downgrade LLVM dependency to 3.4Philip Withnall2-2/+2
2014-05-01build: Explicitly check for clang-devel package availabilityPhilip Withnall1-0/+10
2014-05-01bugs: Add a note about GVariant reference countingPhilip Withnall2-0/+35
2014-05-01clang-plugin: Fix debug outputPhilip Withnall1-1/+1
2014-05-01website: Add a note about enabling debug outputPhilip Withnall1-0/+3
2014-05-01bugs: File a bug about fix-it hints in diagnosticsPhilip Withnall3-0/+82
2014-04-30bugs: File a bug about GNOME_CLANG_GIRS handlingPhilip Withnall5-0/+110
2014-04-30clang-plugin: Add GIR checks for (transfer none) vs constPhilip Withnall5-0/+193
2013-12-10website: Add tarball signature to the websitePhilip Withnall1-3/+3
2013-12-10website: Add a link to Bugs EverywherePhilip Withnall1-1/+3
2013-12-10website: Add a link to the 0.1.0 releasePhilip Withnall1-2/+2
2013-12-10Post-release version bumpPhilip Withnall2-1/+7
2013-12-10Release version 0.1.00.1.0Philip Withnall1-1/+4
2013-12-10build: Remove the website from the distributionPhilip Withnall1-5/+0
2013-12-10build: Include header files in the distributionPhilip Withnall1-0/+6
2013-12-10build: Include po directory in the buildPhilip Withnall1-0/+2
2013-12-10build: Remove non-existent file from EXTRA_DISTPhilip Withnall1-1/+0
2013-12-10docs: Add a basic HACKING filePhilip Withnall1-0/+57
2013-12-10bugs: File a bug about disabling checkersPhilip Withnall1-0/+50
2013-12-10bugs: File a bug about disabling during compilationPhilip Withnall3-0/+80
2013-12-10clang-plugin: Note a class of false positives in the nullability checkerPhilip Withnall1-0/+16
2013-12-10clang-plugin: Add various safety checks for GI base infoPhilip Withnall3-5/+36
2013-12-10clang-plugin: Improve heuristic for determining nullability from GIRsPhilip Withnall1-2/+42
2013-12-10clang-plugin: Various improvements to debug outputPhilip Withnall4-9/+16
2013-12-10clang-plugin: Handle variable references in the assertion extracterPhilip Withnall1-0/+5