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-14
Try eta-expansion of records only on non-recursive ones
Matthieu Sozeau
2016-03-13
Adopting the same rules for interpreting @, abbreviations and
Hugo Herbelin
2016-03-13
Adding a few functions on type union.
Hugo Herbelin
2016-03-13
Adding a file summarizing the inconsistencies in interpreting implicit
Hugo Herbelin
2016-03-13
Supporting "(@foo) args" in patterns, where "@foo" has no arguments.
Hugo Herbelin
2016-03-12
A more explicit name to the asymmetric boolean flag.
Hugo Herbelin
2016-03-12
Removing an empty file detected by Luc Grateau.
Hugo Herbelin
2016-03-10
Removing OCaml deprecated function names from the Lazy module.
Pierre-Marie Pédrot
2016-03-09
Merge branch 'render-prehistory' of https://github.com/aspiwack/coq into aspi...
Hugo Herbelin
2016-03-09
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-09
Fix test-suite file coq-prog-args
Matthieu Sozeau
2016-03-09
Redo fix init_setoid -> init_relation_classes
Matthieu Sozeau
2016-03-09
Fixed bug #4533 with previous Keyed Unification commit
Matthieu Sozeau
2016-03-09
Win: kill unreliable hence do not waitpid after kill -9 (Close #4369)
Enrico Tassi
2016-03-09
Fix strategy of Keyed Unification
Matthieu Sozeau
2016-03-07
Adding backtraces to scheme error messages.
Pierre-Marie Pédrot
2016-03-07
Re-enable OCaml warnings disabled by mistake as part of e759333.
Maxime Dénès
2016-03-06
Partial disentangling of Ltac codebase.
Pierre-Marie Pédrot
2016-03-06
Expurging grammar.mllib from uselessly linked modules.
Pierre-Marie Pédrot
2016-03-06
Moving Autorewrite to Hightatctic.
Pierre-Marie Pédrot
2016-03-06
Putting Tactic_debug just below Tacinterp.
Pierre-Marie Pédrot
2016-03-06
Removing dependency of Himsg in tactic files.
Pierre-Marie Pédrot
2016-03-06
Moving Tactic_debug to tactics/ folder.
Pierre-Marie Pédrot
2016-03-06
Moving Ltac traces to Tacexpr and Tacinterp.
Pierre-Marie Pédrot
2016-03-06
Fixing bug #4610: Fails to build with camlp4 since the TACTIC EXTEND move.
Pierre-Marie Pédrot
2016-03-06
Removing useless grammar.cma dependencies.
Pierre-Marie Pédrot
2016-03-06
Splitting the nsatz ML module into an implementation and a grammar files.
Pierre-Marie Pédrot
2016-03-06
Moving Eauto to a simple ML file.
Pierre-Marie Pédrot
2016-03-05
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-05
Using build_selector from Equality as a replacement of the selector
Hugo Herbelin
2016-03-05
Exporting build_selector, a component of discriminate, for use in congruence.
Hugo Herbelin
2016-03-05
Generalizing the uses of tactic scopes everywhere.
Pierre-Marie Pédrot
2016-03-05
Fixing bug #4608: Anomaly "output_value: abstract value (outside heap)".
Pierre-Marie Pédrot
2016-03-04
Fix #4607: do not read native code files if native compiler was disabled.
Maxime Dénès
2016-03-04
This fix is probably not enough to justify that there are no problems with
Maxime Dénès
2016-03-04
Adding some standard arguments in tactic scopes.
Pierre-Marie Pédrot
2016-03-04
Rename Ephemeron -> CEphemeron.
Maxime Dénès
2016-03-04
All arguments defined through ARGUMENT EXTEND declare a tactic scope.
Pierre-Marie Pédrot
2016-03-04
Replacing ad-hoc tactic scopes by generic ones using [create_ltac_quotations].
Pierre-Marie Pédrot
2016-03-04
Exchanging roles of tactic_arg and tactic_top_or_arg entries.
Pierre-Marie Pédrot
2016-03-04
Removing the UConstr entry of the tactic_arg AST.
Pierre-Marie Pédrot
2016-03-04
Making parentheses mandatory in tactic scopes.
Pierre-Marie Pédrot
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-03-04
Fix a typo in dev/doc/changes.txt
Jason Gross
2016-03-03
Adding a test for the behaviour of open_constr described in #3777.
Pierre-Marie Pédrot
2016-03-03
Fixing bug #4105: poor escaping in the protocol between CoqIDE and coqtop.
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
[next]