index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
grammar
Age
Commit message (
Expand
)
Author
2016-02-24
Removing the METAIDENT token, as it is not used anymore.
Pierre-Marie Pédrot
2016-02-24
Removing the Q_coqast module.
Pierre-Marie Pédrot
2016-02-01
Infering atomic ML entries from their grammar.
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-17
ML extensions use untyped representation of user entries.
Pierre-Marie Pédrot
2016-01-16
Tactic notation printing accesses all the token data.
Pierre-Marie Pédrot
2016-01-14
Removing constr generic argument.
Pierre-Marie Pédrot
2016-01-14
Removing ident and var generic arguments.
Pierre-Marie Pédrot
2016-01-08
Monotonizing Ftactic.
Pierre-Marie Pédrot
2016-01-06
Merge remote-tracking branch 'origin/v8.5' into trunk
Guillaume Melquiond
2016-01-05
Fix order of files in mllib.
Maxime Dénès
2016-01-02
Simplification of grammar_prod_item type.
Pierre-Marie Pédrot
2016-01-02
Proper datatype for EXTEND syntax tokens.
Pierre-Marie Pédrot
2015-12-28
Implementing non-focussed generic arguments.
Pierre-Marie Pédrot
2015-12-28
Removing the special status of open_constr generic argument.
Pierre-Marie Pédrot
2015-12-25
Fixing non exhaustive pattern-matching in 003fe3d5e60b.
Hugo Herbelin
2015-12-24
Removing auto from the tactic AST.
Pierre-Marie Pédrot
2015-12-21
ARGUMENT EXTEND shares the toplevel representation when possible.
Pierre-Marie Pédrot
2015-12-21
Removing ad-hoc interpretation rules for tactic notations and their genarg.
Pierre-Marie Pédrot
2015-12-21
Removing the now useless genarg generic argument.
Pierre-Marie Pédrot
2015-12-21
Using dynamic values in tactic evaluation.
Pierre-Marie Pédrot
2015-12-17
Getting rid of some hardwired generic arguments.
Pierre-Marie Pédrot
2015-12-05
Factorizing unsafe code by relying on the new Dyn module.
Pierre-Marie Pédrot
2015-10-28
Type-safe Argextend.
Pierre-Marie Pédrot
2015-10-27
Type-safe Egramml.grammar_prod_item.
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-26
Pcoq entries are given a proper module.
Pierre-Marie Pédrot
2015-10-25
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-21
Pcoq.prod_entry_key now uses a GADT to statically enforce typedness.
Pierre-Marie Pédrot
2015-07-02
Merge branch 'v8.5' into trunk
Maxime Dénès
2015-06-29
Code documentation of the TACTIC/VERNAC EXTEND macros.
Pierre-Marie Pédrot
2015-06-25
Moved fatal_error from Coqtop to Errors and corrected dependencies accordingly.
Thomas Sibut-Pinote
2015-06-23
Moved fatal_error from Coqtop to Errors and corrected dependencies accordingly.
Thomas Sibut-Pinote
2015-05-15
Merge v8.5 into trunk
Hugo Herbelin
2015-05-08
A more user-friendly naming of variables of ltac names defined by
Hugo Herbelin
2015-02-23
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-02-19
Adding a possible DEPRECATED flag to VERNAC EXTEND statements.
Pierre-Marie Pédrot
2015-02-19
Record type for VERNAC EXTEND rules and a bit of documentation.
Pierre-Marie Pédrot
2015-01-27
Tentative fix for bug #3957.
Pierre-Marie Pédrot
2015-01-23
Splitting ML tactics in one function per grammar 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-23
A global [gfail] tactic which works like [fail] except that it fails even if ...
Arnaud Spiwack
2014-12-23
Fix compilation error in some configurations.
Arnaud Spiwack
2014-12-19
Add a backtracking version of Ltac's [match].
Arnaud Spiwack
2014-12-16
Fixing CAMLP4 compilation.
Pierre-Marie Pédrot
[next]