index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
checker
Age
Commit message (
Expand
)
Author
2016-07-26
Merge remote-tracking branch 'gforge/v8.5' into v8.6
Matthieu Sozeau
2016-07-25
Fix bug #4876: critical bug in guard condition checker.
Matthieu Sozeau
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-01
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-06-29
A new infrastructure for warnings.
Maxime Dénès
2016-06-27
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-23
Remove extraction-specific code from the checker.
Guillaume Melquiond
2016-06-18
Fixing the checker.
Pierre-Marie Pédrot
2016-06-16
Merge PR #79: Let the kernel assume that a (co-)inductive type is positive.
Pierre-Marie Pédrot
2016-06-16
Fixing the checker.
Pierre-Marie Pédrot
2016-06-14
Preventive compatibility fixes for flushing.
Emilio Jesus Gallego Arias
2016-06-14
configure: use ln on linux and cp on windows
Enrico Tassi
2016-06-09
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-07
Do not use COQLIBS for the validate rule produced by coq_makefile (bug #4693).
Guillaume Melquiond
2016-06-05
Fix incorrect checking of library checksums.
Maxime Dénès
2016-06-01
Merge branch 'yet-another-makefile-bigbang' into trunk
Pierre Letouzey
2016-06-01
Makefile: restore the use of coqdep_boot for creating .v.d files
Pierre Letouzey
2016-05-31
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
Checker: avoid using obsolete names from Names
Pierre Letouzey
2016-05-31
Checker: no more -I kernel via a few symlinks (for Names and Esubst)
Pierre Letouzey
2016-05-04
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-02
Make votour a bit more robust/forgiving with respect to user commands (bug #4...
Guillaume Melquiond
2016-05-02
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-04-28
Fix missing newline in coqchk engagement (bug #4694).
Guillaume Melquiond
2016-03-30
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-22
A patch renaming equal into eq in the module dealing with
Hugo Herbelin
2016-03-10
Removing OCaml deprecated function names from the Lazy module.
Pierre-Marie Pédrot
2016-03-05
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-04
Rename Ephemeron -> CEphemeron.
Maxime Dénès
2016-02-15
CLEANUP: Simplifying the changes done in "checker/*"
Matej Kosik
2016-02-09
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update cic.mli MD5 after header update.
Maxime Dénès
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-06
Remove deprecated command-line options such as "-as".
Guillaume Melquiond
2016-01-06
Merge remote-tracking branch 'origin/v8.5' into trunk
Guillaume Melquiond
2016-01-06
Protect code against changes in Map interface.
Maxime Dénès
2016-01-05
Fix order of files in mllib.
Maxime Dénès
2015-12-31
Remove unused function Checker.print_loc.
Guillaume Melquiond
2015-12-22
Do not compose "str" and "to_string" whenever possible.
Guillaume Melquiond
2015-12-05
Factorizing unsafe code by relying on the new Dyn module.
Pierre-Marie Pédrot
2015-11-15
Displaying the object identifier in votour.
Pierre-Marie Pédrot
2015-11-05
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-11-04
Checker was forgetting to register global universes introduced by opaque
Matthieu Sozeau
2015-10-02
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-02
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-02
Univs: fix checker generating undeclared universes.
Matthieu Sozeau
2015-10-02
Univs: update checker
Matthieu Sozeau
2015-09-29
Make the interface of System.raw_extern_intern much saner.
Guillaume Melquiond
2015-09-06
Merge branch 'v8.5'
Pierre-Marie Pédrot
[next]