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 PR#512: [cleanup] Unify all calls to the error function.
Maxime Dénès
2017-05-29
|
\
|
*
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
|
[coqlib] Move `Coqlib` to `library/`.
Emilio Jesus Gallego Arias
2017-05-27
*
|
[coqlib] Deprecate redundant Coqlib functions.
Emilio Jesus Gallego Arias
2017-05-27
|
/
*
Merge PR#637: Short cleaning of the interpretation path for constr_with_bindings
Maxime Dénès
2017-05-25
|
\
*
\
Merge PR#608: Allow Ltac2 as a plugin
Maxime Dénès
2017-05-25
|
\
\
*
\
\
Merge PR#481: [option] Remove support for non-synchronous options.
Maxime Dénès
2017-05-25
|
\
\
\
*
|
|
|
[location] Fix warnings.
Emilio Jesus Gallego Arias
2017-05-24
*
|
|
|
[location] Renaming "CAst.ast" to "CAst.t"
Matej Košík
2017-05-24
*
|
|
|
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
|
\
\
\
\
|
|
*
|
|
[option] Remove support for non-synchronous options.
Emilio Jesus Gallego Arias
2017-05-24
|
|
/
/
/
|
|
|
*
Clarifying the interpretation path for the "constr_with_binding" argument.
Hugo Herbelin
2017-05-22
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'master' into ltac2-hooks
Pierre-Marie Pédrot
2017-05-19
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
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
|
|
\
\
\
|
|
|
|
*
Allowing to pass arbitrary data in internalization environments.
Pierre-Marie Pédrot
2017-05-03
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
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
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
[location] [ast] Port module AST to CAst
Emilio Jesus Gallego Arias
2017-04-25
*
|
|
|
|
[location] [ast] Switch Constrexpr AST to an extensible node type.
Emilio Jesus Gallego Arias
2017-04-25
*
|
|
|
|
[location] Make location optional in Loc.located
Emilio Jesus Gallego Arias
2017-04-25
*
|
|
|
|
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-25
*
|
|
|
|
[location] Use located in misctypes.
Emilio Jesus Gallego Arias
2017-04-24
*
|
|
|
|
[location] More located use.
Emilio Jesus Gallego Arias
2017-04-24
*
|
|
|
|
[location] Switch glob_constr to Loc.located
Emilio Jesus Gallego Arias
2017-04-24
*
|
|
|
|
[location] Move Glob_term.predicate_pattern to located.
Emilio Jesus Gallego Arias
2017-04-24
*
|
|
|
|
[location] Move Glob_term.cases_pattern to located.
Emilio Jesus Gallego Arias
2017-04-24
*
|
|
|
|
[location] Use Loc.located for constr_expr.
Emilio Jesus Gallego Arias
2017-04-24
*
|
|
|
|
[constrexpr] Make patterns use Loc.located for location information
Emilio Jesus Gallego Arias
2017-04-24
|
/
/
/
/
*
|
|
|
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
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
[next]