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-08-11
CLEANUP: removing a call of "Context.Rel.Declaration.to_tuple" function
Matej Kosik
2016-07-26
remove checker/Makefile
Pierre Letouzey
2016-07-26
No more dev/printers.cma
Pierre Letouzey
2016-07-26
Makefile.build: minor simplification
Pierre Letouzey
2016-07-26
Merge branch 'v8.6' into trunk
Pierre Letouzey
2016-07-26
restore compatibility with gallium's camlp4 (broken by commit 8e07227c)
Pierre Letouzey
2016-07-26
Merge remote-tracking branch 'gforge/v8.5' into v8.6
Matthieu Sozeau
2016-07-26
Merge branch 'bug4876' into v8.5
Matthieu Sozeau
2016-07-25
Merge remote-tracking branch 'github/bug4679' into v8.6
Matthieu Sozeau
2016-07-25
Fix bug #4876: critical bug in guard condition checker.
Matthieu Sozeau
2016-07-21
Fix bug #4679, weakened setoid_rewrite unification
Matthieu Sozeau
2016-07-20
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-07-20
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-07-20
Update CHANGES
Matthieu Sozeau
2016-07-20
Fix bug #4780: universe leak in letin_tac
Matthieu Sozeau
2016-07-20
Update CHANGES
Matthieu Sozeau
2016-07-20
Fix bug #4780: universe leak in letin_tac
Matthieu Sozeau
2016-07-19
Fix Errors.out missing a dot...
Matthieu Sozeau
2016-07-19
Complementing previous commit on fixes for printing binding patterns.
Hugo Herbelin
2016-07-19
Some extra fixes in printing patterns in binders.
Hugo Herbelin
2016-07-19
Taking into account binding patterns when agglutinating sequences of binders.
Hugo Herbelin
2016-07-19
Notations with multiple recursive binders: fixing use of alpha-conversion.
Hugo Herbelin
2016-07-19
Fixing missing parentheses in printing of patterns in binders.
Hugo Herbelin
2016-07-19
Notations: fixing multiple binders used as terms in reverse order.
Hugo Herbelin
2016-07-19
Removing a source of clash with multiple recursive patterns in notations.
Hugo Herbelin
2016-07-19
Fixing extra returns in top_printers.ml (msg_notice not same semantics as pp).
Hugo Herbelin
2016-07-18
A new step on using alpha-conversion in printing notations.
Hugo Herbelin
2016-07-18
Replacing deprecated Implicit Arguments in prelude.
Maxime Dénès
2016-07-18
Remove the swap tactic from the prelude.
Maxime Dénès
2016-07-18
Marking bug #3383 as solved.
Pierre-Marie Pédrot
2016-07-18
Fix bug #4923: Warning: appcontext is deprecated.
Pierre-Marie Pédrot
2016-07-18
Removing useless grammar entries. Fixes bug #4919.
Pierre-Marie Pédrot
2016-07-17
Partial fix to #4592 (notation requiring alpha-conversion for printing).
Hugo Herbelin
2016-07-17
More examples of recursive notations, with emphasis in reference manual.
Hugo Herbelin
2016-07-17
Fixing a bug in recognizing a recursive pattern of notations
Hugo Herbelin
2016-07-17
Fixing interpretation of notations w/ opposite instances of a recursive pattern.
Hugo Herbelin
2016-07-17
Fixing printing of notations with several instances of a recursive pattern.
Hugo Herbelin
2016-07-17
First step in adding printing for notations such as given in #4932.
Hugo Herbelin
2016-07-17
Fixing #4932 (anomaly when using binders as terms in recursive notations).
Hugo Herbelin
2016-07-16
Fixing a collision about the meta-variable ".." in recursive notations.
Hugo Herbelin
2016-07-13
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-07-13
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-07-13
Fixing printing of evar name in an error message of instantiate.
Hugo Herbelin
2016-07-13
Typo.
Hugo Herbelin
2016-07-13
Makefile.dev: fix a typo in the 'logic' rule
Pierre Letouzey
2016-07-13
Makefile.dev: fix a typo in the 'logic' rule
Pierre Letouzey
2016-07-12
Makefile.build: follow-up of commits by Matej on VERBOSE and READABLE_ML4
Pierre Letouzey
2016-07-12
.gitignore: no more generated grammar/*.ml files
Pierre Letouzey
2016-07-12
Makefile: no more .ml4.d hence no more rule to clean them
Pierre Letouzey
2016-07-12
A short test on printing evars in Show Proof (this was wrong at some time).
Hugo Herbelin
[next]