index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tactics
Age
Commit message (
Expand
)
Author
2013-06-05
Replacing lists by maps in matching interpretation.
ppedrot
2013-06-05
Use a Summary.ref for the tactic in tactic options for proper backtracking
msozeau
2013-06-04
Backtrack on unneeded change of interface for pose_metas_as_evars.
msozeau
2013-06-04
Start documenting new [rewrite_strat] tactic that applies rewriting
msozeau
2013-06-02
Making the behavior of "injection ... as ..." more natural:
herbelin
2013-06-02
Now interpreting introduction patterns [x1 .. xn] and (x1,..,xn) as an
herbelin
2013-06-02
Fixing buggy backtracking in "intros * pat" with failing "pat".
herbelin
2013-05-30
Removing a useless location in ltac trace mechanism.
ppedrot
2013-05-29
Make ist (interp_sign) available to TACTIC EXTEND code
gareuselesinge
2013-05-28
Setting "appcontext" as the default behaviour in Ltac matching.
ppedrot
2013-05-28
Getting rid of LtacLocated exception transformer.
ppedrot
2013-05-28
Fixing debug of empty Ltac matching goal.
ppedrot
2013-05-28
Pushing lazy lists into Ltac. Now, the control flow is explicit
ppedrot
2013-05-24
Code cleaning in Matching.
ppedrot
2013-05-14
Removing the use of Gmap from Auto.
ppedrot
2013-05-12
Granting wish #3014:
ppedrot
2013-05-12
Use the Hook module here and there.
ppedrot
2013-05-10
Removing Gmap from Tacinterp.
ppedrot
2013-05-09
Documenting the Tries module, uniformizing the names according to
ppedrot
2013-05-09
A uniformization step around understand_* and interp_* functions.
herbelin
2013-05-09
Uniformization: isevars -> evdref/sigma/evd
herbelin
2013-05-09
Removing unused module Nbtermdn.
ppedrot
2013-05-06
States: frozen states can hold closures
gareuselesinge
2013-04-29
Merging Context and Sign.
ppedrot
2013-04-29
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-25
raise UnsafeSuccess -> feedback AddedAxiom
gareuselesinge
2013-04-22
code simplifications concerning Summary
letouzey
2013-04-15
anew_instance should not consume the locality twice
gareuselesinge
2013-04-15
More functional implementation of locality_flag and program_mode
gareuselesinge
2013-04-11
Backport r16394 from 8.4:
msozeau
2013-04-10
Equality: avoid some unprotected List.nth (fix #2837)
letouzey
2013-03-23
Minor code cleaning in CArray / CList.
ppedrot
2013-03-22
Fix bug# 2994, 2971 about better error messages.
msozeau
2013-03-21
Firstorder: record with defined field aren't conjonctions (fix #2629)
letouzey
2013-03-21
Using hnf instead of "intro H" for forcing reduction to a product.
herbelin
2013-03-21
Fixing an old pecularity of "red": head betaiota redexes are now
herbelin
2013-03-14
Embedded exns in LtacLocated and EvaluatedError satisfy Errors.noncritical
letouzey
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 11)
letouzey
2013-03-13
Restrict (try...with...) to avoid catching critical exn (part 10)
letouzey
2013-03-12
Hipattern : consider jmeq only when Logic.JMeq is loaded
letouzey
2013-03-12
Equality: avoid an anomaly about inj_pair2_eq_dec
letouzey
2013-03-12
invalid_arg instead of raise (Invalid_argement ...)
letouzey
2013-03-11
Added a Local Definition vernacular command. This type of definition
ppedrot
2013-02-26
kernel/declarations becomes a pure mli
letouzey
2013-02-19
Dir_path --> DirPath
letouzey
2013-02-18
Removing Exc_located and using the new exception enrichement
ppedrot
2013-02-18
Minor code cleanups, especially take advantage of Dir_path.is_empty
letouzey
2013-02-17
Revised the Ltac trace mechanism so that trace breaking due to
herbelin
2013-01-29
Fixed #2970 (made that remember's eqn name is interpretable as an ltac var).
herbelin
[next]