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
*
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
*
Printing function for [uconstr].
Arnaud Spiwack
2014-11-19
*
Enforcing a stronger difference between the two syntaxes "simpl
Hugo Herbelin
2014-11-16
*
Fixing what really looks like a bug in the initial implementation of
Hugo Herbelin
2014-10-22
*
A patch for printing "match" when constructors are defined with let-in
Hugo Herbelin
2014-10-20
*
Add syntax for naming new goals in refine: writing ?[id] instead of _
Hugo Herbelin
2014-09-30
*
Notation: option to attach extra pretty printing rules to notations
Enrico Tassi
2014-09-29
*
Add a boolean to indicate the unfolding state of a primitive projection,
Matthieu Sozeau
2014-09-27
*
Fix debug printing with primitive projections.
Matthieu Sozeau
2014-09-18
*
Revert specific syntax for primitive projections, avoiding ugly
Matthieu Sozeau
2014-09-17
*
More on printing references applied to implicit arguments.
Hugo Herbelin
2014-09-16
*
Uniformisation of the order of arguments env and sigma.
Hugo Herbelin
2014-09-12
*
Parsing evar instances.
Hugo Herbelin
2014-09-12
*
Referring to evars by names. Added a parser for evars (but parsing of
Hugo Herbelin
2014-09-12
*
Parsing and printing of primitive projections, fix buggy behavior when
Matthieu Sozeau
2014-09-10
*
- Fix printing and parsing of primitive projections, including the Set
Matthieu Sozeau
2014-09-09
*
Fix bug #3591: print differently eta-expanded projection implicit application...
Matthieu Sozeau
2014-09-08
*
Parsing of Type@{max(i,j)}.
Matthieu Sozeau
2014-09-08
[next]