index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
intf
Age
Commit message (
Expand
)
Author
2017-05-15
[interp] [ast] Make raw_cases_pattern_expr private.
Emilio Jesus Gallego Arias
2017-05-03
Allow flexible anonymous universes in instances and sorts.
Gaetan Gilbert
2017-05-02
Merge PR#582: Fix warnings
Maxime Dénès
2017-04-28
Revert "Using a more explicit algebraic type for evars of kind "MatchingVar"."
Maxime Dénès
2017-04-28
Using a more explicit algebraic type for evars of kind "MatchingVar".
Hugo Herbelin
2017-04-28
Merge PR#531: Fixing bug #5420 and many similar bugs due to the presence of l...
Maxime Dénès
2017-04-27
Remove unused [open] statements
Gaetan Gilbert
2017-04-21
Remove VernacError
Gaetan Gilbert
2017-04-11
Merge PR#379: Introducing evar-insensitive constrs
Maxime Dénès
2017-04-09
Documenting how the recursive indices of a fixpoint are computed.
Hugo Herbelin
2017-04-09
Removing internal support for accepting "{struct x}" and co in "Theorem with".
Hugo Herbelin
2017-04-07
[camlpX] Remove camlp4 compat layer.
Emilio Jesus Gallego Arias
2017-04-04
Merge branch 'trunk' into pr379
Maxime Dénès
2017-04-03
Merge PR#417: No cast surgery in let in
Maxime Dénès
2017-03-24
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-24
[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-15
Attempt to improve error message when "apply in" fail.
Hugo Herbelin
2017-02-14
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
Tactic_matching API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Tactics API using EConstr.
Pierre-Marie Pédrot
2017-01-22
Adding a new evar source to remember the name of evars which were
Hugo Herbelin
2016-11-18
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-17
[stm] Remove STM-related vernaculars
Emilio Jesus Gallego Arias
2016-11-03
Lets Hints/Instances take an optional pattern
Matthieu Sozeau
2016-10-29
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-27
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-05
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-04
Quick fix to #4595 (making notations containing "ltac:" unused for printing).
Hugo Herbelin
2016-10-02
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-01
Add command 'Set foo Append "bar"' for appending to an option (bug #5109).
Guillaume Melquiond
2016-09-30
Merge remote-tracking branch 'github/pr/299' into v8.6
Maxime Dénès
2016-09-29
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-22
Revert "Merge remote-tracking branch 'github/pr/283' into trunk"
Maxime Dénès
2016-09-20
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-15
Moving Tacexpr to ltac/ folder.
Pierre-Marie Pédrot
2016-09-15
Untangling Tacexpr from lower strata.
Pierre-Marie Pédrot
2016-09-08
Unplugging Tacexpr in several interface files.
Pierre-Marie Pédrot
[next]