index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
Age
Commit message (
Expand
)
Author
2016-09-14
Allowing to extend the Print Grammar command generically.
Pierre-Marie Pédrot
2016-09-08
Making Proof_global terminator generic in external tactics.
Pierre-Marie Pédrot
2016-09-08
Unplugging Tacexpr in several interface files.
Pierre-Marie Pédrot
2016-09-08
Making Vernacexpr independent from Tacexpr.
Pierre-Marie Pédrot
2016-09-08
Merge PR #244.
Pierre-Marie Pédrot
2016-09-02
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-08-30
Fix #4941 - ~/.coqrc file confusing locations
Maxime Dénès
2016-08-30
CLEANUP: switching from "right-to-left" to "left-to-right" function compositi...
Matej Kosik
2016-08-30
CLEANUP: using |> operator more consistently
Matej Kosik
2016-08-29
CLEANUP: taking advantage of "_ % _" operator to express function composition...
Matej Kosik
2016-08-27
Support qualified identifiers in Show Match (bug #5050).
Guillaume Melquiond
2016-08-25
Merge remote-tracking branch 'v8.6' into trunk
Matej Kosik
2016-08-25
Do not export an internal function in Namegen.
Pierre-Marie Pédrot
2016-08-25
CLEANUP: removing calls of the "Context.Named.Declaration.get_value" function
Matej Kosik
2016-08-24
CLEANUP: minor readability improvements
Matej Kosik
2016-08-24
Properly compute types for assumed section variables (bug #5035).
Guillaume Melquiond
2016-08-24
Merge PR #260: "Fix bug 4842 (Time prints in multiple lines)" into v8.6
Pierre-Marie Pédrot
2016-08-24
Merge PR #258: "Fix newline issues" into v8.6
Pierre-Marie Pédrot
2016-08-23
Arguments: give / after last ! error detection fixed
Enrico Tassi
2016-08-23
fix get_host_port error message (#4724)
Enrico Tassi
2016-08-21
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-08-20
Fixing an anomaly in printing a unification error message.
Hugo Herbelin
2016-08-19
[pp] Fix bug 4842 (Time prints in multiple lines)
Emilio Jesus Gallego Arias
2016-08-19
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
[pp] Fix newline issues.
Emilio Jesus Gallego Arias
2016-08-16
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-08-11
Do not assume the "TERM" environment variable is always set (bug #5007).
Guillaume Melquiond
2016-07-29
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-07
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-06
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-03
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-01
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-06-29
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-28
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-27
Program: refine shrinking of obligations
Matthieu Sozeau
2016-06-27
Rework treatment of default transparency of obligations
Matthieu Sozeau
[next]