index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
intf
Commit message (
Expand
)
Author
Age
*
Merge PR#417: No cast surgery in let in
Maxime Dénès
2017-04-03
|
\
*
|
[stm] Remove some obsolete vernacs/classification.
Emilio Jesus Gallego Arias
2017-03-24
|
*
Replacing "cast surgery" in LetIn by a proper field (see PR #404).
Hugo Herbelin
2017-03-24
|
*
Using the same type of binders for interning and externing.
Hugo Herbelin
2017-03-24
|
*
Unifying standard "constr_level" names for constructors of local_binder_expr.
Hugo Herbelin
2017-03-24
|
*
Renaming local_binder into local_binder_expr.
Hugo Herbelin
2017-03-24
|
*
Merging glob_binder and glob_decl.
Hugo Herbelin
2017-03-24
|
*
Standardized the order of constructors for binders: Assum then Def.
Hugo Herbelin
2017-03-24
|
*
Cleaning phase around local binder at glob level:
Hugo Herbelin
2017-03-24
|
*
"Standardizing" the name LocalPatten into LocalRawPattern.
Hugo Herbelin
2017-03-24
|
/
*
Attempt to improve error message when "apply in" fail.
Hugo Herbelin
2017-03-15
*
Adding a new evar source to remember the name of evars which were
Hugo Herbelin
2017-01-22
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-18
|
\
|
*
Revert "Merge remote-tracking branch 'github/pr/360' into v8.6"
Maxime Dénès
2016-11-18
|
*
[stm] Remove STM-related vernaculars
Emilio Jesus Gallego Arias
2016-11-17
|
*
Lets Hints/Instances take an optional pattern
Matthieu Sozeau
2016-11-03
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-29
|
\
|
*
|
COMMENT: unfortunatelly, ocamldoc does not recognize this kind of markup: it ...
Matej Kosik
2016-10-27
|
*
Complete overhaul of the Arguments vernacular.
Maxime Dénès
2016-10-27
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-05
|
\
|
|
*
Quick fix to #4595 (making notations containing "ltac:" unused for printing).
Hugo Herbelin
2016-10-04
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-02
|
\
\
|
|
*
Add command 'Set foo Append "bar"' for appending to an option (bug #5109).
Guillaume Melquiond
2016-10-01
|
|
/
|
*
Merge remote-tracking branch 'github/pr/299' into v8.6
Maxime Dénès
2016-09-30
|
|
\
|
*
|
Fix bug #4798: compat notations should not modify the parser.
Pierre-Marie Pédrot
2016-09-29
|
*
|
Arguments: cleanup + detect discrepancy rename/implicit (#3753)
Enrico Tassi
2016-09-29
|
|
*
Fix bug #4869, allow Prop, Set, and level names in constraints.
Matthieu Sozeau
2016-09-29
|
|
/
*
|
Revert "Merge remote-tracking branch 'github/pr/283' into trunk"
Maxime Dénès
2016-09-22
*
|
Rename Decl_kinds.binding_kind into Decls_kind.implicit_status.
Maxime Dénès
2016-09-20
*
|
Stylistic improvements in intf/decl_kinds.mli.
Maxime Dénès
2016-09-20
*
|
Moving Tacexpr to ltac/ folder.
Pierre-Marie Pédrot
2016-09-15
*
|
Untangling Tacexpr from lower strata.
Pierre-Marie Pédrot
2016-09-15
*
|
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
|
/
*
Support qualified identifiers in Show Match (bug #5050).
Guillaume Melquiond
2016-08-27
*
Add and document match, fix and cofix reduction flags.
Maxime Dénès
2016-07-01
*
Adding ability to put any pattern in binders, prefixed by a quote.
Daniel de Rauglaudre
2016-06-27
*
COMMENTS: Vernacexpr.extend_name
Matej Kosik
2016-06-20
*
Exporting a generic argument induction_arg. As a consequence,
Hugo Herbelin
2016-06-18
*
Adding eintros to respect the e- prefix policy.
Hugo Herbelin
2016-06-18
*
par: like all: but in parallel
Enrico Tassi
2016-06-17
*
Extend Hint Mode to handle the no-head-evar case
Matthieu Sozeau
2016-06-16
*
A stronger invariant on the syntax of TacAssert, what allows for a
Hugo Herbelin
2016-06-16
*
Merge 'pr/191' into trunk
Enrico Tassi
2016-06-16
|
\
*
\
Merge remote-tracking branch 'github/pr/194' into trunk
Maxime Dénès
2016-06-16
|
\
\
|
|
*
Goal selectors are now tacticals and can be used as such.
Cyprien Mangin
2016-06-14
|
|
*
Add goal range selectors.
Cyprien Mangin
2016-06-14
|
*
|
Adding an only printing flag to notations.
Pierre-Marie Pédrot
2016-06-07
|
*
|
Removing the use to Egramcoq.recover_constr_grammar.
Pierre-Marie Pédrot
2016-06-07
|
|
/
*
/
STM: proof block detection/error resilience API
Enrico Tassi
2016-06-06
|
/
[next]