index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
parsing
/
egramcoq.ml
Commit message (
Expand
)
Author
Age
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-23
|
\
*
|
Fix an error-prone error API.
Pierre-Marie Pédrot
2016-09-21
|
*
Addressing OCaml compilation warnings.
Hugo Herbelin
2016-09-16
*
|
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
*
|
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
|
/
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Removing the use to Egramcoq.recover_constr_grammar.
Pierre-Marie Pédrot
2016-06-07
*
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
*
Further tidying of the constr extension code.
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
*
Hardening the obsolete unsafe_grammar_statement API.
Pierre-Marie Pédrot
2016-05-10
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-09
|
\
|
*
Rename Lexer -> CLexer.
Pierre-Marie Pédrot
2016-05-09
*
|
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-05-08
*
|
Moving the code handling tactic notations to Tacentries.
Pierre-Marie Pédrot
2016-03-31
*
|
Abstracting away the Summary-synchronized grammar-modifying commands.
Pierre-Marie Pédrot
2016-03-31
*
|
Removing dead code in Pcoq.
Pierre-Marie Pédrot
2016-03-18
*
|
Replacing ad-hoc tactic scopes by generic ones using [create_ltac_quotations].
Pierre-Marie Pédrot
2016-03-04
*
|
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-21
|
\
|
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
Simplification of grammar_prod_item type.
Pierre-Marie Pédrot
2016-01-02
*
|
Separation of concern in TacAlias API.
Pierre-Marie Pédrot
2016-01-02
*
|
External tactics and notations now accept any tactic argument.
Pierre-Marie Pédrot
2015-12-30
*
|
Getting rid of most uses of unsafe_grammar_extend.
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
*
|
Getting rid of the Agram entry.
Pierre-Marie Pédrot
2015-10-25
*
|
Embedding the index of the ML tactic entry in the Tacexpr AST.
Pierre-Marie Pédrot
2015-01-21
|
/
*
Update headers.
Maxime Dénès
2015-01-12
*
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-12-16
*
Add syntax for naming new goals in refine: writing ?[id] instead of _
Hugo Herbelin
2014-09-30
*
Moving the TacAlias node out of atomic tactics.
Pierre-Marie Pédrot
2014-08-18
*
Moving the TacExtend node from atomic to plain tactics.
Pierre-Marie Pédrot
2014-08-18
*
Qualified ML tactic names. The plugin name is used to discriminate
Pierre-Marie Pédrot
2014-07-27
*
Now parsing rules of ML-declared tactics are only made available after the
Pierre-Marie Pédrot
2014-05-12
*
Moving the ML tactic extension mechanism to a Libobject-based one.
Pierre-Marie Pédrot
2014-05-12
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
Removing non-marshallable data from the Agram constructor. Instead of
Pierre-Marie Pédrot
2014-02-16
*
Adding generic solvers to term holes. For now, no resolution mechanism nor
Pierre-Marie Pédrot
2013-11-27
*
Removing the dependency of every level of tactic ATSs on glob_tactic_expr.
ppedrot
2013-11-10
*
Revert the previous commit. It broke Coq compilation.
ppedrot
2013-11-09
*
Removing the dependency of every level of tactic ATSs on glob_tactic_expr.
ppedrot
2013-11-09
*
Moving notation types into grammar rule.
ppedrot
2013-11-09
*
Cleaning and documenting Egramcoq.
ppedrot
2013-11-09
[next]