index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
/
auto_ind_decl.ml
Age
Commit message (
Expand
)
Author
2014-03-05
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-02-27
Proofview.Notations: Now that (>>=) is free, use it for tclBIND.
Arnaud Spiwack
2013-11-02
Less use of the list-based interface for goal-bound tactics.
aspiwack
2013-11-02
Tachmach.New is now in Proofview.Goal.enter style.
aspiwack
2013-11-02
More Proofview.Goal.enter.
aspiwack
2013-11-02
Removed spurious try/with in Proofview.Notation.(>>=) and (>>==).
aspiwack
2013-11-02
Clean up a warning.
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-08-08
State Transaction Machine
gareuselesinge
2013-06-02
Making the behavior of "injection ... as ..." more natural:
herbelin
2013-04-29
Splitting Term into five unrelated interfaces:
ppedrot
2013-03-13
Restrict (try...with...) to avoid catching critical exn (part 13)
letouzey
2013-03-13
Restrict (try...with...) to avoid catching critical exn (part 10)
letouzey
2013-02-18
use List.rev_map whenever possible
letouzey
2013-01-28
Uniformization of the "anomaly" command.
ppedrot
2012-12-19
Array.create is deprecated
pboutill
2012-12-18
Modulification of Label
ppedrot
2012-12-14
Modulification of identifier
ppedrot
2012-11-26
Monomorphization (toplevel)
ppedrot
2012-09-14
Partial revert of Yann commit in order to use CLib.List when opening
ppedrot
2012-09-14
This patch removes unused "open" (automatically generated from
regisgia
2012-09-14
The new ocaml compiler (4.00) has a lot of very cool warnings,
regisgia
2012-08-08
Updating headers.
herbelin
2012-06-22
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-05-29
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
locus.mli for occurrences+clauses, misctypes.mli for various little things
letouzey
2012-03-02
Noise for nothing
pboutill
2011-11-14
Bug 2636 - Move string_of_ppcmds to Pp
pboutill
2011-09-26
Added support for referring to subterms of the goal by pattern.
herbelin
2011-09-26
Moving implicit tactic support from Tacinterp to Pfedit and final evar
herbelin
2011-06-18
Relaxed the constraint introduced in r14190 that froze the existing
herbelin
2010-12-23
Rename rawterm.ml into glob_term.ml
glondu
2010-07-24
Updated all headers for 8.3 and trunk
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-12-12
Updated compatibility for rewriting equality proofs that are dependent
herbelin
2009-11-08
Fixed "Scheme Equality" when another instance of the scheme on the
herbelin
2009-11-08
Restructuration of command.ml + generic infrastructure for inductive schemes
herbelin
2009-10-21
This big commit addresses two problems:
soubiran
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-08-04
- Add more precise error localisation when one of the application fails
herbelin
2009-03-16
Cleaning/improving the use of the "in" clause (e.g. "unfold foo in H at 4"
herbelin
2008-12-09
About "apply in":
herbelin
2008-10-26
Fixes and refinements regarding occurrence selection:
herbelin
2008-08-04
Évolutions diverses et variées.
herbelin
2008-06-21
- Implantation de la suggestion 1873 sur discriminate. Au final,
herbelin
[prev]
[next]