summaryrefslogtreecommitdiff
path: root/vala/valareport.vala
Commit message (Expand)AuthorAgeFilesLines
* vala,libvaladoc: Properly check for colored terminal output on Windowswszqkzqk2023-01-041-2/+5
* Fix output decoding error of non-ASCII character on Win32wszqkzqk2022-11-271-5/+5
* vala: Show source location when reporting deprecationsRico Tzschichholz2021-12-271-1/+1
* Revert "Make more use of native GLib.Regex syntax"Rico Tzschichholz2021-12-271-1/+8
* Make more use of native GLib.Regex syntaxRico Tzschichholz2021-12-221-8/+1
* vala: Add multi-line support to Vala.ReportLorenz Wildberg2021-11-081-28/+31
* vala: Convert Report.*() to real printf-like functionsRico Tzschichholz2020-10-261-10/+15
* vala: Use non-deprecated GLib.ModuleFlags valuesRico Tzschichholz2019-06-141-1/+1
* Drop trailing spaces/tabsRico Tzschichholz2018-03-271-1/+1
* docs: Clarify SGR as Select Graphic RenditionAlistair Thomas2017-09-061-13/+13
* Drop superfluous inheriting from GLib.ObjectRico Tzschichholz2017-06-271-1/+1
* compiler: Add --color=WHEN optionRico Tzschichholz2017-04-171-2/+8
* Don't create constant Regex on demand and use static field where possibleRico Tzschichholz2016-11-011-2/+3
* Add colored outputFlorian Brosch2014-09-231-34/+247
* Use SourceLocation in SourceReferenceJürg Billeter2012-06-021-4/+4
* Make Vala.Report.{errors,warnings} fields protectedAbderrahim Kitouni2011-08-191-2/+2
* Add support for [Experimental] attributeMarco Trevisan (Treviño)2011-03-151-0/+3
* Do not use verbose error reporting for deprecation warningsJürg Billeter2011-01-281-0/+22
* Improve error message on duplicate definitionJürg Billeter2010-03-221-1/+25
* valac: Add --disable-warnings command-line optionJürg Billeter2009-09-261-0/+6
* Support context-specific error reporting and add a context stack, based onJürg Billeter2009-02-201-8/+16
* Deprecate static classes, patch by Jared Moore, fixes bug 524509Juerg Billeter2008-05-251-11/+11
* fix build when using non-null typesJuerg Billeter2008-04-131-3/+3
* report warning when using obsolete syntax for non-null typesJuerg Billeter2008-04-131-3/+3
* add -v commandline option to improve error reporting, patch by DanielJuerg Billeter2008-03-231-0/+53
* mark Report class as static, fixes bug 492107Jürg Billeter2007-11-011-2/+2
* update license headers to the GNU Lesser General Public License, versionJuerg Billeter2007-09-071-1/+1
* Move contents of vala-pkg to trunkJürg Billeter2007-05-021-0/+75