index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-12-24
Removing the last quoted auto tactic in Tauto.
Pierre-Marie Pédrot
2015-12-23
Partial backtrack on commit 20641795624.
Pierre-Marie Pédrot
2015-12-22
Avoid a pointless conversion/copy.
Guillaume Melquiond
2015-12-22
Do not compose "str" and "to_string" whenever possible.
Guillaume Melquiond
2015-12-22
Move the From logic to Loadpath.expand_path.
Guillaume Melquiond
2015-12-22
Do not query module files that have already been loaded.
Guillaume Melquiond
2015-12-21
ARGUMENT EXTEND shares the toplevel representation when possible.
Pierre-Marie Pédrot
2015-12-21
Finer-grained types for toplevel values.
Pierre-Marie Pédrot
2015-12-21
Removing ad-hoc interpretation rules for tactic notations and their genarg.
Pierre-Marie Pédrot
2015-12-21
Sharing toplevel representation for several generic types.
Pierre-Marie Pédrot
2015-12-21
Changing the toplevel type of the int_or_var generic type to int.
Pierre-Marie Pédrot
2015-12-21
Removing the now useless genarg generic argument.
Pierre-Marie Pédrot
2015-12-21
Using dynamic values in tactic evaluation.
Pierre-Marie Pédrot
2015-12-21
Attaching a dynamic argument to the toplevel type of generic arguments.
Pierre-Marie Pédrot
2015-12-21
Trust the directory cache in batch mode.
Guillaume Melquiond
2015-12-18
COMMENTS: added to the "Constr.case_info" type.
Matej Kosik
2015-12-18
CLEANUP: the definition of the "Constrexpr.case_expr" type was simplified
Matej Kosik
2015-12-18
CLEANUP: removing unnecessary alias
Matej Kosik
2015-12-18
CLEANUP: Vernacexpr.VernacDeclareTacticDefinition
Matej Kosik
2015-12-18
TYPOGRAPHY: correction of one particular error in the Reference Manual
Matej Kosik
2015-12-18
CLEANUP: Removing "Vernacexpr.VernacNop" variant to which no Vernacular comma...
Matej Kosik
2015-12-18
CLEANUP: simplifying "Coqtop.init_gc" implementation
Matej Kosik
2015-12-18
CLEANUP: removing unnecessary wrapper function
Matej Kosik
2015-12-18
COMMENTS: added to some variants of "Globalnames.global_reference" type.
Matej Kosik
2015-12-18
COMMENTS: added to some variants of "Misctypes.glob_sort_gen" type.
Matej Kosik
2015-12-18
COMMENTS: added to some variants of "Glob_term.glob_constr" type.
Matej Kosik
2015-12-18
COMMENTS: added to some variants of the "Constrexpr.prim_token" type.
Matej Kosik
2015-12-18
ALPHA-CONVERSION: in "parsing/g_vernac.ml4" file
Matej Kosik
2015-12-18
COMMENTS: added to the "Unicode" module.
Matej Kosik
2015-12-18
COMMENTS: updated in the "Option" module.
Matej Kosik
2015-12-18
COMMENTS: added to some variants of the "Constr.kind_of_term" type.
Matej Kosik
2015-12-18
CLEANUP: Vernacexpr.vernac_expr
Matej Kosik
2015-12-18
COMMENTS: added to the "Predicate" module
Matej Kosik
2015-12-18
COMMENTS: added to the "Names" module.
Matej Kosik
2015-12-18
Tying the loop in tactic printing API.
Pierre-Marie Pédrot
2015-12-17
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-12-17
ALPHA-CONVERSION: in the "Reduction" module: clos_fconv --> clos_gen_conv
Matej Kosik
2015-12-17
ALPHA-CONVERSION: in the "Reduction" module: fconv --> gen_conv
Matej Kosik
2015-12-17
CLEANUP: in the Reduction module
Matej Kosik
2015-12-17
CLEANUP: in the Reductionops module
Matej Kosik
2015-12-17
CLEANUP: in the Reduction module
Matej Kosik
2015-12-17
Getting rid of some hardwired generic arguments.
Pierre-Marie Pédrot
2015-12-16
Updating credits.
Hugo Herbelin
2015-12-16
Update version numbers and magic numbers for 8.5rc1 release.
Maxime Dénès
2015-12-16
FIx parsing of tactic "simple refine".
Maxime Dénès
2015-12-16
Add a "simple refine" variant of "refine" that does not call "shelve_unifiable".
Guillaume Melquiond
2015-12-16
Extraction: slightly better heuristic for Obj.magic simplifications
Pierre Letouzey
2015-12-16
Extraction: fixed beta-red with Obj.magic (#2795 again) + other simplifications
Pierre Letouzey
2015-12-15
Proof using: do not clear unused section hyps automatically
Enrico Tassi
2015-12-15
Fix test suite after change in extraction.
Maxime Dénès
[next]