index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
interp
Commit message (
Expand
)
Author
Age
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-05-17
|
\
*
\
Merge PR#630: [interp] [ast] Make raw_cases_pattern_expr private + small cleanup
Maxime Dénès
2017-05-17
|
\
\
|
|
*
Fixing bug #5222 (anomaly with "`pat" in the presence of scope delimiters).
Hugo Herbelin
2017-05-16
|
|
*
Fixing a bug with nested "as" clauses in "match".
Hugo Herbelin
2017-05-16
|
*
|
[interp] Rework check for casts inside patterns.
Emilio Jesus Gallego Arias
2017-05-15
|
*
|
[interp] [ast] Make raw_cases_pattern_expr private.
Emilio Jesus Gallego Arias
2017-05-15
*
|
|
Typo in comments of constrintern.
Hugo Herbelin
2017-05-15
|
/
/
*
|
Remove dead code and unused open.
Maxime Dénès
2017-05-05
*
|
Merge PR#558: Adding a fold_glob_constr_with_binders combinator
Maxime Dénès
2017-05-05
|
\
\
*
\
\
Merge PR#582: Fix warnings
Maxime Dénès
2017-05-02
|
\
\
\
*
|
|
|
Revert "Renaming allow_patvar flag of intern_gen into pattern_mode."
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
*
|
|
|
Renaming allow_patvar flag of intern_gen into pattern_mode.
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-28
|
\
\
\
\
|
|
*
|
|
Fix 4.04 warnings
Gaetan Gilbert
2017-04-27
|
|
*
|
|
Warning 29: non escaped end of line may be non portable
Gaetan Gilbert
2017-04-27
|
|
*
|
|
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
|
|
*
|
|
Remove some unused values and types
Gaetan Gilbert
2017-04-27
|
|
/
/
/
|
/
|
|
|
*
|
|
|
correcting a typo in a comment
Matej Kosik
2017-04-20
*
|
|
|
Merge branch 'v8.6' into trunk
Maxime Dénès
2017-04-15
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Adding a fold_glob_constr_with_binders combinator.
Hugo Herbelin
2017-04-13
*
|
|
|
Merge PR#441: Port Toplevel to the Stm API
Maxime Dénès
2017-04-12
|
\
\
\
\
|
*
|
|
|
[flags] Documentation and a minor tweak.
Emilio Jesus Gallego Arias
2017-04-12
*
|
|
|
|
Merge PR#422: Supporting all kinds of binders, including 'pat, in syntax of r...
Maxime Dénès
2017-04-12
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
More explicit message when a {struct x} argument refers to a local definition.
Hugo Herbelin
2017-04-09
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Fixing #5454 (an assert false with 'pat).
Hugo Herbelin
2017-04-05
*
|
|
|
Merge branch 'trunk' into pr379
Maxime Dénès
2017-04-04
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'trunk' into pr379
Maxime Dénès
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
|
|
*
|
|
Type extended_glob_local_binder now contains only glob_constr.
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
|
|
/
/
/
|
|
*
|
Factorizing/unifying code in dealing with binders.
Hugo Herbelin
2017-03-23
|
|
*
|
Improving the API of constrexpr_ops.mli.
Hugo Herbelin
2017-03-23
|
|
/
/
|
*
|
[safe_string] interp/dumpglob
Emilio Jesus Gallego Arias
2017-03-14
|
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-02-22
|
|
\
|
|
*
|
Merge PR#189: Remove tabulation support from pretty-printing.
Maxime Dénès
2017-02-20
|
|
\
\
*
|
|
|
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
|
\
|
|
|
*
|
|
|
Namegen primitives now apply on evar constrs.
Pierre-Marie Pédrot
2017-02-14
*
|
|
|
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
*
|
|
|
Removing various compatibility layers of tactics.
Pierre-Marie Pédrot
2017-02-14
*
|
|
|
Ltac now uses evar-based constrs.
Pierre-Marie Pédrot
2017-02-14
*
|
|
|
Reductionops now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
|
|
|
Tactics API using EConstr.
Pierre-Marie Pédrot
2017-02-14
[next]