index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tactics
Commit message (
Expand
)
Author
Age
*
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-28
*
Code cleaning in Matching.
ppedrot
2013-05-24
*
Removing the use of Gmap from Auto.
ppedrot
2013-05-14
*
Granting wish #3014:
ppedrot
2013-05-12
*
Use the Hook module here and there.
ppedrot
2013-05-12
*
Removing Gmap from Tacinterp.
ppedrot
2013-05-10
*
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-09
*
States: frozen states can hold closures
gareuselesinge
2013-05-06
*
Merging Context and Sign.
ppedrot
2013-04-29
*
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-29
*
raise UnsafeSuccess -> feedback AddedAxiom
gareuselesinge
2013-04-25
*
code simplifications concerning Summary
letouzey
2013-04-22
*
anew_instance should not consume the locality twice
gareuselesinge
2013-04-15
*
More functional implementation of locality_flag and program_mode
gareuselesinge
2013-04-15
*
Backport r16394 from 8.4:
msozeau
2013-04-11
*
Equality: avoid some unprotected List.nth (fix #2837)
letouzey
2013-04-10
*
Minor code cleaning in CArray / CList.
ppedrot
2013-03-23
*
Fix bug# 2994, 2971 about better error messages.
msozeau
2013-03-22
*
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-21
*
Embedded exns in LtacLocated and EvaluatedError satisfy Errors.noncritical
letouzey
2013-03-14
*
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-13
*
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-12
*
Added a Local Definition vernacular command. This type of definition
ppedrot
2013-03-11
*
kernel/declarations becomes a pure mli
letouzey
2013-02-26
*
Dir_path --> DirPath
letouzey
2013-02-19
*
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-18
*
Revised the Ltac trace mechanism so that trace breaking due to
herbelin
2013-02-17
*
Fixed #2970 (made that remember's eqn name is interpretable as an ltac var).
herbelin
2013-01-29
*
Fixed synchronicity of filter with evar context in new_goal_with.
herbelin
2013-01-29
*
Renaming evar_env/evar_unfiltered_env into evar_filtered_env/evar_env
herbelin
2013-01-29
*
Actually adding backtrace handling.
ppedrot
2013-01-28
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
Added backtrace information to anomalies
ppedrot
2013-01-28
*
New implementation of the conversion test, using normalization by evaluation to
mdenes
2013-01-22
*
Yet a new reduction tactic in Coq : cbn
pboutill
2012-12-21
*
Modulification of name
ppedrot
2012-12-18
*
Modulification of Label
ppedrot
2012-12-18
*
Fixed a little inefficiency of "set/destruct" over a pattern. Now
herbelin
2012-12-18
[next]