index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-01-30
Merge pull request coq/ltac2#100 from JasonGross/fix-lazy-match-goal
Pierre-Marie Pédrot
2019-01-28
Make lazy_match! goal actually lazy
Jason Gross
2019-01-28
Merge pull request coq/ltac2#94 from maximedenes/proof-mode
Pierre-Marie Pédrot
2019-01-17
Adapt to Coq's new proof mode API
Maxime Dénès
2018-12-16
Merge pull request coq/ltac2#91 from ejgallego/proof_rework
Pierre-Marie Pédrot
2018-12-10
[coq] Adapt to coq/coq#9172
Emilio Jesus Gallego Arias
2018-12-06
Merge pull request coq/ltac2#90 from ejgallego/tests
Pierre-Marie Pédrot
2018-11-28
[build] Test tests in Travis, use coqc for tests.
Emilio Jesus Gallego Arias
2018-11-25
Merge pull request coq/ltac2#88 from wilcoxjay/tests-detect-coqbin
Pierre-Marie Pédrot
2018-11-24
tests/Makefile: support unset COQBIN, like top-level Makefile does
James R. Wilcox
2018-11-24
Merge pull request coq/ltac2#87 from ppedrot/camlp5-safe-api-strikes-back
Pierre-Marie Pédrot
2018-11-23
Fix w.r.t. coq/coq#9051.
Pierre-Marie Pédrot
2018-11-19
Merge remote-tracking branch 'origin/pr/84'
Pierre-Marie Pédrot
2018-11-19
Adding a module to manipulate Ltac1 values.
Pierre-Marie Pédrot
2018-11-19
Add a function to generate fresh reference instances.
Pierre-Marie Pédrot
2018-11-19
Add a Char module.
Pierre-Marie Pédrot
2018-11-17
Add an image status for the CI.
Pierre-Marie Pédrot
2018-11-17
Merge pull request coq/ltac2#85 from ejgallego/travis
Pierre-Marie Pédrot
2018-11-17
[ci] Add travis setup, docker-based.
Emilio Jesus Gallego Arias
2018-11-17
[coq] Overlay to adapt to coq/coq#9003
Emilio Jesus Gallego Arias
2018-11-15
Fix compilation w.r.t. coq/coq#8779.
Pierre-Marie Pédrot
2018-11-13
Port to coqpp.
Pierre-Marie Pédrot
2018-11-05
Merge pull request coq/ltac2#75 from SkySkimmer/command-atts
Pierre-Marie Pédrot
2018-11-03
Merge pull request coq/ltac2#82 from SkySkimmer/split-tactics
Pierre-Marie Pédrot
2018-10-30
Adapt to coq/coq#8844 (move abstract out of tactics.ml)
Gaëtan Gilbert
2018-10-23
Merge remote-tracking branch 'origin/pr/70'
Pierre-Marie Pédrot
2018-10-23
Merge remote-tracking branch 'origin/pr/71'
Pierre-Marie Pédrot
2018-10-17
[build] Add dune file + fix warnings.
Emilio Jesus Gallego Arias
2018-10-11
Fix for coq/coq#8515 (command driven attributes)
Gaëtan Gilbert
2018-10-08
Merge remote-tracking branch 'remotes/origin/pr/74'
Pierre-Marie Pédrot
2018-10-06
Merge remote-tracking branch 'maximedenes/rm-section-path'
Pierre-Marie Pédrot
2018-10-02
Fix deprecation warnings.
Pierre-Marie Pédrot
2018-09-26
Adapt to removal of section paths from kernel names
Maxime Dénès
2018-09-26
Fix for Coq PR#8554 (term builder for tactic "change" takes an environment).
Hugo Herbelin
2018-09-11
Merge remote-tracking branch 'herbelin/master+globenv-coq-pr7288'
Pierre-Marie Pédrot
2018-08-07
fix three small typos
Langston Barrett
2018-08-07
doc/ltac2.md: add table of contents
Langston Barrett
2018-07-23
Adding environment-manipulating functions.
Pierre-Marie Pédrot
2018-07-23
Fix deprecated warnings from Pcoq.
Pierre-Marie Pédrot
2018-07-23
Merge remote-tracking branch 'origin/pr/54'
Pierre-Marie Pédrot
2018-07-04
Adapting to move of register_constr_interp0 from Pretyping to GlobEnv.
Hugo Herbelin
2018-07-02
Merge pull request coq/ltac2#65 from ppedrot/camlp5-parser
Pierre-Marie Pédrot
2018-06-23
Fix for compilation with the camlp5-parser branch.
Pierre-Marie Pédrot
2018-06-18
Adapt to Coq's PR #7797 (removal of reference).
Maxime Dénès
2018-06-18
Do not rely on the Ident vs. Qualid artificial separation.
Pierre-Marie Pédrot
2018-06-18
Fixing a batch of deprecation warnings.
Pierre-Marie Pédrot
2018-05-30
Merge pull request coq/ltac2#60 from ejgallego/vernac+move_parser
Pierre-Marie Pédrot
2018-05-28
Fix w.r.t. coq/coq#7521.
Pierre-Marie Pédrot
2018-05-27
Adapt to coq/coq#7558.
Emilio Jesus Gallego Arias
2018-05-25
Renaming global_reference according to Coq PR #6156.
Hugo Herbelin
[next]