aboutsummaryrefslogtreecommitdiff
path: root/checker
AgeCommit message (Expand)Author
2013-08-22Change in vo format : digest aren't Marshalled anymoreletouzey
2013-08-20Fixing votourppedrot
2013-08-20Fix compilation of coqcheckgareuselesinge
2013-08-20Declarations.mli: reorganization of modular structuresletouzey
2013-08-20Repair coqcheck : constant_body constraints are also futureletouzey
2013-08-09checker validation fixed w.r.t. Futuresgareuselesinge
2013-08-09checker validation made a bit more verbosegareuselesinge
2013-08-08State Transaction Machinegareuselesinge
2013-07-17Declaremods: major refactoring, stop duplicating libobjects in modulesletouzey
2013-05-12Added a generic notion of hook. Hooks are functions to be setppedrot
2013-05-08Uniformizing the [if_warn] flag used for warning printing and putppedrot
2013-04-23Remove deprecated option -no-hash-consing (currently doing nothing)letouzey
2013-04-15Checker: vo validation checks the absence of Var/Evar/Metaletouzey
2013-04-15Checker : a md5-based way to ensure checker/values.ml is always in syncletouzey
2013-04-15votour: a small tool for guided tours of .voletouzey
2013-04-15Checker: vo validation is now done in check.ml (and always)letouzey
2013-04-15Checker: get rid of code handling section variablesletouzey
2013-04-15Checker: empty sections hardcoded in cb and mindletouzey
2013-04-15Checker: reified encoding of .vo types in values.mlletouzey
2013-04-15Checker: regroup all vo-related types in cic.mliletouzey
2013-04-02Revised infrastructure for lazy loading of opaque proofsletouzey
2013-04-02Mod_subst.force: avoid using join when only one substletouzey
2013-04-02Minor cleanup concerning Mod_subst.MBImapletouzey
2013-03-28Safe_typing+Libary: use some arrays instead of lists in vo structuresletouzey
2013-03-23Minor code cleaning in CArray / CList.ppedrot
2013-03-21Removing mandatory suffixes for library files.ppedrot
2013-03-17Checker: simplify a bit its exception handlerletouzey
2013-03-13Fix compilation of coqchk (broken by commit 16268), bis repetitaletouzey
2013-03-13Fix compilation of coqchk (broken by commit 16268)letouzey
2013-03-12Restrict (try...with...) to avoid catching critical exn (part 2)letouzey
2013-03-12Restrict (try...with...) to avoid catching critical exn (part 1)letouzey
2013-03-05More monomorphization.ppedrot
2013-02-26Names: shortcuts for building {kn, constant, mind} with empty sectionsletouzey
2013-02-26Names: Modularize constant and mutual_inductiveletouzey
2013-02-19Dir_path --> DirPathletouzey
2013-02-19Names: revised representation of constants and mutual_inductiveletouzey
2013-02-18Removing Exc_located and using the new exception enrichementppedrot
2013-02-18Added exception enrichment. Now one can define additional arbitraryppedrot
2013-02-18use List.rev_map whenever possibleletouzey
2013-02-18Minor code cleanups, especially take advantage of Dir_path.is_emptyletouzey
2013-02-13make validate repaired via a temporary fix for #2949letouzey
2013-02-12Checker: re-sync vo structures after Maxime's commit 16136letouzey
2013-02-03Fixing coqchk compilation after commit r16183ppedrot
2013-01-28Added backtrace primitives.ppedrot
2013-01-28Uniformization of the "anomaly" command.ppedrot
2013-01-28Added backtrace information to anomaliesppedrot
2012-12-19Array.create is deprecatedpboutill
2012-12-18Modulification of mod_bound_idppedrot
2012-12-18Modulification of Labelppedrot
2012-12-14Modulification of dir_pathppedrot