index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
parsing
/
pcoq.mli
Commit message (
Expand
)
Author
Age
*
Fix some documentation typos.
Guillaume Melquiond
2016-11-24
*
Lets Hints/Instances take an optional pattern
Matthieu Sozeau
2016-11-03
*
Fix bug #5098: Symmetry broken in HoTT.
Pierre-Marie Pédrot
2016-10-08
*
Fix bug #4869, allow Prop, Set, and level names in constraints.
Matthieu Sozeau
2016-09-29
*
Remove lexing of ordinal notations.
Maxime Dénès
2016-07-03
*
Exporting a generic argument induction_arg. As a consequence,
Hugo Herbelin
2016-06-18
*
The grammar_extend function now registers unsynchronized extensions.
Pierre-Marie Pédrot
2016-05-11
*
Making the grammar command extend API purely functional.
Pierre-Marie Pédrot
2016-05-11
*
Moving the constr empty entry registering to the state-based API.
Pierre-Marie Pédrot
2016-05-11
*
Turning the grammar extend command API into a state-passing one.
Pierre-Marie Pédrot
2016-05-11
*
Moving the grammar summary to Pcoq.
Pierre-Marie Pédrot
2016-05-11
*
Delimiting the use of unsafe code in Pcoq.
Pierre-Marie Pédrot
2016-05-10
*
Type-safe constr notations.
Pierre-Marie Pédrot
2016-05-10
*
Purer implementation of empty level registering in Pcoq.
Pierre-Marie Pédrot
2016-05-10
*
Removing the Entry module now that rules need not be marshalled.
Pierre-Marie Pédrot
2016-05-10
*
Hardening the obsolete unsafe_grammar_statement API.
Pierre-Marie Pédrot
2016-05-10
*
Removing dead code in Compat.
Pierre-Marie Pédrot
2016-05-10
*
Remove dead registering code in Pcoq.
Pierre-Marie Pédrot
2016-04-24
*
Moving the Tactic Notation entry parser from Pcoq to Tacentries.
Pierre-Marie Pédrot
2016-03-31
*
Moving the Ltac definition command to an EXTEND based command.
Pierre-Marie Pédrot
2016-03-20
*
Moving the proof mode parsing management to Pcoq.
Pierre-Marie Pédrot
2016-03-19
*
Do not export entry_key from Pcoq anymore.
Pierre-Marie Pédrot
2016-03-19
*
Simplifying the code of Entry.
Pierre-Marie Pédrot
2016-03-19
*
Removing dead code in Pcoq.
Pierre-Marie Pédrot
2016-03-18
*
ARGUMENT EXTEND made of only one entry share the same grammar.
Pierre-Marie Pédrot
2016-03-18
*
Removing the special status of generic arguments defined by Coq itself.
Pierre-Marie Pédrot
2016-03-17
*
Adding a universe argument to Pcoq.create_generic_entry.
Pierre-Marie Pédrot
2016-03-17
*
Relying on parsing rules rather than genarg to check if an argument is empty.
Pierre-Marie Pédrot
2016-03-17
*
Removing a source of type-unsafeness in Pcoq.
Pierre-Marie Pédrot
2016-02-02
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-29
|
\
|
*
Implement support for universe binder lists in Instance and Program Fixpoint/...
Matthieu Sozeau
2016-01-23
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
Removing dynamic entries from Pcoq.
Pierre-Marie Pédrot
2016-01-17
*
|
ML extensions use untyped representation of user entries.
Pierre-Marie Pédrot
2016-01-17
*
|
Removing the special status of open_constr generic argument.
Pierre-Marie Pédrot
2015-12-28
*
|
CLEANUP: Vernacexpr.VernacDeclareTacticDefinition
Matej Kosik
2015-12-18
*
|
Adding a token "index" representing positions (1st, 2nd, etc.).
Hugo Herbelin
2015-12-15
*
|
Fixing the return type of the Atoken symbol.
Pierre-Marie Pédrot
2015-10-28
*
|
Removing unused code in Pcoq.
Pierre-Marie Pédrot
2015-10-27
*
|
Finer type for Pcoq.interp_entry_name.
Pierre-Marie Pédrot
2015-10-27
*
|
Indexing existentially quantified entries returned by interp_entry_name.
Pierre-Marie Pédrot
2015-10-27
*
|
Type-safe grammar extensions.
Pierre-Marie Pédrot
2015-10-27
*
|
Pcoq entries are given a proper module.
Pierre-Marie Pédrot
2015-10-26
*
|
Getting rid of the Atactic entry.
Pierre-Marie Pédrot
2015-10-25
*
|
Getting rid of the Agram entry.
Pierre-Marie Pédrot
2015-10-25
*
|
Pcoq.prod_entry_key now uses a GADT to statically enforce typedness.
Pierre-Marie Pédrot
2015-10-21
*
|
Expliciting some uses of Compat module.
Pierre-Marie Pédrot
2015-10-21
|
/
*
grammar: export constr_eval
Enrico Tassi
2015-03-30
*
grammar: export hypident
Enrico Tassi
2015-03-30
[next]