index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vernac
/
g_vernac.mlg
Age
Commit message (
Expand
)
Author
2019-10-07
Call to update-compat.py.
Pierre-Marie Pédrot
2019-08-20
Merge PR #10291: Controlling typing flags with commands (no attribute)
Gaëtan Gilbert
2019-08-16
Add [Print Typing Flags] command.
SimonBoulier
2019-08-14
[vernac] Refactor Vernacular Control Attributes into a list
Emilio Jesus Gallego Arias
2019-07-29
Tentatively providing a localization function to ad-hoc camlp5 parsers.
Pierre-Marie Pédrot
2019-07-25
Remove deprecated `Backtrack` command
Maxime Dénès
2019-07-23
[vernacexpr] Remove duplicate fixpoint record.
Emilio Jesus Gallego Arias
2019-07-23
[vernacexpr] Refactor fixpoint AST.
Emilio Jesus Gallego Arias
2019-07-01
[api] Refactor most of `Decl_kinds`
Emilio Jesus Gallego Arias
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-06-06
Merge PR #8988: Towards unifying parsing/printing for universe instances and ...
Gaëtan Gilbert
2019-06-04
instance_name grammar entry isn't global
Gaëtan Gilbert
2019-06-01
Allowing Set to be part of universe expressions.
Hugo Herbelin
2019-05-28
[elaboration] Bidirectionality hints
Maxime Dénès
2019-05-23
do not parse `|` as infix in patterns; parse `|}` as `|` `}`
Georges Gonthier
2019-05-21
Remove undocumented Instance : ! syntax
Gaëtan Gilbert
2019-05-13
Merge PR #10076: [Canonical structures] Annotation to field declarations to p...
Enrico Tassi
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-07
[Record] Une a record to gather field declaration attributes
Vincent Laporte
2019-04-25
[vernac] [ast] Make location info an attribute of vernaculars.
Emilio Jesus Gallego Arias
2019-04-12
Unify Set and Unset handling for options
Gaëtan Gilbert
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-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 the INT token to NUMERAL
Pierre Roux
2019-03-30
[vernac] Small cleanup to remove assert false.
Emilio Jesus Gallego Arias
2019-02-28
Implement a method for manual declaration of implicits.
Jasper Hugunin
2019-02-13
[ssr] move shorter Canonical to Coq proper
Enrico Tassi
2019-02-13
refactor grammar
Enrico Tassi
2019-02-13
Fix #9432: canonical structure and coercion accept universe binders.
Gaëtan Gilbert
2019-02-04
Primitive integers
Maxime Dénès
2019-01-24
Update -compat to support -compat 8.10
Jason Gross
2019-01-22
Distinguish ASTs for Instance and Declare Instance
Maxime Dénès
2019-01-22
Simplify parsing of instance binders
Maxime Dénès
2019-01-22
VernacDeclareClass -> VernacExistingClass
Maxime Dénès
2019-01-22
VernacDeclareInstances -> VernacExistingInstance
Maxime Dénès
2018-11-27
[gramlib] Minor cleanups:
Emilio Jesus Gallego Arias
2018-11-23
Remove the unsafe camlp5 API from the Coq codebase.
Pierre-Marie Pédrot
2018-11-19
Merge PR #9003: [vernacextend] Consolidate extension points API
Pierre-Marie Pédrot
2018-11-17
[vernacextend] Consolidate extension points API
Emilio Jesus Gallego Arias
2018-11-16
Print Universes Subgraph
Gaëtan Gilbert
2018-11-02
Make attributes more general to make defining #[universes(...)] easy
Gaëtan Gilbert
2018-10-10
[coqlib] Rebindable Coqlib namespace.
Emilio Jesus Gallego Arias
2018-10-05
Using smart mkLambdaCN/mkProdCN.
Hugo Herbelin
2018-10-02
Update the -compat flags
Jason Gross
2018-09-26
Allow successive attributes #[foo] #[bar]
Gaëtan Gilbert
2018-09-14
Register: simpler syntax
Vincent Laporte
[next]