aboutsummaryrefslogtreecommitdiffstats
path: root/cparser/Cerrors.ml
Commit message (Expand)AuthorAgeFilesLines
* Warning for decls without name in composites.Bernhard Schommer2016-11-221-5/+5
* Remove unnecessary usage of isatty.Bernhard Schommer2016-10-181-1/+1
* Catch errors from Unix for isatty.Bernhard Schommer2016-10-181-1/+4
* mention -Wall in help textMichael Schmidt2016-09-221-0/+1
* Added compcert-conformance to wall. Bug 19872Bernhard Schommer2016-09-221-0/+2
* Renamed pedantic to implicit-int.Bernhard Schommer2016-09-221-5/+6
* Fix typo in option name. Bug 18004Bernhard Schommer2016-09-211-1/+1
* Make unnamed default + correct empty struct warning. Bug 18004Bernhard Schommer2016-09-211-0/+1
* Remove the duplicated :. Bug 18004Bernhard Schommer2016-09-211-3/+3
* Added conformance warning.Bernhard Schommer2016-08-311-0/+2
* Merge branch 'master' into advanced-diagnosticsBernhard Schommer2016-08-291-2/+6
|\
| * Fixed typo. Bug 19504Bernhard Schommer2016-08-081-1/+1
| * Added error check before transformations.Bernhard Schommer2016-08-081-2/+4
* | Additional test for color output.Bernhard Schommer2016-08-051-19/+16
* | Classified all warnings and added various options.Bernhard Schommer2016-07-291-13/+249
|/
* Added [Cerrors.fatal_error_raw].François Pottier2015-10-231-0/+12
* Integration of Jacques-Henri Jourdan's verified parser.xleroy2014-04-291-0/+3
* Catch and report Env errors arising out of some Cutil functionsxleroy2013-12-301-1/+1
* checklink: first import of Valentin Robert's validator for asm and linkxleroy2012-03-281-0/+55