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
*
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
*
Print [Variant] types with the keyword [Variant].
Arnaud Spiwack
2014-09-04
*
Simplification of Genarg unpackers.
Pierre-Marie Pédrot
2014-08-29
*
Lazy interpretation of patterns so that expressions such as "intros H H'/H"
Hugo Herbelin
2014-08-18
*
Adding a new intro-pattern for "apply in" on the fly. Using syntax
Hugo Herbelin
2014-08-18
*
Spotted a source of failure of the constr printer in debugger.
Hugo Herbelin
2014-08-18
*
Fix non-printing of coercions for primitive projections (fixes bug #3433).
Matthieu Sozeau
2014-08-14
*
Change internalization of primitive projections to allow parsing [p t] as
Matthieu Sozeau
2014-08-08
*
Revert the change in Constrintern introduced by "Add a type of untyped term t...
Arnaud Spiwack
2014-08-06
*
[uconstr]: use a closure instead of eager substitution.
Arnaud Spiwack
2014-08-06
*
Fix [uconstr] name for argextend.
Arnaud Spiwack
2014-08-05
*
Better fix of e5c025
Pierre Boutillier
2014-08-05
*
Fixing #3483 (graceful failing with notations to non-constructors in "match").
Hugo Herbelin
2014-08-03
*
Better struture for Ltac internalization environments in Constrintern.
Pierre-Marie Pédrot
2014-08-02
*
Faster uconstr.
Arnaud Spiwack
2014-08-01
*
A tentative uniform naming policy in module Inductiveops.
Hugo Herbelin
2014-08-01
*
Finish fixes on notations and primitive projections, add test-suite files for...
Matthieu Sozeau
2014-07-31
*
Consistent pretty-printing of primitive projections and their expanded forms.
Matthieu Sozeau
2014-07-31
*
Add a type of untyped term to Ltac's value.
Arnaud Spiwack
2014-07-29
*
Fix treatment of notations containing applications of projections (fixes bug ...
Matthieu Sozeau
2014-07-29
*
smartlocate: look for the head symbol for real
Enrico Tassi
2014-07-14
*
Export type_of_global_ref (useful for external users of glob files)
Enrico Tassi
2014-07-11
*
Arith: full integration of the "Numbers" modular framework
Pierre Letouzey
2014-07-09
*
all coqide specific files moved into ide/
Enrico Tassi
2014-06-25
*
Continue fix on argument scopes of primitive projections.
Matthieu Sozeau
2014-06-17
*
Fix HoTT bug #84, binding scopes to projections.
Matthieu Sozeau
2014-06-17
*
Fixing #3292 (locations of notations shifted by 1 in glob files in trunk).
Hugo Herbelin
2014-06-17
*
Fixing #3282 (two bugs in the presence of let-in's in "fix").
Hugo Herbelin
2014-06-17
*
Removing dead code.
Pierre-Marie Pédrot
2014-06-17
*
Fix bug #3289
Matthieu Sozeau
2014-06-11
*
Collecting in Namegen those conventional default names that are used in diffe...
Hugo Herbelin
2014-06-04
*
- Fix hashing of levels to get the "right" order in universe contexts etc...
Matthieu Sozeau
2014-06-04
*
Removing useless use of metaids in tactic AST.
Pierre-Marie Pédrot
2014-05-22
[next]