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
2019-05-15
Merge PR #10150: Handle tags shorter than "diff." without an exception
Gaëtan Gilbert
2019-05-15
Merge PR #10151: Clean up the API for side-effects
Gaëtan Gilbert
2019-05-14
Merge PR #8893: Moving evars_of_term from constr to econstr
Pierre-Marie Pédrot
2019-05-14
Abstract away the implementation of side-effects in Safe_typing.
Pierre-Marie Pédrot
2019-05-14
Allow run_tactic to return a value, remove hack from ltac2
Gaëtan Gilbert
2019-05-13
Handle tags shorter than "diff." without an exception
Jim Fehrle
2019-05-13
Passing evar_map to evars_of_term rather than expecting the term to be evar-nf.
Hugo Herbelin
2019-05-13
Moving Evd.evars_of_term from constr to econstr + consequences.
Hugo Herbelin
2019-05-13
Merge PR #10076: [Canonical structures] Annotation to field declarations to p...
Enrico Tassi
2019-05-13
Merge PR #9887: [api] Remove 8.10 deprecations.
Gaëtan Gilbert
2019-05-13
Merge PR #10061: Print custom grammar entries
Vincent Laporte
2019-05-10
Use Print Custom Grammar to inspect custom entries
Jasper Hugunin
2019-05-10
[Attributes] Allow explicit value for two-valued attributes
Vincent Laporte
2019-05-10
[Canonical structures] “not_canonical” annotation to field declarations
Vincent Laporte
2019-05-10
[Canonical structures] Some projections may not be canonical
Vincent Laporte
2019-05-10
Remove various circumvolutions from reduction behaviors
Maxime Dénès
2019-05-10
[api] Remove 8.10 deprecations.
Emilio Jesus Gallego Arias
2019-05-07
Show diffs in error messages only if Diffs is enabled
Jim Fehrle
2019-05-07
[Record] Une a record to gather field declaration attributes
Vincent Laporte
2019-05-07
[Record] Deforestation
Vincent Laporte
2019-05-04
Merge PR #9926: [vernac] [ast] Make location info an attribute of vernaculars.
Pierre-Marie Pédrot
2019-05-01
[comDefinition] Use prepare function from DeclareDef.
Emilio Jesus Gallego Arias
2019-04-30
Remove Global.env from goptions by passing from vernacentries
Gaëtan Gilbert
2019-04-30
Merge PR #10019: Update behavior of -emacs to support showing diffs in ProofG...
Emilio Jesus Gallego Arias
2019-04-29
Merge PR #9935: [api] [proof] Alert users that `Vernacstate.Proof_global` is ...
Maxime Dénès
2019-04-28
Update behavior of -emacs to support showing diffs in ProofGeneral (master br...
Jim Fehrle
2019-04-25
[vernac] [ast] Make location info an attribute of vernaculars.
Emilio Jesus Gallego Arias
2019-04-17
Merge PR #9876: Command-line setters for options
Emilio Jesus Gallego Arias
2019-04-16
[ast] [constrexpr] Make recursion_order_expr an AST node.
Emilio Jesus Gallego Arias
2019-04-16
Clean the representation of recursive annotation in Constrexpr
Maxime Dénès
2019-04-12
Unify Set and Unset handling for options
Gaëtan Gilbert
2019-04-11
Merge PR #9909: Remove all but one call to `Global` in the pretyper
Pierre-Marie Pédrot
2019-04-10
Merge PR #9910: [api] [proofs] Remove dependency of proofs on interp.
Gaëtan Gilbert
2019-04-10
Remove calls to global env in Inductiveops
Maxime Dénès
2019-04-10
Remove calls to Global.env and Libobject from Recordops
Maxime Dénès
2019-04-10
Functionalize env in type classes
Maxime Dénès
2019-04-10
Move vernac-related part of coercions to vernac
Maxime Dénès
2019-04-10
Improve SProp error message to mention the Allow StrictProp flag.
Théo Zimmermann
2019-04-09
[api] [proof] Alert users that `Vernacstate.Proof_global` is not to be used.
Emilio Jesus Gallego Arias
2019-04-05
[api] [proofs] Remove dependency of proofs on interp.
Emilio Jesus Gallego Arias
2019-04-05
Merge PR #9685: [vernac] Small cleanup to remove assert false.
Vincent Laporte
2019-04-05
Merge PR #8764: Add parsing of decimal constants (e.g., 1.02e+01)
Emilio Jesus Gallego Arias
2019-04-03
Merge PR #9861: [program] Allow evars in type of fixpoints.
Gaëtan Gilbert
2019-04-03
Merge PR #8638: Remove -compat 8.7
Théo Zimmermann
2019-04-02
Merge PR #8984: Declare initial hint databases in prelude
Pierre-Marie Pédrot
2019-04-02
Remove -compat 8.7
Jason Gross
2019-04-02
Add parsing of decimal constants (e.g., 1.02e+01)
Pierre Roux
2019-04-02
Rename raw_natural_number to raw_numeral
Pierre Roux
2019-04-02
Rename the INT token to NUMERAL
Pierre Roux
2019-04-01
Replace type sign = bool with SPlus | SMinus
Pierre Roux
[next]