aboutsummaryrefslogtreecommitdiffhomepage
path: root/checker
Commit message (Expand)AuthorAge
* Checker: vo validation checks the absence of Var/Evar/MetaGravatar letouzey2013-04-15
* Checker : a md5-based way to ensure checker/values.ml is always in syncGravatar letouzey2013-04-15
* votour: a small tool for guided tours of .voGravatar letouzey2013-04-15
* Checker: vo validation is now done in check.ml (and always)Gravatar letouzey2013-04-15
* Checker: get rid of code handling section variablesGravatar letouzey2013-04-15
* Checker: empty sections hardcoded in cb and mindGravatar letouzey2013-04-15
* Checker: reified encoding of .vo types in values.mlGravatar letouzey2013-04-15
* Checker: regroup all vo-related types in cic.mliGravatar letouzey2013-04-15
* Revised infrastructure for lazy loading of opaque proofsGravatar letouzey2013-04-02
* Mod_subst.force: avoid using join when only one substGravatar letouzey2013-04-02
* Minor cleanup concerning Mod_subst.MBImapGravatar letouzey2013-04-02
* Safe_typing+Libary: use some arrays instead of lists in vo structuresGravatar letouzey2013-03-28
* Minor code cleaning in CArray / CList.Gravatar ppedrot2013-03-23
* Removing mandatory suffixes for library files.Gravatar ppedrot2013-03-21
* Checker: simplify a bit its exception handlerGravatar letouzey2013-03-17
* Fix compilation of coqchk (broken by commit 16268), bis repetitaGravatar letouzey2013-03-13
* Fix compilation of coqchk (broken by commit 16268)Gravatar letouzey2013-03-13
* Restrict (try...with...) to avoid catching critical exn (part 2)Gravatar letouzey2013-03-12
* Restrict (try...with...) to avoid catching critical exn (part 1)Gravatar letouzey2013-03-12
* More monomorphization.Gravatar ppedrot2013-03-05
* Names: shortcuts for building {kn, constant, mind} with empty sectionsGravatar letouzey2013-02-26
* Names: Modularize constant and mutual_inductiveGravatar letouzey2013-02-26
* Dir_path --> DirPathGravatar letouzey2013-02-19
* Names: revised representation of constants and mutual_inductiveGravatar letouzey2013-02-19
* Removing Exc_located and using the new exception enrichementGravatar ppedrot2013-02-18
* Added exception enrichment. Now one can define additional arbitraryGravatar ppedrot2013-02-18
* use List.rev_map whenever possibleGravatar letouzey2013-02-18
* Minor code cleanups, especially take advantage of Dir_path.is_emptyGravatar letouzey2013-02-18
* make validate repaired via a temporary fix for #2949Gravatar letouzey2013-02-13
* Checker: re-sync vo structures after Maxime's commit 16136Gravatar letouzey2013-02-12
* Fixing coqchk compilation after commit r16183Gravatar ppedrot2013-02-03
* Added backtrace primitives.Gravatar ppedrot2013-01-28
* Uniformization of the "anomaly" command.Gravatar ppedrot2013-01-28
* Added backtrace information to anomaliesGravatar ppedrot2013-01-28
* Array.create is deprecatedGravatar pboutill2012-12-19
* Modulification of mod_bound_idGravatar ppedrot2012-12-18
* Modulification of LabelGravatar ppedrot2012-12-18
* Modulification of dir_pathGravatar ppedrot2012-12-14
* Modulification of identifierGravatar ppedrot2012-12-14
* Moving hcons_string to String namespace.Gravatar ppedrot2012-12-14
* Cleaning and small optimization in CList.Gravatar ppedrot2012-11-20
* Added a CString module.Gravatar ppedrot2012-11-13
* Added an Int module with dummy utility functions.Gravatar ppedrot2012-11-08
* univ inconsistency error message gives evidence of a cycleGravatar barras2012-10-17
* still some more dead code removalGravatar letouzey2012-10-06
* Getting rid of Compat in the checker.Gravatar ppedrot2012-10-04
* Moved Compat to parsing. This permits to break the dependency of theGravatar ppedrot2012-10-04
* Reusing the Hashset data structure in Hashcons. Hopefully, this shouldGravatar ppedrot2012-09-26
* More cleanup of Util: utf8 aspects moved to a new file unicode.mlGravatar letouzey2012-09-18
* Cleaning interface of Util.Gravatar ppedrot2012-09-18