index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
Commit message (
Expand
)
Author
Age
...
|
|
|
|
*
romega: no more normalization trace, replaced by some Coq-side computation
Pierre Letouzey
2017-05-22
|
|
|
|
*
romega/const_omega : a few improvements (less try with, no gen equality)
Pierre Letouzey
2017-05-22
|
|
|
|
*
romega: use N instead of nat for Tvar
Pierre Letouzey
2017-05-22
|
|
|
|
*
romega: shorter trace (no more term lengths)
Pierre Letouzey
2017-05-22
|
|
|
|
*
refl_omega: refactoring of normalize_equation
Pierre Letouzey
2017-05-22
|
|
|
|
*
ReflOmegaCore: lots of dead code + a few refactored proofs
Pierre Letouzey
2017-05-22
|
|
|
|
*
romega: if it bugs again, at least do it with a short and quick error
Pierre Letouzey
2017-05-22
|
|
|
|
*
refl_omega: comment the lack of lifts when dealing with arrows
Pierre Letouzey
2017-05-22
|
|
|
|
*
romega: discard constructor D_mono (shorter trace + fix a bug)
Pierre Letouzey
2017-05-22
|
|
|
|
*
refl_omega: more refactoring (e.g. IntSets instead of sorted lists)
Pierre Letouzey
2017-05-22
|
|
|
|
*
refl_omega: refactoring (e.g. useless args in destructurate_pos_hyp)
Pierre Letouzey
2017-05-22
|
|
|
|
*
ReflOmegaCore: discard useless cosntructor P_NOP
Pierre Letouzey
2017-05-22
|
|
|
|
*
ReflOmegaCore: revised proofs (mostly bullets instead of ;[|||])
Pierre Letouzey
2017-05-22
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Using type classes in the interpretation of "specialize" and "contradiction".
Hugo Herbelin
2017-05-22
|
|
|
*
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
|
|
|
\
|
*
|
|
Add .dir-locals.el to plugins
Jason Gross
2017-05-18
|
|
|
/
|
|
/
|
|
*
|
Merge PR#633: An extension of EXTEND and notations to make standard parsing t...
Maxime Dénès
2017-05-17
|
|
\
\
|
*
\
\
Merge PR#607: Make congruence reuse discriminate instead of rolling its own.
Maxime Dénès
2017-05-17
|
|
\
\
\
|
|
|
*
|
Fixing grammar for "evar" by exporting the test_lpar_id_colon trick to EXTEND.
Hugo Herbelin
2017-05-16
|
|
|
*
|
Adding support for using grammar entries returning no value in EXTEND.
Hugo Herbelin
2017-05-16
|
*
|
|
|
Typo in a comment of plugin Quote.
Hugo Herbelin
2017-05-13
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge PR#201: Transparent abstract
Maxime Dénès
2017-05-11
|
|
\
\
\
|
*
\
\
\
Merge PR#612: Set Ltac Batch Debug
Maxime Dénès
2017-05-09
|
|
\
\
\
\
|
*
|
|
|
|
Prevent user-defined ring morphisms from ever being evaluated.
Guillaume Melquiond
2017-05-09
|
|
*
|
|
|
Adding an option "Set Ltac Batch Debug" to additionally run Ltac debug in bat...
Hugo Herbelin
2017-05-04
|
|
/
/
/
/
|
|
|
|
*
Generalizing the tactic-in-term embedding to any generic argument.
Pierre-Marie Pédrot
2017-05-03
|
|
|
|
*
Allowing to pass arbitrary data in internalization environments.
Pierre-Marie Pédrot
2017-05-03
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Make congruence reuse discriminate instead of rolling its own.
Gaetan Gilbert
2017-05-03
|
|
|
/
|
|
/
|
|
*
|
Post-rebase warnings (unused opens and 2 unused values)
Gaetan Gilbert
2017-04-27
|
*
|
Fix 4.04 warnings
Gaetan Gilbert
2017-04-27
|
*
|
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
|
*
|
Micromega: do not use Filename.temp_dir_path, remove unused values
Gaetan Gilbert
2017-04-27
|
*
|
Remove unused constructors
Gaetan Gilbert
2017-04-27
|
*
|
Add [_] prefix to unused values which maybe should be kept
Gaetan Gilbert
2017-04-27
|
*
|
Remove some unused values and types
Gaetan Gilbert
2017-04-27
|
*
|
Rename Sos_lib.(||) -> parser_or to avoid (deprecated) Pervasives.or
Gaetan Gilbert
2017-04-27
|
*
|
Disambiguate Polynomial.Hyp and Mfourier.Hyp -> Assum
Gaetan Gilbert
2017-04-27
|
*
|
Fix omitted labels in function calls
Gaetan Gilbert
2017-04-27
|
*
|
Remove unused [rec] keywords
Gaetan Gilbert
2017-04-27
|
*
|
Merge PR#568: Remove tactic compatibility layer
Maxime Dénès
2017-04-27
|
|
\
\
|
|
|
*
Add transparent_abstract tactic
Jason Gross
2017-04-25
|
|
|
/
|
|
/
|
|
*
|
Merge PR#578: Fix nsatz not recognizing real literals.
Maxime Dénès
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] Remove `Loc.internal_ghost`
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 tactics.
Emilio Jesus Gallego Arias
2017-04-24
*
|
|
|
[location] Use located in misctypes.
Emilio Jesus Gallego Arias
2017-04-24
[prev]
[next]