index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
vernac
Commit message (
Expand
)
Author
Age
*
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
|
\
\
*
\
\
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
|
*
|
|
[vernac] Remove `Save thm id.` command.
Emilio Jesus Gallego Arias
2017-05-23
|
|
/
/
|
*
|
Merge PR#627: Obligations shrinking: shrink abstraction too
Maxime Dénès
2017-05-20
|
|
\
\
|
|
|
*
Removing unused warnings.
Pierre-Marie Pédrot
2017-05-19
|
|
|
*
Merge branch 'master' into ltac2-hooks
Pierre-Marie Pédrot
2017-05-19
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge PR#457: Adding an even more compact goal hyps mode.
Maxime Dénès
2017-05-17
|
|
\
\
\
|
*
|
|
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-05-17
|
*
|
|
|
Uniformity of style for selecting plural or not; spacing for comma.
Hugo Herbelin
2017-05-13
|
|
|
*
|
Obligations shrinking: shrink abstraction too
Matthieu Sozeau
2017-05-11
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Adapted to EConstr.
Pierre Courtieu
2017-05-05
|
|
|
*
Allowing to pass arbitrary data in internalization environments.
Pierre-Marie Pédrot
2017-05-03
|
|
|
/
|
|
/
|
|
|
*
Adding an even more compact mode for goal display.
Pierre Courtieu
2017-05-03
|
*
|
Fix two new unused opens.
Maxime Dénès
2017-05-02
|
|
/
|
*
Merge PR#582: Fix warnings
Maxime Dénès
2017-05-02
|
|
\
|
*
|
More consistent writing of de Bruijn.
Théo Zimmermann
2017-05-01
|
*
|
Merge PR#531: Fixing bug #5420 and many similar bugs due to the presence of l...
Maxime Dénès
2017-04-28
|
|
\
\
|
|
|
*
Post-rebase warnings (unused opens and 2 unused values)
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
|
|
|
*
Fix omitted labels in function calls
Gaetan Gilbert
2017-04-27
|
|
|
/
|
|
/
|
|
*
|
Merge PR#583: [toplevel] More work on error handling.
Maxime Dénès
2017-04-27
|
|
\
\
|
|
*
|
[toplevel] Use exception information for error printing.
Emilio Jesus Gallego Arias
2017-04-25
*
|
|
|
[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] Use Loc.located for constr_expr.
Emilio Jesus Gallego Arias
2017-04-24
|
|
/
/
|
/
|
|
|
*
|
Removing tactic compatibility layer in Command.
Pierre-Marie Pédrot
2017-04-24
|
/
/
*
|
Merge PR#579: [flags] Deprecate is_silent/is_verbose in favor of single flag.
Maxime Dénès
2017-04-24
|
\
\
*
\
\
Merge PR#565: Remove VernacError
Maxime Dénès
2017-04-24
|
\
\
\
*
|
|
|
[toplevel] [emacs] Don't quote errors in emacs mode.
Emilio Jesus Gallego Arias
2017-04-23
|
*
|
|
Remove VernacError
Gaetan Gilbert
2017-04-21
|
/
/
/
|
*
|
[flags] Deprecate is_silent/is_verbose in favor of single flag.
Emilio Jesus Gallego Arias
2017-04-21
*
|
|
[toplevel] Fix #5475
Emilio Jesus Gallego Arias
2017-04-18
|
/
/
*
|
Merge branch 'v8.6' into trunk
Maxime Dénès
2017-04-15
*
|
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
|
*
|
[vernac] vernacentries.mli cleanup
Emilio Jesus Gallego Arias
2017-04-12
|
*
|
[stm] Port the toplevel to the STM.
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
|
\
\
\
*
\
\
\
Merge PR#379: Introducing evar-insensitive constrs
Maxime Dénès
2017-04-11
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
|
|
*
Fixing #5420 as well as many related bugs due to miscounting let-ins.
Hugo Herbelin
2017-04-09
|
|
|
*
Fixing several wrong computations of implicit arguments by position
Hugo Herbelin
2017-04-09
|
|
|
*
Minor cosmetic commit.
Hugo Herbelin
2017-04-09
[next]