index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
grammar
Commit message (
Expand
)
Author
Age
*
restore compatibility with gallium's camlp4 (broken by commit 8e07227c)
Pierre Letouzey
2016-07-26
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
Makefile: compat5* moved in grammar/, less -I given to camlp4o
Pierre Letouzey
2016-06-21
*
remove grammar/grammar.mllib
Pierre Letouzey
2016-06-08
*
Removing the Q_constr file.
Pierre-Marie Pédrot
2016-06-05
*
Merge branch 'yet-another-makefile-bigbang' into trunk
Pierre Letouzey
2016-06-01
|
\
|
*
Yet another Makefile reform : a unique phase without nasty make tricks
Pierre Letouzey
2016-06-01
*
|
This patch splits pretty printing representation from IO operations.
Pierre-Marie Pédrot
2016-05-31
|
\
\
|
|
/
|
/
|
*
|
Making the grammar/ folder independent from the other ones.
Pierre-Marie Pédrot
2016-05-31
|
*
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
|
/
*
Hack in TACTIC EXTEND to maintain the 8.5 behaviour on badly designed arguments.
Pierre-Marie Pédrot
2016-05-14
*
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-10
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-09
|
\
|
*
Rename Lexer -> CLexer.
Pierre-Marie Pédrot
2016-05-09
*
|
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-05-04
*
|
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-27
*
|
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-24
*
|
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-12
*
|
Getting rid of the "_mods" parsing entry.
Pierre-Marie Pédrot
2016-04-01
*
|
Moving the code handling tactic notations to Tacentries.
Pierre-Marie Pédrot
2016-03-31
*
|
Moving the tactic related code from Metasyntax to a new file.
Pierre-Marie Pédrot
2016-03-20
*
|
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-19
*
|
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-18
*
|
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-17
*
|
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-06
|
*
Fixing bug #4608: Anomaly "output_value: abstract value (outside heap)".
Pierre-Marie Pédrot
2016-03-05
*
|
All arguments defined through ARGUMENT EXTEND declare a tactic scope.
Pierre-Marie Pédrot
2016-03-04
[next]