index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
setoid_ring
/
newring.ml
Age
Commit message (
Expand
)
Author
2016-05-08
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-03-06
Removing useless grammar.cma dependencies.
Pierre-Marie Pédrot
2016-02-22
The tactic generic argument now returns a value rather than a glob_expr.
Pierre-Marie Pédrot
2016-02-15
Moving conversion functions to the new tactic API.
Pierre-Marie Pédrot
2016-02-15
Renaming functions in Typing to stick to the standard e_* scheme.
Pierre-Marie Pédrot
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-12-30
External tactics and notations now accept any tactic argument.
Pierre-Marie Pédrot
2015-12-21
Using dynamic values in tactic evaluation.
Pierre-Marie Pédrot
2015-12-04
Getting rid of dynamic hacks in Setoid_newring.
Pierre-Marie Pédrot
2015-12-03
Removing the last use of tacticIn in setoid_ring.
Pierre-Marie Pédrot
2015-10-29
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-20
Proofview.Goal.sigma returns an indexed evarmap.
Pierre-Marie Pédrot
2015-10-20
Boxing the Goal.enter primitive into a record type.
Pierre-Marie Pédrot
2015-10-02
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-05-15
Merge v8.5 into trunk
Hugo Herbelin
2015-01-25
Adding a proper interface to Newring.
Pierre-Marie Pédrot