index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-03-04
Uniformizing the parsing of argument scopes in Ltac.
Pierre-Marie Pédrot
2016-03-04
Merge pull request #97 from clarus/trunk
Pierre-Marie Pédrot
2016-02-29
Merge branch 'clean-atomic-tactics'
Pierre-Marie Pédrot
2016-02-29
Moving the "move" tactic to TACTIC EXTEND.
Pierre-Marie Pédrot
2016-02-29
Moving the "exists" tactic to TACTIC EXTEND.
Pierre-Marie Pédrot
2016-02-29
Moving the "symmetry" tactic to TACTIC EXTEND.
Pierre-Marie Pédrot
2016-02-29
Moving the "generalize dependent" tactic to TACTIC EXTEND.
Pierre-Marie Pédrot
2016-02-29
Moving the "clearbody" tactic to TACTIC EXTEND.
Pierre-Marie Pédrot
2016-02-29
Moving the "clear" tactic to TACTIC EXTEND.
Pierre-Marie Pédrot
2016-02-29
Moving the "cofix" tactic to TACTIC EXTEND.
Pierre-Marie Pédrot
2016-02-29
Moving the "fix" tactic to TACTIC EXTEND.
Pierre-Marie Pédrot
2016-02-28
Printing notations: Cleaning in anticipation of fixing #4592.
Hugo Herbelin
2016-02-28
Slightly contracting code of evarconv.ml.
Hugo Herbelin
2016-02-27
Removing Tacmach.New qualification in Tacinterp.
Pierre-Marie Pédrot
2016-02-27
Removing some compatibility layers in Tacinterp.
Pierre-Marie Pédrot
2016-02-26
Qcabs : absolute value on normalized rational numbers Qc
Pierre Letouzey
2016-02-26
Qcanon : fix names of lemmas Qcle_alt & Qcge_alt (were Qle_alt & Qge_alt)
Pierre Letouzey
2016-02-26
Qcanon : implement some old suggestions by C. Auger
Pierre Letouzey
2016-02-24
Merge branch 'remove-quotations'
Pierre-Marie Pédrot
2016-02-24
Removing the METAIDENT token, as it is not used anymore.
Pierre-Marie Pédrot
2016-02-24
Removing the MetaIdArg entry of tactic expressions.
Pierre-Marie Pédrot
2016-02-24
Removing the Q_coqast module.
Pierre-Marie Pédrot
2016-02-24
Getting rid of the "<:tactic< ... >>" quotations.
Pierre-Marie Pédrot
2016-02-23
Moving tauto.ml4 to a proper ML file.
Pierre-Marie Pédrot
2016-02-22
Moving the Tauto tactic to proper Ltac.
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-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-02-20
Fixing bug #4540: CoqIDE bottom progress bar does not update.
Pierre-Marie Pédrot
2016-02-19
Fix regression from 8.4 in reflexivity/...
Matthieu Sozeau
2016-02-19
Merge branch 'located-universes'
Pierre-Marie Pédrot
2016-02-19
Adding location to universes generated by the pretyper.
Pierre-Marie Pédrot
2016-02-19
Allowing to attach location to universes in UState.
Pierre-Marie Pédrot
2016-02-19
Fixing bug #4580: [Set Refine Instance Mode] also used for Program Instance.
Pierre-Marie Pédrot
2016-02-19
Fixing bug #4582: cannot override notation [ x ].
Pierre-Marie Pédrot
2016-02-19
STM: Print/Extraction have to be skipped if -quick
Enrico Tassi
2016-02-19
CoqIDE: STOP button also stops workers (fix #4542)
Enrico Tassi
2016-02-19
STM: classify some variants of Instance as regular `Fork nodes.
Enrico Tassi
2016-02-18
FIX: of my previous merging mistake
Matej Kosik
2016-02-18
ADD: Names.Name.is_{anonymous,name}
Matej Kosik
2016-02-17
Fixing the Proofview.Goal.goal function.
Pierre-Marie Pédrot
2016-02-17
Fix bug #4574: Anomaly: Uncaught exception Invalid_argument("splay_arity").
Pierre-Marie Pédrot
2016-02-17
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-02-17
CLEANUP: Renaming "Util.compose" function to "%"
Matej Kosik
2016-02-16
Tacticals: typo in a comment
Pierre Letouzey
2016-02-16
Term: fix a comment (first de Bruijn index is 1)
Pierre Letouzey
2016-02-16
Renaming variants of Entries.local_entry
Matej Kosik
2016-02-15
CLEANUP: Simplifying the changes done in "checker/*"
Matej Kosik
2016-02-15
merging conflicts with the original "trunk__CLEANUP__Context__2" branch
Matej Kosik
2016-02-15
Using monotonic types for conversion functions.
Pierre-Marie Pédrot
2016-02-15
CLEANUP: Simplifying the changes done in "kernel/*"
Matej Kosik
[next]