index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
interp
Commit message (
Expand
)
Author
Age
*
Merge PR #310 into v8.5
Pierre-Marie Pédrot
2016-10-17
|
\
*
|
Fixing a collision about the meta-variable ".." in recursive notations.
Hugo Herbelin
2016-10-12
|
*
Revert "Make the pretty printer resilient to incomplete nametab (progress on ...
Théo Zimmermann
2016-10-06
|
/
*
Fixing a recursive notation bug raised on coq-club on Sep 12, 2016.
Hugo Herbelin
2016-09-12
*
Fix incorrect glob data for module symbols (bug #2336).
Guillaume Melquiond
2016-08-18
*
Univs: allowing notations to take univ instances
Matthieu Sozeau
2016-06-27
*
Forbidding silently dropped universes instances in
Matthieu Sozeau
2016-06-27
*
Fix bug #4777: Printing time is impacted by large terms that don't print.
Pierre-Marie Pédrot
2016-06-07
*
Increase the size of the dumpglob buffer for cooking notations (bug #4708).
Guillaume Melquiond
2016-05-04
*
Fix bug #3825: Universe annotations on notations should pass through or be re...
Pierre-Marie Pédrot
2016-05-03
*
Fixing #4677 (collision of a global variable and of a local variable
Hugo Herbelin
2016-04-19
*
Fixing bug #4105: poor escaping in the protocol between CoqIDE and coqtop.
Pierre-Marie Pédrot
2016-03-03
*
Do not give a name to anonymous evars anymore. See bug #4547.
Pierre-Marie Pédrot
2016-02-13
*
Implement support for universe binder lists in Instance and Program Fixpoint/...
Matthieu Sozeau
2016-01-23
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Fixing #4467 (continued).
Hugo Herbelin
2016-01-13
*
Fixing #4467 (missing shadowing of variables in cases pattern).
Hugo Herbelin
2016-01-12
*
Do not dump a glob reference when its location is ghost. (Fix bug #4469)
Guillaume Melquiond
2015-12-31
*
Fix a bug in externalisation which prevented printing of projections
Matthieu Sozeau
2015-12-02
*
Make the pretty printer resilient to incomplete nametab (progress on #4363).
Enrico Tassi
2015-11-26
*
Fixing bug #3554: Anomaly: Anonymous implicit argument.
Pierre-Marie Pédrot
2015-11-11
*
Documenting a bit more interpretation functions in passing.
Hugo Herbelin
2015-10-26
*
Fix some typos.
Guillaume Melquiond
2015-10-13
*
Properly handle {|...|} patterns when patterns are not asymmetric. (Fix bug #...
Guillaume Melquiond
2015-09-16
*
Fixing #4318 (anomaly when applying args to a recursive notation in patterns).
Hugo Herbelin
2015-08-21
*
Fixing bug #3811: "Universe annotations confused inside generalizing binders".
Pierre-Marie Pédrot
2015-07-29
*
Fixing #4305 (compatibility wrt 8.4 in not interpreting an
Hugo Herbelin
2015-07-27
*
Make sure that scope classes are displayed by Print Scopes. (Fix bug #4262)
Guillaume Melquiond
2015-07-08
*
Introduction of a "Undelimit Scope" command, undoing "Delimit Scope"
Lionel Rieg
2015-06-26
*
Fix bug #4159
Matthieu Sozeau
2015-05-27
*
Fixing computation of implicit arguments by position in fixpoints (#4217).
Hugo Herbelin
2015-05-01
*
Remove almost all the uses of string concatenation when building error messages.
Guillaume Melquiond
2015-04-23
*
Fixing #3376 and #4191 (wrong index of maximally-inserted implicit argument
Hugo Herbelin
2015-04-21
*
Function now supports puniveres
jforest
2015-04-14
*
grammar: export hypident
Enrico Tassi
2015-03-30
*
Normalize scope names before storing them in vo files. (Fix for bug #4162)
Guillaume Melquiond
2015-03-27
*
Fixing equality of notation_constrs. Fixes bug #4136.
Pierre-Marie Pédrot
2015-03-24
*
Revert "Useless check when loading notations through import."
Pierre-Marie Pédrot
2015-03-24
*
admit: replaced by give_up + Admitted (no proof_admitted : False, close #4032)
Enrico Tassi
2015-03-11
*
Removing the unused field ltacrecvars of tactic internalization.
Pierre-Marie Pédrot
2015-02-27
*
Continuing experimentation on what part of the instance of an evar
Hugo Herbelin
2015-02-21
*
Univs: fix bug #3978: carry around the universe context used to
Matthieu Sozeau
2015-02-12
*
Univs: proper printing of global and local universe names (only
Matthieu Sozeau
2015-01-17
*
Update headers.
Maxime Dénès
2015-01-12
*
Fixing #3892: Ensure that notation variables do not capture names
Hugo Herbelin
2014-12-30
*
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-12-16
*
Tentatively more informative report of failure when inferring
Hugo Herbelin
2014-12-11
*
Reactivating option "Set Printing Existential Instances" for asking printing ...
Hugo Herbelin
2014-12-04
*
Reverting the following block of three commits:
Hugo Herbelin
2014-11-27
*
Experimenting always forcing convertibility on strict implicit arguments
Hugo Herbelin
2014-11-26
[next]