index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
checker
Commit message (
Expand
)
Author
Age
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-06-08
|
\
*
|
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
*
|
Merge PR#512: [cleanup] Unify all calls to the error function.
Maxime Dénès
2017-05-29
|
\
\
|
|
*
Fix a bug in checker
Amin Timany
2017-05-28
|
*
|
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
|
|
[checker] [votour] resolve warning 52 fragile constant pattern
Gaëtan Gilbert
2017-05-26
*
|
|
[votour] Fix/disable warnings.
Emilio Jesus Gallego Arias
2017-05-26
*
|
|
[votour] Fix build with -safe-string (bug 5553)
Emilio Jesus Gallego Arias
2017-05-26
|
/
/
*
|
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
|
\
\
|
*
\
Merge PR#411: Mention template polymorphism in the documentation.
Maxime Dénès
2017-05-03
|
|
\
\
|
*
\
\
Merge PR#582: Fix warnings
Maxime Dénès
2017-05-02
|
|
\
\
\
|
*
|
|
|
More consistent writing of de Bruijn.
Théo Zimmermann
2017-05-01
|
|
*
|
|
Remove uses of [Flags.make_silent]
Gaetan Gilbert
2017-04-27
|
|
*
|
|
Remove some unused values and types
Gaetan Gilbert
2017-04-27
|
|
*
|
|
Remove unused [rec] keywords
Gaetan Gilbert
2017-04-27
|
|
*
|
|
Locally disable some warnings.
Gaetan Gilbert
2017-04-27
|
|
/
/
/
*
/
/
/
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-25
|
/
/
/
|
*
/
Update various comments to use "template polymorphism"
Gaetan Gilbert
2017-04-11
|
/
/
*
|
[pp] Remove uses of expensive string_of_ppcmds.
Emilio Jesus Gallego Arias
2017-03-21
*
|
Moving unused code out of the kernel into Termops.
Pierre-Marie Pédrot
2016-10-31
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-02
|
\
|
|
*
Merge remote-tracking branch 'github/pr/257' into v8.6
Maxime Dénès
2016-09-30
|
|
\
|
*
|
fix bug 3683 : adds references to the web site for the bug tracker
Yves Bertot
2016-09-29
*
|
|
Merge PR #244.
Pierre-Marie Pédrot
2016-09-08
|
\
\
\
|
*
|
|
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
|
*
|
|
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
|
*
|
|
Unify location handling of error functions.
Emilio Jesus Gallego Arias
2016-08-19
|
/
/
/
|
|
*
[checker] Fix/fine tune printing.
Emilio Jesus Gallego Arias
2016-08-18
|
|
/
*
/
remove checker/Makefile
Pierre Letouzey
2016-07-26
|
/
*
Merge remote-tracking branch 'gforge/v8.5' into v8.6
Matthieu Sozeau
2016-07-26
|
\
|
*
Fix bug #4876: critical bug in guard condition checker.
Matthieu Sozeau
2016-07-25
*
|
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
|
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-07-01
*
|
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-27
|
\
|
|
*
Remove extraction-specific code from the checker.
Guillaume Melquiond
2016-06-23
*
|
Fixing the checker.
Pierre-Marie Pédrot
2016-06-18
*
|
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-16
*
|
|
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-14
*
|
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-09
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Do not use COQLIBS for the validate rule produced by coq_makefile (bug #4693).
Guillaume Melquiond
2016-06-07
|
*
|
Fix incorrect checking of library checksums.
Maxime Dénès
2016-06-05
*
|
|
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-06-01
*
|
|
|
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-31
*
|
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-04
|
\
|
|
[next]