index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
printing
/
ppconstr.ml
Age
Commit message (
Expand
)
Author
2016-03-13
Supporting "(@foo) args" in patterns, where "@foo" has no arguments.
Hugo Herbelin
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-22
Do not compose "str" and "to_string" whenever possible.
Guillaume Melquiond
2015-12-18
CLEANUP: the definition of the "Constrexpr.case_expr" type was simplified
Matej Kosik
2015-12-03
Improving over printing of let-tuple (see #4447).
Hugo Herbelin
2015-10-07
Univs: add Strict Universe Declaration option (on by default)
Matthieu Sozeau
2015-06-24
Add a space in cast since cast binds loosely.
Gregory Malecha
2015-01-12
Update headers.
Maxime Dénès
2014-11-30
Fixing printing of dirpathes in Ppconstr. It was reversed.
Pierre-Marie Pédrot
2014-11-25
Adding tag output to references in Ppconstr.
Pierre-Marie Pédrot
2014-11-17
Adding notation terminals to coqtop highlight.
Pierre-Marie Pédrot
2014-11-17
Fixing semantics of Ppconstr.print_hunks.
Pierre-Marie Pédrot
2014-11-17
Missing keywords in Ppconstr.
Pierre-Marie Pédrot
2014-11-17
Moving printing code for red_expr and may_eval to Pptactic.
Pierre-Marie Pédrot
2014-11-17
Default styles for printing tags.
Pierre-Marie Pédrot
2014-11-16
Enforcing a stronger difference between the two syntaxes "simpl
Hugo Herbelin
2014-11-15
Additional style tags for constrs.
Pierre-Marie Pédrot
2014-11-15
Setting a keyword tag in Ppconstr.
Pierre-Marie Pédrot
2014-11-10
Plug the dynamic tags in the Richpp mechanism.
Pierre-Marie Pédrot
2014-11-05
lib/RichPp: Rename into Richpp.
Yann Régis-Gianas
2014-11-04
lib/Ppconstr: Cosmetics.
Regis-Gianas
2014-11-04
lib/Pp.tag: New.
Regis-Gianas
2014-11-04
printing/Ppannotation: Introduce a new annotation for keywords.
Regis-Gianas
2014-11-04
Ppannotation: New.
Regis-Gianas
2014-11-04
printing/Ppconstr.Make:
Regis-Gianas
2014-11-04
printing/Ppconstr.print_hunks:
Regis-Gianas
2014-11-04
printing/Ppconstr: Cosmetics.
Regis-Gianas
2014-09-30
Add syntax for naming new goals in refine: writing ?[id] instead of _
Hugo Herbelin
2014-09-29
Printing evar instance in a more intuitive order.
Hugo Herbelin
2014-09-13
Checking typability of evar instances. Using ";" to separate bindings
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-08
Parsing of Type@{max(i,j)}.
Matthieu Sozeau
2014-08-12
A couple of fixes/improvements in -beautify, but backtracking on
Hugo Herbelin
2014-08-05
Preliminary re-installation of notation interpretation in beautifying mode.
Hugo Herbelin
2014-08-05
Fixing a few beautifying bugs.
Hugo Herbelin
2014-06-10
Cleanup in Univ, moving code for UniverseConstraints outside the kernel in Un...
Matthieu Sozeau
2014-06-04
- Better parsing and printing of named universes: Type{ident} and foo@{(ident...
Matthieu Sozeau
2014-06-04
- Allow parsing of @const@{instance} for specifying universe instances of pol...
Matthieu Sozeau
2014-06-04
- Fix hashing of levels to get the "right" order in universe contexts etc...
Matthieu Sozeau
2014-05-06
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2013-11-27
Adding generic solvers to term holes. For now, no resolution mechanism nor
Pierre-Marie Pédrot
2013-09-02
Removing more association lists in Constrintern.
ppedrot
2013-03-13
Modules and ppvernac, sequel of Enrico's commit 16261
letouzey
2013-03-05
More monomorphization.
ppedrot
2013-01-28
Uniformization of the "anomaly" command.
ppedrot
2013-01-22
New implementation of the conversion test, using normalization by evaluation to
mdenes
[next]