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-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
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-28
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-22
New implementation of the conversion test, using normalization by evaluation to
mdenes
2012-12-21
Yet a new reduction tactic in Coq : cbn
pboutill
2012-12-18
Modulification of name
ppedrot
2012-12-18
Modulification of Label
ppedrot
[next]