index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
printing
Commit message (
Expand
)
Author
Age
*
[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] 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
*
Merge PR#552: Miscelaneous commits
Maxime Dénès
2017-04-24
|
\
*
|
Remove VernacError
Gaetan Gilbert
2017-04-21
|
*
refactoring "Ppvernac.pr_extend"
Matej Kosik
2017-04-20
|
/
*
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 branch 'trunk' into pr379
Maxime Dénès
2017-04-04
|
\
|
|
*
Merge PR#417: No cast surgery in let in
Maxime Dénès
2017-04-03
|
|
\
|
*
|
Fix higher-order pattern variables not being printed as "@?" (bug #5431).
Guillaume Melquiond
2017-04-02
|
*
|
Merge PR#511: [stm] Remove some obsolete vernacs/classification.
Maxime Dénès
2017-03-30
|
|
\
\
|
*
|
|
Do so that "About" tells if a reference is a coercion.
Hugo Herbelin
2017-03-27
*
|
|
|
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
|
|
/
/
|
|
*
Applying same convention as in Definition for printing type in a let in.
Hugo Herbelin
2017-03-24
|
|
*
Replacing "cast surgery" in LetIn by a proper field (see PR #404).
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
|
|
*
"Standardizing" the name LocalPatten into LocalRawPattern.
Hugo Herbelin
2017-03-24
|
|
/
|
*
[pp] Move terminal-specific tagging to the toplevel.
Emilio Jesus Gallego Arias
2017-03-21
|
*
[pp] Prepare for serialization, remove opaque glue.
Emilio Jesus Gallego Arias
2017-03-21
|
*
[pp] Replace `Pp.Tag` by `Ppstyle.tag` = `string list`
Emilio Jesus Gallego Arias
2017-03-21
|
*
[pp] Remove unused printing tagging infrastructure.
Emilio Jesus Gallego Arias
2017-03-21
|
*
Attempt to improve error message when "apply in" fail.
Hugo Herbelin
2017-03-15
|
*
Fixing Bug 5383 (Hyps Limit) + small refactoring.
Pierre Courtieu
2017-03-07
*
|
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
|
\
|
*
|
Namegen primitives now apply on evar constrs.
Pierre-Marie Pédrot
2017-02-14
*
|
Moving printing code from Evd to Termops.
Pierre-Marie Pédrot
2017-02-14
*
|
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
*
|
Introducing contexts parameterized by the inner term type.
Pierre-Marie Pédrot
2017-02-14
*
|
Evar-normalizing functions now act on EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
|
Removing compatibility layers related to printing.
Pierre-Marie Pédrot
2017-02-14
*
|
Ltac now uses evar-based constrs.
Pierre-Marie Pédrot
2017-02-14
*
|
Removing some return type compatibility layers in Termops.
Pierre-Marie Pédrot
2017-02-14
*
|
Reductionops now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
|
Tactic_matching API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Goal API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Reductionops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Termops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
|
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-02-01
|
|
\
|
|
*
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2017-01-23
|
|
|
\
|
|
|
*
Fixing a little bug in printing cofix with no arguments.
Hugo Herbelin
2017-01-05
|
*
|
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-12-07
|
|
\
|
|
|
|
*
|
Fixing printing of "ltac:" in tactics after surrounding parentheses
Hugo Herbelin
2016-12-02
[next]