index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tactics
/
leminv.ml
Age
Commit message (
Expand
)
Author
2014-03-05
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2013-12-24
Qed: feedback when type checking is done
Enrico Tassi
2013-11-04
Allowing proofs starting with a non-empty evarmap.
ppedrot
2013-11-02
Tachmach.New is now in Proofview.Goal.enter style.
aspiwack
2013-11-02
More Proofview.Goal.enter.
aspiwack
2013-11-02
The tactic [admit] exits with the "unsafe" status.
aspiwack
2013-11-02
Clean-up: removed redundant notations (>>-) and (>>--) from Proofview.Notations.
aspiwack
2013-11-02
Getting rid of Goal.here, and all the related exceptions and combinators.
aspiwack
2013-11-02
Makes the new Proofview.tactic the basic type of Ltac.
aspiwack
2013-10-24
More monomorphic List.mem + List.assoc + ...
letouzey
2013-10-05
Moving side effects into evar_map. There was no reason to keep another
ppedrot
2013-08-08
State Transaction Machine
gareuselesinge
2013-04-29
Merging Context and Sign.
ppedrot
2013-04-29
Splitting Term into five unrelated interfaces:
ppedrot
2013-03-11
Added a Local Definition vernacular command. This type of definition
ppedrot
2013-01-22
New implementation of the conversion test, using normalization by evaluation to
mdenes
2012-12-14
Modulification of identifier
ppedrot
2012-09-14
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
This patch removes unused "open" (automatically generated from
regisgia
2012-08-08
Updating headers.
herbelin
2012-03-02
Noise for nothing
pboutill
2011-12-12
Proof using ...
gareuselesinge
2011-06-10
Moved allow_K to a unification flag
herbelin
2011-04-13
Revert "Add [Polymorphic] flag for defs"
msozeau
2011-04-13
Add [Polymorphic] flag for defs
msozeau
2011-01-28
Remove the "Boxed" syntaxes and the const_entry_boxed field
letouzey
2010-09-24
Some dead code removal, thanks to Oug analyzer
letouzey
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-06-13
Fixed bug #2314 (inversion using not checking the correctness of its arguments
herbelin
2010-05-26
Fixing Derive Inversion for new proof engine
herbelin
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2010-04-22
Here comes the commit, announced long ago, of the new tactic engine.
aspiwack
2009-11-09
A bit of cleaning around name generation + creation of dedicated file namegen.ml
herbelin
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-03-14
Cleaning/uniformizing the interface of tacticals.mli
herbelin
2009-02-06
pushed evar reduction in kernel
barras
2008-07-17
Uniformisation du format des messages d'erreur (commencent par une
herbelin
2007-12-06
Plus de combinateurs sont passés de Util à Option. Le module Options
aspiwack
2007-05-22
Nouvelle stratégie d'unification des types des with-bindings dans
herbelin
2007-05-20
- Propagation des evars non résolues vers les with_bindings; permet par exemple
herbelin
2006-09-20
Declarative Proof Language: main commit
corbinea
2006-01-11
Restructuration et simplification des fonctions d'affichage, de détypage
herbelin
2005-12-26
Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis...
herbelin
2005-12-02
Changement des named_context
gregoire
2005-11-08
Nettoyage suite à la détection par défaut des variables inutilisées par o...
herbelin
2004-11-12
Changement dans les boxed values .
gregoire
2004-10-20
COMMITED BYTECODE COMPILER
barras
2004-09-12
inclusion de meta_map dans evar_defs
barras
2004-09-08
unification encore...
barras
2004-09-07
deuxieme vague de modifs: evar_defs fonctionnel
barras
[next]