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-06-01
Makefile.build : improved rules about .cm(x)a
Pierre Letouzey
2016-06-01
Makefile.build : update the otags rule
Pierre Letouzey
2016-06-01
g_tactics : remove opt_bindings (2-line dead code)
Pierre Letouzey
2016-06-01
Makefile.common : avoid warnings about files linked twice
Pierre Letouzey
2016-06-01
Merge branch 'yet-another-makefile-bigbang' into trunk
Pierre Letouzey
2016-06-01
Yet another Makefile reform : a unique phase without nasty make tricks
Pierre Letouzey
2016-06-01
Makefile: restore the use of coqdep_boot for creating .v.d files
Pierre Letouzey
2016-05-31
This patch splits pretty printing representation from IO operations.
Pierre-Marie Pédrot
2016-05-31
Making the grammar/ folder independent from the other ones.
Pierre-Marie Pédrot
2016-05-31
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
Checker: avoid using obsolete names from Names
Pierre Letouzey
2016-05-31
Checker: no more -I kernel via a few symlinks (for Names and Esubst)
Pierre Letouzey
2016-05-30
Extraction : add a location in the error message about polyprop
Pierre Letouzey
2016-05-26
Update required OCaml version in configure.
Maxime Dénès
2016-05-23
typos
Enrico Tassi
2016-05-20
Extraction: code cleanup in Common
Pierre Letouzey
2016-05-20
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-19
native_compute: don't call Unicode.ascii_of_ident twice (not idempotent anymore)
Pierre Letouzey
2016-05-19
Extraction: don't call Unicode.ascii_of_ident twice (not idempotent anymore)
Pierre Letouzey
2016-05-19
native_compute: don't call Unicode.ascii_of_ident twice (not idempotent anymore)
Pierre Letouzey
2016-05-19
Extraction: don't call Unicode.ascii_of_ident twice (not idempotent anymore)
Pierre Letouzey
2016-05-19
adding "user-contrib" directory to ".gitignore"
Matej Kosik
2016-05-19
Unicode.ascii_of_ident is now truly injective
Pierre Letouzey
2016-05-19
Unicode.ascii_of_ident is now truly injective
Pierre Letouzey
2016-05-19
Micromega: qualify Coq.micromega.Tauto (avoid coqdep warnings about new Init/...
Pierre Letouzey
2016-05-17
Putting all the tactics exported by the Tactics module in the new monad API.
Pierre-Marie Pédrot
2016-05-17
Removing some compatibility layers in Tactics.
Pierre-Marie Pédrot
2016-05-17
Removing the old refine tactic from the Tactics module.
Pierre-Marie Pédrot
2016-05-17
Put the "move" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
Put the "change" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
Put the "specialize_eq" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
Put the "generalize dependent" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
Put the "generalize" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
Put the "cofix" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
Put the "*_cast_no_check" tactics in the monad.
Pierre-Marie Pédrot
2016-05-16
Put the "exact" family of tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
Put the "fix" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
Put the "exact_constr" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
Put the "clear" tactic into the monad.
Pierre-Marie Pédrot
2016-05-16
Fix bug #4737: cycle tactic doesn't like zero goals.
Pierre-Marie Pédrot
2016-05-16
Generate more user-readable tactic notation kernel names.
Pierre-Marie Pédrot
2016-05-16
Merge pull request #170 from relrod/patch-1
Pierre-Marie Pédrot
2016-05-15
Fix a really small doc typo
Ricky Elrod
2016-05-14
Removing unexcepted activation of option "Regular Subst Tactic", since
Hugo Herbelin
2016-05-14
More hints on how to fix compatibility issues.
Hugo Herbelin
2016-05-14
Hack in TACTIC EXTEND to maintain the 8.5 behaviour on badly designed arguments.
Pierre-Marie Pédrot
2016-05-13
Dyn: simplify API introducing an Easy submodule
Enrico Tassi
2016-05-13
More informative error message when interpreting ltac variables in terms.
Pierre-Marie Pédrot
2016-05-12
Small optimization in evar resolution.
Pierre-Marie Pédrot
2016-05-12
Fix bug #4722: Coq dies when encountering broken symbolic links.
Pierre-Marie Pédrot
[next]