index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
parsing
/
pcoq.ml
Commit message (
Expand
)
Author
Age
...
*
Removing dynamic entries from Pcoq.
Pierre-Marie Pédrot
2016-01-17
*
Separating the parsing of user-defined entries from their intepretation.
Pierre-Marie Pédrot
2016-01-16
*
Less type-unsafety in Pcoq.
Pierre-Marie Pédrot
2016-01-16
*
Removing constr generic argument.
Pierre-Marie Pédrot
2016-01-14
*
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
*
Turn Pcoq into a regular ML file.
Pierre-Marie Pédrot
2015-10-21
[prev]