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
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Merge PR#759: don't leak unqualified identifiers from the macro
Maxime Dénès
2017-06-16
|
\
|
*
don't leak unqualified identifiers from the macro
Matej Košík
2017-06-10
*
|
Remove (useless) aliases from the API.
Matej Košík
2017-06-10
|
/
*
Put all plugins behind an "API".
Matej Kosik
2017-06-07
*
Merge PR#698: Trunk misc
Maxime Dénès
2017-06-07
|
\
*
|
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-06
*
|
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
|
*
make the expansion of the "DECLARE PLUGIN" closer to the way how a human woul...
Matej Kosik
2017-05-30
|
/
*
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
|
\
|
*
Adding support for using grammar entries returning no value in EXTEND.
Hugo Herbelin
2017-05-16
|
*
Fix omitted labels in function calls
Gaetan Gilbert
2017-04-27
*
|
[location] Remove `Loc.internal_ghost`
Emilio Jesus Gallego Arias
2017-04-25
*
|
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-25
|
/
*
Fix compilation with camlp5 transitional mode.
Maxime Dénès
2017-04-14
*
[camlpX] Remove camlp4 compat layer.
Emilio Jesus Gallego Arias
2017-04-07
*
Better compatibility of TACTIC EXTEND AT LEVEL with versions of camlp5.
Hugo Herbelin
2017-03-22
*
Merge PR#445: TACTIC EXTEND now takes an optional level as argument.
Maxime Dénès
2017-03-17
|
\
|
*
TACTIC EXTEND now takes an optional level as argument.
Maxime Dénès
2017-02-24
*
|
[cleanup] Change Id.t option to Name.t in TacFun
Tej Chajed
2017-02-16
|
/
*
Merge branch 'v8.6' into trunk
Maxime Dénès
2016-11-03
|
\
|
*
Fix spurious OCaml Warning 56 in TACTIC EXTEND macros.
Pierre-Marie Pédrot
2016-10-30
*
|
Moving Ltac-specific generic arguments to their own file in the ltac/ folder.
Pierre-Marie Pédrot
2016-09-15
*
|
Moving Ltac-specific parsing API to ltac/ folder.
Pierre-Marie Pédrot
2016-09-14
|
/
*
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
[next]