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-03
Fix proof terminators not being detected in presence of curly brackets (bug #...
Guillaume Melquiond
2016-06-03
Make "coqdoc -g --parse-comments" behave properly (bug #4773).
Guillaume Melquiond
2016-06-02
Fix build (use the same mllib file as in trunk).
Guillaume Melquiond
2016-06-02
Avoid refreshing the segment widget each time a sentence is added.
Lionel Rieg
2016-05-31
Fix potential race condition in vm_compute.
Guillaume Melquiond
2016-05-31
Revert "Rename Lexer -> CLexer."
Pierre-Marie Pédrot
2016-05-30
Extraction : add a location in the error message about polyprop
Pierre Letouzey
2016-05-29
Fix bug #4746: Anomaly: Evar ?X10 was not declared.
Pierre-Marie Pédrot
2016-05-27
STM: fix argument filtering for slaves
Enrico Tassi
2016-05-26
Pfedit.get_current_context refinement (fix #4523)
Matthieu Sozeau
2016-05-26
rewrite/Univs: Fix bug # 4498.
Matthieu Sozeau
2016-05-23
Extraction/Projections: Fix bug #4710
Matthieu Sozeau
2016-05-23
Hints/Univs: fix bug #4628 anomalies
Matthieu Sozeau
2016-05-20
Disable memoization rather than failing when files cannot be opened.
Guillaume Melquiond
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-16
Fix bug #4737: cycle tactic doesn't like zero goals.
Pierre-Marie Pédrot
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-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
2016-05-09
Fix bug #3887: Better error message for "More than one program with unsolved ...
Pierre-Marie Pédrot
2016-05-09
Rename Lexer -> CLexer.
Pierre-Marie Pédrot
2016-05-09
Fix typo in configure's option description.
Guillaume Melquiond
2016-05-09
Use "md5 -q" on FreeBSD architectures (bug #4719).
Guillaume Melquiond
2016-05-09
Use the actual location of an error in the error pane (bug #4169).
Guillaume Melquiond
2016-05-08
Fix bug #4713: Anomaly: Assertion Failed for incorrect usage of Module.
Pierre-Marie Pédrot
2016-05-04
typo
Enrico Tassi
2016-05-04
NPeano : improve compatibility for this deprecated file via compat notations
Pierre Letouzey
2016-05-04
Int.v: simplify Jason's commit 5b4e3ace
Pierre Letouzey
2016-05-04
Merge branch 'move-compat-notations' of https://github.com/JasonGross/coq int...
Pierre Letouzey
2016-05-04
Fixing subst.out after changing spacing in goal output (24a125b77).
Hugo Herbelin
2016-05-04
Fix Haskell extraction for terms over 45 characters long
Nickolai Zeldovich
2016-05-04
Handle primitive projections inside types when extracting (bug #4616).
Guillaume Melquiond
2016-05-04
Fix for #4603, part 3: definitions inside proofs not handled properly by coqc.
Maxime Dénès
2016-05-04
Increase the size of the dumpglob buffer for cooking notations (bug #4708).
Guillaume Melquiond
2016-05-03
In Regular Subst Tactic mode, ensure that the order of hypotheses is
Hugo Herbelin
2016-05-03
Fix bug #4707: clearbody much slower in 8.5pl1.
Pierre-Marie Pédrot
2016-05-03
Fix bug #3825: Universe annotations on notations should pass through or be re...
Pierre-Marie Pédrot
2016-05-03
Test file for #4695: Slow Qed.
Maxime Dénès
2016-05-03
Fix bug #4292: Unexpected functor objects.
Pierre-Marie Pédrot
2016-05-03
Use the canonical name when looking for an eliminator (bug #4670).
Guillaume Melquiond
2016-05-03
Fix bug #4705: coqtop accepts both -emacs and -ideslave.
Pierre-Marie Pédrot
2016-05-03
Call hooks when terminating a definition proof (bug #4663).
Guillaume Melquiond
2016-05-03
Remove extraneous space in coqtop/pg output (bug #4675).
Guillaume Melquiond
2016-05-02
Make votour a bit more robust/forgiving with respect to user commands (bug #4...
Guillaume Melquiond
2016-05-02
Properly handle notations containing spaces (bug #4538).
Guillaume Melquiond
2016-05-02
Avoid infinite loop/stack overflow when using "simpl nomatch" (bug #4576).
Guillaume Melquiond
[next]