index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
interp
/
constrextern.ml
Age
Commit message (
Expand
)
Author
2016-02-15
merging conflicts with the original "trunk__CLEANUP__Context__2" branch
Matej Kosik
2016-02-13
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-02-13
Do not give a name to anonymous evars anymore. See bug #4547.
Pierre-Marie Pédrot
2016-02-09
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-11
CLEANUP: removing unused field
Matej Kosik
2016-01-02
Remove some unused functions.
Guillaume Melquiond
2015-12-18
CLEANUP: the definition of the "Constrexpr.case_expr" type was simplified
Matej Kosik
2015-12-02
Fix a bug in externalisation which prevented printing of projections
Matthieu Sozeau
2015-11-26
Make the pretty printer resilient to incomplete nametab (progress on #4363).
Enrico Tassi
2015-02-21
Continuing experimentation on what part of the instance of an evar
Hugo Herbelin
2015-01-17
Univs: proper printing of global and local universe names (only
Matthieu Sozeau
2015-01-12
Update headers.
Maxime Dénès
2014-12-04
Reactivating option "Set Printing Existential Instances" for asking printing ...
Hugo Herbelin
2014-11-19
Printing function for [uconstr].
Arnaud Spiwack
2014-10-20
A patch for printing "match" when constructors are defined with let-in
Hugo Herbelin
2014-09-30
Add syntax for naming new goals in refine: writing ?[id] instead of _
Hugo Herbelin
2014-09-27
Add a boolean to indicate the unfolding state of a primitive projection,
Matthieu Sozeau
2014-09-18
Fix debug printing with primitive projections.
Matthieu Sozeau
2014-09-17
Revert specific syntax for primitive projections, avoiding ugly
Matthieu Sozeau
2014-09-16
More on printing references applied to implicit arguments.
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-10
Parsing and printing of primitive projections, fix buggy behavior when
Matthieu Sozeau
2014-09-09
- Fix printing and parsing of primitive projections, including the Set
Matthieu Sozeau
2014-09-08
Fix bug #3591: print differently eta-expanded projection implicit application...
Matthieu Sozeau
2014-09-08
Parsing of Type@{max(i,j)}.
Matthieu Sozeau
2014-08-18
Spotted a source of failure of the constr printer in debugger.
Hugo Herbelin
2014-08-14
Fix non-printing of coercions for primitive projections (fixes bug #3433).
Matthieu Sozeau
2014-08-08
Change internalization of primitive projections to allow parsing [p t] as
Matthieu Sozeau
2014-08-01
A tentative uniform naming policy in module Inductiveops.
Hugo Herbelin
2014-07-31
Consistent pretty-printing of primitive projections and their expanded forms.
Matthieu Sozeau
2014-05-06
Fix printing of projections with implicits.
Matthieu Sozeau
2014-05-06
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-03-05
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-01
Never suppress the typing constraint of bound variables whose name was
Pierre-Marie Pédrot
2013-11-27
Adding generic solvers to term holes. For now, no resolution mechanism nor
Pierre-Marie Pédrot
2013-09-19
Get rid of the uses of deprecated OCaml elements (still remaining compatible ...
xclerc
2013-05-05
Now printing body of abbreviations (i.e. notation with a name) with
herbelin
2013-03-21
Robust display of NotConvertibleTypeField errors (fix #3008, #2995)
letouzey
2013-03-13
Restrict (try...with...) to avoid catching critical exn (part 8)
letouzey
2013-01-28
Uniformization of the "anomaly" command.
ppedrot
2013-01-07
Fixup notation printing in patterns
pboutill
2012-12-14
Modulification of identifier
ppedrot
2012-12-14
Implemented a full-fledged equality on [constr_expr]. By the way,
ppedrot
2012-12-13
Using library string functions.
ppedrot
2012-12-13
Renamed Option.Misc.compare to the more uniform Option.equal.
ppedrot
2012-11-28
Fix ocamldebug constr printer
pboutill
2012-11-26
Fixed a monomorphization error.
ppedrot
[next]