index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
parsing
/
egramcoq.ml
Age
Commit message (
Expand
)
Author
2016-03-18
Removing dead code in Pcoq.
Pierre-Marie Pédrot
2016-03-04
Replacing ad-hoc tactic scopes by generic ones using [create_ltac_quotations].
Pierre-Marie Pédrot
2016-02-02
Removing a source of type-unsafeness in Pcoq.
Pierre-Marie Pédrot
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-02
Simplification of grammar_prod_item type.
Pierre-Marie Pédrot
2016-01-02
Separation of concern in TacAlias API.
Pierre-Marie Pédrot
2015-12-30
External tactics and notations now accept any tactic argument.
Pierre-Marie Pédrot
2015-10-27
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-25
Getting rid of the Agram entry.
Pierre-Marie Pédrot
2015-01-21
Embedding the index of the ML tactic entry in the Tacexpr AST.
Pierre-Marie Pédrot
2015-01-12
Update headers.
Maxime Dénès
2014-12-16
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-09-30
Add syntax for naming new goals in refine: writing ?[id] instead of _
Hugo Herbelin
2014-08-18
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-07-27
Qualified ML tactic names. The plugin name is used to discriminate
Pierre-Marie Pédrot
2014-05-12
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-06
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-03-05
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-02-16
Removing non-marshallable data from the Agram constructor. Instead of
Pierre-Marie Pédrot
2013-11-27
Adding generic solvers to term holes. For now, no resolution mechanism nor
Pierre-Marie Pédrot
2013-11-10
Removing the dependency of every level of tactic ATSs on glob_tactic_expr.
ppedrot
2013-11-09
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-06-27
Added a generic handler of Ltac quotations, based on the existing
ppedrot
2013-05-06
States: frozen states can hold closures
gareuselesinge
2013-04-23
Egramcoq+Lexer : no need for an init_function
letouzey
2013-04-23
Egramcoq: clean an ugly code snippet
letouzey
2013-04-22
code simplifications concerning Summary
letouzey
2013-03-13
Restrict (try...with...) to avoid catching critical exn (part 8)
letouzey
2013-02-19
Dir_path --> DirPath
letouzey
2013-02-18
use List.rev_map whenever possible
letouzey
2013-01-28
Actually adding backtrace handling.
ppedrot
2013-01-28
Uniformization of the "anomaly" command.
ppedrot
2012-12-18
Modulification of name
ppedrot
2012-12-14
Modulification of dir_path
ppedrot
2012-12-14
Modulification of identifier
ppedrot
2012-11-25
Monomorphization (parsing)
ppedrot
2012-11-15
backtrack too much commited files in the last commit.
courtieu
2012-11-15
Fixing emacs diff bug with .dir-locals.el.
courtieu
2012-11-08
Monomorphized a lot of equalities over OCaml integers, thanks to
ppedrot
2012-10-05
Fix a confusion between types of locations in an untyped part of the parser
letouzey
2012-10-04
Adding a nominal typing layer to Metasyntax in order to clarify
ppedrot
2012-10-04
Moved Compat to parsing. This permits to break the dependency of the
ppedrot
[prev]
[next]