index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
parsing
/
g_vernac.ml4
Commit message (
Expand
)
Author
Age
*
[located] Push inner locations in `reference` to a CAst.t node.
Emilio Jesus Gallego Arias
2018-03-09
*
[located] More work towards using CAst.t
Emilio Jesus Gallego Arias
2018-03-09
*
Implement the Export Set/Unset feature.
Pierre-Marie Pédrot
2018-03-09
*
Merge PR #6790: Allow universe declarations for [with Definition].
Maxime Dénès
2018-03-07
|
\
|
*
Allow universe declarations for [with Definition].
Gaëtan Gilbert
2018-03-05
*
|
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-05
|
\
\
|
|
/
|
/
|
*
|
Remove 8.5 compatibility support.
Théo Zimmermann
2018-03-02
*
|
Remove VOld compatibility flag.
Théo Zimmermann
2018-03-02
|
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
|
/
*
[ast] Improve precision of Ast location recognition in serialization.
Emilio Jesus Gallego Arias
2018-02-22
*
Change default for notations with variables bound to both terms and binders.
Hugo Herbelin
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
*
Adding support for parsing subterms of a notation as "pattern".
Hugo Herbelin
2018-02-20
*
Change references to CAMLP4 to CAMLP5 to be more accurate since we no
Jim Fehrle
2018-02-17
*
[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
*
[vernac] vernac_expr no longer recursive
Vincent Laporte
2018-01-08
*
Merge PR #6433: [flags] Move global time flag into an attribute.
Maxime Dénès
2017-12-29
|
\
*
|
[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
|
/
*
Separate vernac controls and regular commands.
Maxime Dénès
2017-12-20
*
Remove "obsolete_locality" and fix STM vernac classification.
Maxime Dénès
2017-11-29
*
Allow local universe renaming in Print.
Gaëtan Gilbert
2017-11-25
*
Merge PR #6200: Remove pidentref grammar entry.
Maxime Dénès
2017-11-23
|
\
|
*
Remove pidentref grammar entry.
Gaëtan Gilbert
2017-11-20
*
|
[parser] Remove unnecessary statically initialized hook.
Emilio Jesus Gallego Arias
2017-11-19
|
/
*
Parse [Proof using Type] without translating Type to an id.
Gaëtan Gilbert
2017-10-10
*
Implementing a generic mechanism for locating named objects from Coq side.
Pierre-Marie Pédrot
2017-10-03
*
Efficient fresh name generation relying on sets.
Pierre-Marie Pédrot
2017-09-28
*
Merge PR #688: Binding universe constraints in Definition/Inductive/etc...
Maxime Dénès
2017-09-26
|
\
*
|
Remove STM vernaculars.
Maxime Dénès
2017-09-19
|
*
Allow declaring universe binders with no constraints with @{|}
Gaëtan Gilbert
2017-09-19
|
*
Allow declaring universe constraints at definition level.
Matthieu Sozeau
2017-09-19
|
/
*
Merge PR #939: [general] Merge parsing with highparsing, put toplevel at the ...
Maxime Dénès
2017-09-15
|
\
*
\
Merge PR #1037: Parse directly to Sorts.family when appropriate.
Maxime Dénès
2017-09-15
|
\
\
|
*
|
Parse directly to Sorts.family when appropriate.
Gaëtan Gilbert
2017-09-08
|
|
*
[vernac] Store Infix Modifier in Vernac Notation.
Pierre-Marie Pédrot
2017-08-29
|
|
/
|
/
|
*
|
[parsing] Remove hacks for reduced Prelude.
Emilio Jesus Gallego Arias
2017-08-29
|
/
*
Merge PR #937: [general] Remove spurious dependency of highparsing on toplevel.
Maxime Dénès
2017-08-29
|
\
*
|
Improve errors for cumulativity when monomorphic
Amin Timany
2017-07-31
*
|
Change the option for cumulativity
Amin Timany
2017-07-31
|
*
[general] Remove spurious dependency of highparsing on toplevel.
Emilio Jesus Gallego Arias
2017-07-31
|
/
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
[vernac] Remove stale bool parameter from `VernacStartTheoremProof`
Emilio Jesus Gallego Arias
2017-06-21
*
Change the option to Set Inductive Cumulativity
Amin Timany
2017-06-16
*
Fix bugs and add an option for cumulativity
Amin Timany
2017-06-16
*
Grammar hacks to get nice errors about non-loaded plugins (extr,recdef)
Pierre Letouzey
2017-06-14
*
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
|
\
[next]