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-05-10
AlistNsep token now accepts an arbitrary separator.
Pierre-Marie Pédrot
2016-05-10
Removing the Entry module now that rules need not be marshalled.
Pierre-Marie Pédrot
2016-05-09
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-09
Rename Lexer -> CLexer.
Pierre-Marie Pédrot
2016-05-04
Interpretation function can return any untyped value.
Pierre-Marie Pédrot
2016-05-04
Moving the Val module to Geninterp.
Pierre-Marie Pédrot
2016-04-27
Revert "Honor parsing and printing levels for tactic entry in TACTIC EXTEND and"
Hugo Herbelin
2016-04-27
Revert "Revert "Honor parsing and printing levels for tactic entry in TACTIC ...
Hugo Herbelin
2016-04-27
Revert "Honor parsing and printing levels for tactic entry in TACTIC EXTEND and"
Hugo Herbelin
2016-04-27
Honor parsing and printing levels for tactic entry in TACTIC EXTEND and
Hugo Herbelin
2016-04-24
Higher-level API for tactic notations.
Pierre-Marie Pédrot
2016-04-24
Factorizing the declaration of ML notation printing in Tacentries.
Pierre-Marie Pédrot
2016-04-12
Adding warnings for inferrable *_TYPED AS clauses.
Pierre-Marie Pédrot
2016-04-12
Allowing optional RAW_TYPED and GLOB_TYPED clauses in ARGUMENT EXTEND.
Pierre-Marie Pédrot
2016-04-12
Warning for redundant TYPED AS clauses.
Pierre-Marie Pédrot
2016-04-12
Allowing simple ARGUMENT EXTEND not to mention their self type.
Pierre-Marie Pédrot
2016-04-12
Allowing the presence of TYPED AS in specialized ARGUMENT EXTEND.
Pierre-Marie Pédrot
2016-04-01
Getting rid of the "_mods" parsing entry.
Pierre-Marie Pédrot
2016-03-31
Moving the code handling tactic notations to Tacentries.
Pierre-Marie Pédrot
2016-03-20
Moving the tactic related code from Metasyntax to a new file.
Pierre-Marie Pédrot
2016-03-19
Fixing compilation with old versions of CAMLP5.
Pierre-Marie Pédrot
2016-03-19
EXTEND macros use their own internal representations.
Pierre-Marie Pédrot
2016-03-19
Do not keep the argument type in ExtNonTerminal.
Pierre-Marie Pédrot
2016-03-19
Further reducing the dependencies of the EXTEND macros.
Pierre-Marie Pédrot
2016-03-19
Do not export entry_key from Pcoq anymore.
Pierre-Marie Pédrot
2016-03-18
Removing dead code in Pcoq.
Pierre-Marie Pédrot
2016-03-18
Making the EXTEND macros almost self-contained.
Pierre-Marie Pédrot
2016-03-18
ARGUMENT EXTEND made of only one entry share the same grammar.
Pierre-Marie Pédrot
2016-03-17
Removing the special status of generic arguments defined by Coq itself.
Pierre-Marie Pédrot
2016-03-17
Removing the special status of generic entries 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
Removing the registering of default values for generic arguments.
Pierre-Marie Pédrot
2016-03-17
Removing dead code in Q_util.
Pierre-Marie Pédrot
2016-03-17
Reducing the number of modules linked in grammar.cma.
Pierre-Marie Pédrot
2016-03-06
Expurging grammar.mllib from uselessly linked modules.
Pierre-Marie Pédrot
2016-03-06
Fixing bug #4610: Fails to build with camlp4 since the TACTIC EXTEND move.
Pierre-Marie Pédrot
2016-03-05
Fixing bug #4608: Anomaly "output_value: abstract value (outside heap)".
Pierre-Marie Pédrot
2016-03-04
All arguments defined through ARGUMENT EXTEND declare a tactic scope.
Pierre-Marie Pédrot
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
[next]