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-09
Fixing #4644 (regression of unification on evar-evar problems with a match).
Hugo Herbelin
2016-06-09
Minor simplification in evarconv.ml.
Hugo Herbelin
2016-06-09
New update on how to find camlp5 binary and library at configure time.
Hugo Herbelin
2016-06-09
Improve the interpretation scope of arguments of an ltac match.
Hugo Herbelin
2016-06-09
Reverting dbdff037 which does not seem to prevent to have #3638 fixed
Hugo Herbelin
2016-06-09
Remove failure on non-.v files (bug #4752).
Guillaume Melquiond
2016-06-07
Fix bug #4777: Printing time is impacted by large terms that don't print.
Pierre-Marie Pédrot
2016-06-07
Do not use COQLIBS for the validate rule produced by coq_makefile (bug #4693).
Guillaume Melquiond
2016-06-06
Fixing problems introduced in 8.5 with Ltac trace report. E.g.
Hugo Herbelin
2016-06-05
Fix incorrect checking of library checksums.
Maxime Dénès
2016-06-03
Add license text to the windows installation
Enrico Tassi
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
[next]