index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
vernac
Commit message (
Expand
)
Author
Age
*
Merge PR #6702: [vernac] [minor] Move print effects to top-level caller.
Maxime Dénès
2018-02-13
|
\
*
\
Merge PR #6262: [error] Replace msg_error by a proper exception.
Maxime Dénès
2018-02-12
|
\
\
*
\
\
Merge PR #6128: Simplification: cumulativity information is variance informa...
Maxime Dénès
2018-02-12
|
\
\
\
|
*
|
|
Use specialized function for inductive subtyping inference.
Gaëtan Gilbert
2018-02-11
|
*
|
|
Inference of inductive subtyping does not need an evar map.
Gaëtan Gilbert
2018-02-10
|
*
|
|
Simplification: cumulativity information is variance information.
Gaëtan Gilbert
2018-02-10
|
|
|
*
[vernac] Fix outdated comment.
Emilio Jesus Gallego Arias
2018-02-09
|
|
|
*
[nit] Remove some unnecessary global `open Feedback`
Emilio Jesus Gallego Arias
2018-02-09
|
|
|
*
[vernac] [minor] Move print effects to top-level caller.
Emilio Jesus Gallego Arias
2018-02-09
|
|
|
/
|
|
*
[error] Replace msg_error by a proper exception.
Emilio Jesus Gallego Arias
2018-02-09
|
|
/
|
/
|
*
|
[nativecomp] Remove ad-hoc handling of Dynlink exception.
Emilio Jesus Gallego Arias
2018-02-09
|
/
*
Merge PR #6686: Kernel/checker reduction cleanups around projection unfolding
Maxime Dénès
2018-02-07
|
\
|
*
Reductionops.nf_* now take an environment.
Gaëtan Gilbert
2018-02-02
*
|
[vernac] Mutual theorems (VernacStartTheoremProof) always have names
Vincent Laporte
2018-02-01
*
|
[vernac] Remove VernacGoal, allow anonymous definitions in VernacDefinition
Vincent Laporte
2018-02-01
|
/
*
[toplevel] Refactor load path handling.
Emilio Jesus Gallego Arias
2018-01-29
*
Merge PR #6499: [vernac] Move the flags/attributes out of vernac_expr
Maxime Dénès
2018-01-16
|
\
*
\
Merge PR #6551: Bracket with goal selector
Maxime Dénès
2018-01-16
|
\
\
|
|
*
[vernac] vernac_expr no longer recursive
Vincent Laporte
2018-01-08
|
*
|
Brackets support single numbered goal selectors.
Théo Zimmermann
2018-01-05
*
|
|
Returning instance instead of substitution in universe context abstraction.
Pierre-Marie Pédrot
2017-12-30
|
/
/
|
*
[vernac] adds the “program” flag to the “atts” record
Vincent Laporte
2017-12-29
|
/
*
Merge PR #6492: Remove query-in-IDE warning.
Maxime Dénès
2017-12-29
|
\
*
\
Merge PR #6405: Remove the local polymorphic flag hack.
Maxime Dénès
2017-12-29
|
\
\
*
\
\
Merge PR #6433: [flags] Move global time flag into an attribute.
Maxime Dénès
2017-12-29
|
\
\
\
|
|
|
*
Remove query-in-IDE warning.
Maxime Dénès
2017-12-27
|
|
_
|
/
|
/
|
|
|
|
*
Remove the local polymorphic flag hack.
Maxime Dénès
2017-12-27
|
|
/
|
/
|
*
|
Merge PR #6439: [api] Also deprecate constructors of Decl_kinds.
Maxime Dénès
2017-12-27
|
\
\
*
\
\
Merge PR #6443: [vernac] Cleanup of do_definition.
Maxime Dénès
2017-12-27
|
\
\
\
*
\
\
\
Merge PR #6289: Remove unused boolean from cl_context field of Typeclasses.ty...
Maxime Dénès
2017-12-27
|
\
\
\
\
|
|
|
*
|
[api] Also deprecate constructors of Decl_kinds.
Emilio Jesus Gallego Arias
2017-12-23
|
|
_
|
/
/
|
/
|
|
|
|
|
|
*
[flags] Move global time flag into an attribute.
Emilio Jesus Gallego Arias
2017-12-23
|
|
_
|
/
|
/
|
|
|
|
*
Merge code paths in interp_definition and cleanup a bit.
Gaëtan Gilbert
2017-12-21
*
|
|
Separate vernac controls and regular commands.
Maxime Dénès
2017-12-20
|
|
*
[vernac] Cleanup of do_definition.
Emilio Jesus Gallego Arias
2017-12-18
|
|
/
|
/
|
*
|
Merge PR #6419: [vernac] Split `command.ml` into separate files.
Maxime Dénès
2017-12-18
|
\
\
*
\
\
Merge PR #6413: [econstr] Switch constrintern API to non-imperative style.
Maxime Dénès
2017-12-18
|
\
\
\
|
|
*
|
[flags] Make program_mode a parameter for commands in vernac.
Emilio Jesus Gallego Arias
2017-12-17
|
|
*
|
[vernac] Split `command.ml` into separate files.
Emilio Jesus Gallego Arias
2017-12-17
|
|
/
/
*
|
|
Merge PR #6392: [econstr] Cleanup in `vernac/classes.ml`
Maxime Dénès
2017-12-15
|
\
\
\
|
|
*
|
[econstr] Switch constrintern API to non-imperative style.
Emilio Jesus Gallego Arias
2017-12-15
*
|
|
|
Merge PR #6341: Fix anomaly in [Type foo] command, + print uctx like Check.
Maxime Dénès
2017-12-13
|
\
\
\
\
*
\
\
\
\
Merge PR #6251: [proof] Embed evar_map in RefinerError exception.
Maxime Dénès
2017-12-13
|
\
\
\
\
\
|
|
|
|
*
|
[econstr] Small cleanup in `vernac/lemmas`
Emilio Jesus Gallego Arias
2017-12-13
|
|
|
|
/
/
|
|
|
*
/
[econstr] Cleanup in `vernac/classes.ml`.
Emilio Jesus Gallego Arias
2017-12-13
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge PR #6275: [summary] Allow typed projections from global state.
Maxime Dénès
2017-12-12
|
\
\
\
\
*
\
\
\
\
Merge PR #6270: [toplevel] Properly redirect stdout on `Redirect` vernac.
Maxime Dénès
2017-12-11
|
\
\
\
\
\
|
|
|
|
*
|
Fix anomaly in [Type foo] command, + print uctx like Check.
Gaëtan Gilbert
2017-12-11
|
|
|
*
|
|
[proof] Embed evar_map in RefinerError exception.
Emilio Jesus Gallego Arias
2017-12-11
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge PR #6324: Fix #6323: stronger restrict universe context vs abstract.
Maxime Dénès
2017-12-11
|
\
\
\
\
\
[next]