index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
toplevel
Commit message (
Expand
)
Author
Age
*
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
*
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-08-16
|
\
|
*
Do not assume the "TERM" environment variable is always set (bug #5007).
Guillaume Melquiond
2016-08-11
*
|
Merge remote-tracking branch 'gforge/v8.5' into v8.6
Matthieu Sozeau
2016-07-29
|
\
|
|
*
Fix bug #3886, generation of obligations of fixes
Matthieu Sozeau
2016-07-29
*
|
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-07-07
|
\
|
|
*
Prevent "Load" from displaying all the intermediate subgoals.
Guillaume Melquiond
2016-07-07
|
*
Do not display goals in -compile-verbose mode (bug #4841).
Guillaume Melquiond
2016-07-07
*
|
Program: fix #4873: transparency option not used
Matthieu Sozeau
2016-07-07
*
|
Renaming to more generic has_dependent_elim test
Matthieu Sozeau
2016-07-06
*
|
Move is_prim... to Inductiveops and correct Scheme
Matthieu Sozeau
2016-07-06
*
|
primproj: warning and avoid error.
Matthieu Sozeau
2016-07-06
*
|
Fix #4793: Coq 8.6 should accept -compat 8.6
Maxime Dénès
2016-07-06
*
|
rename toplevel/cerror.ml into explainErr.ml (too close to the new lib/cError...
Pierre Letouzey
2016-07-03
*
|
closure.ml renamed into cClosure.ml (avoid clash with a compiler-libs module)
Pierre Letouzey
2016-07-03
*
|
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
*
|
Univs: Fix bug #4726
Matthieu Sozeau
2016-06-29
*
|
Univs: earlier errors for strict univ decls #4527
Matthieu Sozeau
2016-06-29
*
|
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
|
Properly handle the only printing flag in Reserved Notations.
Pierre-Marie Pédrot
2016-06-28
*
|
Properly handling the only printing flag when parsing rules already exist.
Pierre-Marie Pédrot
2016-06-28
*
|
Program: refine shrinking of obligations
Matthieu Sozeau
2016-06-27
*
|
Rework treatment of default transparency of obligations
Matthieu Sozeau
2016-06-27
*
|
Shrink Proofs/Obligations by default and deprecate
Matthieu Sozeau
2016-06-27
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-27
|
\
|
*
|
Merge remote-tracking branch 'github/pr/223' into feedback-locations
Maxime Dénès
2016-06-27
|
\
\
*
|
|
Adding ability to put any pattern in binders, prefixed by a quote.
Daniel de Rauglaudre
2016-06-27
|
*
|
[feedback] Add optional ?loc parameter to loggers.
Emilio Jesus Gallego Arias
2016-06-25
|
/
/
*
|
Merge remote-tracking branch 'github/pr/212' into trunk
Maxime Dénès
2016-06-20
|
\
\
|
*
|
Add file name, line number and beginning of line position to locations.
Maxime Dénès
2016-06-20
*
|
|
Fix bug #4836: Anomaly: Uncaught exception Invalid_argument.
Pierre-Marie Pédrot
2016-06-19
*
|
|
Reuse the typing_flags datatype for inductives.
Pierre-Marie Pédrot
2016-06-18
*
|
|
Moving the typing_flags to the environment.
Pierre-Marie Pédrot
2016-06-18
*
|
|
Print the type-in-type flag in various user-facing functions.
Pierre-Marie Pédrot
2016-06-18
|
/
/
|
*
A hack to fix another regression with Ltac trace report in 8.5. E.g.
Hugo Herbelin
2016-06-18
*
|
Factorizing the uses of Declareops.safe_flags.
Pierre-Marie Pédrot
2016-06-16
*
|
Protect the beautifier from change in the lexer state (typically by
Hugo Herbelin
2016-06-16
*
|
Merge '/pr/206' into trunk
Enrico Tassi
2016-06-16
|
\
\
*
\
\
Merge PR #79: Let the kernel assume that a (co-)inductive type is positive.
Pierre-Marie Pédrot
2016-06-16
|
\
\
\
*
|
|
|
--print-version produces machine readable version info
Enrico Tassi
2016-06-16
*
|
|
|
Merge remote-tracking branch 'github/pr/194' into trunk
Maxime Dénès
2016-06-16
|
\
\
\
\
|
|
*
|
|
Remove the syntax changes introduced by this branch.
Pierre-Marie Pédrot
2016-06-15
|
|
*
|
|
Allow `Pretyping.search_guard` to not check guard
Arnaud Spiwack
2016-06-15
|
|
*
|
|
Assume totality: dedicated type rather than bool
Arnaud Spiwack
2016-06-14
*
|
|
|
|
Preventive compatibility fixes for flushing.
Emilio Jesus Gallego Arias
2016-06-14
*
|
|
|
|
Fix for bug #4784
Emilio Jesus Gallego Arias
2016-06-14
|
|
|
*
|
Allow catching of EvaluatedError exceptions.
Emilio Jesus Gallego Arias
2016-06-14
|
|
_
|
/
/
|
/
|
|
|
[next]