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
*
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
*
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
*
Unify location handling of error functions.
Emilio Jesus Gallego Arias
2016-08-19
*
Removing dead unsafe debugging code in Constrintern.
Pierre-Marie Pédrot
2016-08-16
*
Make it a bit more obvious when variables are of type unit.
Guillaume Melquiond
2016-08-10
*
Some extra fixes in printing patterns in binders.
Hugo Herbelin
2016-07-19
*
Taking into account binding patterns when agglutinating sequences of binders.
Hugo Herbelin
2016-07-19
*
Notations with multiple recursive binders: fixing use of alpha-conversion.
Hugo Herbelin
2016-07-19
*
Notations: fixing multiple binders used as terms in reverse order.
Hugo Herbelin
2016-07-19
*
Removing a source of clash with multiple recursive patterns in notations.
Hugo Herbelin
2016-07-19
*
A new step on using alpha-conversion in printing notations.
Hugo Herbelin
2016-07-18
*
Partial fix to #4592 (notation requiring alpha-conversion for printing).
Hugo Herbelin
2016-07-17
*
Fixing a bug in recognizing a recursive pattern of notations
Hugo Herbelin
2016-07-17
*
Fixing interpretation of notations w/ opposite instances of a recursive pattern.
Hugo Herbelin
2016-07-17
*
Fixing printing of notations with several instances of a recursive pattern.
Hugo Herbelin
2016-07-17
*
First step in adding printing for notations such as given in #4932.
Hugo Herbelin
2016-07-17
*
Fixing #4932 (anomaly when using binders as terms in recursive notations).
Hugo Herbelin
2016-07-17
*
Fixing a collision about the meta-variable ".." in recursive notations.
Hugo Herbelin
2016-07-16
*
removing ocamldoc-related syntax errors
Matej Kosik
2016-07-12
*
Merge remote-tracking branch 'github/bug4653' into v8.6
Matthieu Sozeau
2016-07-07
|
\
|
*
Do not use implicit type info for (x := t) bindings
Matthieu Sozeau
2016-07-07
*
|
Program: fix #4873: transparency option not used
Matthieu Sozeau
2016-07-07
|
*
Univs: fix internalization of (x := T) and casts
Matthieu Sozeau
2016-07-06
|
/
*
Merge branch 'v8.5' into trunk
Maxime Dénès
2016-07-04
|
\
*
|
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
|
Fixing #4865 (deciding on which arguments to recompute scopes was not robust).
Hugo Herbelin
2016-06-29
*
|
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
|
Properly handling the only printing flag when parsing rules already exist.
Pierre-Marie Pédrot
2016-06-28
|
*
Univs: allowing notations to take univ instances
Matthieu Sozeau
2016-06-27
|
*
Forbidding silently dropped universes instances in
Matthieu Sozeau
2016-06-27
*
|
Merge remote-tracking branch 'github/pr/223' into feedback-locations
Maxime Dénès
2016-06-27
|
\
\
*
|
|
minor: comment on the meaning of the 'boolean' variable
Gabriel Scherer
2016-06-27
*
|
|
minor: documentation comment for constrintern.ml:sort_fields
Gabriel Scherer
2016-06-27
*
|
|
minor: interp/constrintern.ml, clarify field completion
Gabriel Scherer
2016-06-27
*
|
|
minor: in constrintern.ml:sort_fields, clarify sf
Gabriel Scherer
2016-06-27
*
|
|
minor: in constrintern.ml:sort_fields, clarify build_patt
Gabriel Scherer
2016-06-27
*
|
|
whitespace: untabity constrinternl.ml:sort_fields
Gabriel Scherer
2016-06-27
*
|
|
minor clarifications in constrintern.ml:sort_fields
Gabriel Scherer
2016-06-27
*
|
|
Adding ability to put any pattern in binders, prefixed by a quote.
Daniel de Rauglaudre
2016-06-27
|
*
|
[feedback] Add optional ?loc parameter to loggers.
Emilio Jesus Gallego Arias
2016-06-25
|
/
/
*
|
Fixing #4854 (regression introduced in 4d25b224 in relation with #4592).
Hugo Herbelin
2016-06-24
*
|
Exporting a generic argument induction_arg. As a consequence,
Hugo Herbelin
2016-06-18
*
|
Being defensive in printing implicit arguments also with manual
Hugo Herbelin
2016-06-16
*
|
Not taking arguments given by name or position into account when
Hugo Herbelin
2016-06-16
*
|
Merge remote-tracking branch 'github/pr/194' into trunk
Maxime Dénès
2016-06-16
|
\
\
*
\
\
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-09
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix bug #4777: Printing time is impacted by large terms that don't print.
Pierre-Marie Pédrot
2016-06-07
|
|
*
Removing the use to Egramcoq.recover_constr_grammar.
Pierre-Marie Pédrot
2016-06-07
|
|
/
|
/
|
*
|
A slight phase of documentation and uniformization of names of
Hugo Herbelin
2016-06-02
*
|
Removing pointless field NPatVar. It does not make sense to have Meta
Hugo Herbelin
2016-06-02
[next]