index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vernac
Age
Commit message (
Expand
)
Author
2018-02-20
Notations: Adding modifiers to tell which kind of binder a constr can parse.
Hugo Herbelin
2018-02-20
Notations: A step in cleaning constr_entry_key.
Hugo Herbelin
2018-02-20
Moving Metasyntax.register_grammar to Pcoq for usability in Egramcoq.
Hugo Herbelin
2018-02-20
More flexibility in locating or referring to a notation.
Hugo Herbelin
2018-02-20
Being more flexible on format Adding a warning to be more informative
Hugo Herbelin
2018-02-20
Respecting the ident/pattern distinction in notation modifiers.
Hugo Herbelin
2018-02-20
Adding support for parsing subterms of a notation as "pattern".
Hugo Herbelin
2018-02-20
A bit of miscellaneous code documentation around notations.
Hugo Herbelin
2018-02-20
Introducing an intermediary type "constr_prod_entry_key" for grammar producti...
Hugo Herbelin
2018-02-20
Rephrasing ETBinderList with a self-documenting and invariant-carrying argument.
Hugo Herbelin
2018-02-20
More precise explanation when a notation is not reversible for printing.
Hugo Herbelin
2018-02-19
Merge PR #6761: Remove unused argument in Record.declare_structure
Maxime Dénès
2018-02-19
Merge PR #6646: Change references to CAMLP4 to CAMLP5 since we no longer use ...
Maxime Dénès
2018-02-17
Change references to CAMLP4 to CAMLP5 to be more accurate since we no
Jim Fehrle
2018-02-14
Remove unused argument in Record.declare_structure
Gaëtan Gilbert
2018-02-13
Merge PR #6702: [vernac] [minor] Move print effects to top-level caller.
Maxime Dénès
2018-02-12
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-11
Use specialized function for inductive subtyping inference.
Gaëtan Gilbert
2018-02-10
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-09
[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-07
Merge PR #6686: Kernel/checker reduction cleanups around projection unfolding
Maxime Dénès
2018-02-02
Reductionops.nf_* now take an environment.
Gaëtan Gilbert
2018-02-01
[vernac] Mutual theorems (VernacStartTheoremProof) always have names
Vincent Laporte
2018-02-01
[vernac] Remove VernacGoal, allow anonymous definitions in VernacDefinition
Vincent Laporte
2018-01-29
[toplevel] Refactor load path handling.
Emilio Jesus Gallego Arias
2018-01-16
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-08
[vernac] vernac_expr no longer recursive
Vincent Laporte
2018-01-05
Brackets support single numbered goal selectors.
Théo Zimmermann
2017-12-30
Returning instance instead of substitution in universe context abstraction.
Pierre-Marie Pédrot
2017-12-29
[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-27
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-23
[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-21
Merge code paths in interp_definition and cleanup a bit.
Gaëtan Gilbert
2017-12-20
Separate vernac controls and regular commands.
Maxime Dénès
2017-12-18
[vernac] Cleanup of do_definition.
Emilio Jesus Gallego Arias
[next]