index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
interp
/
notation.mli
Age
Commit message (
Expand
)
Author
2018-08-31
prim notations backtrackable, their declarations now in two parts (API change)
Pierre Letouzey
2018-08-31
Notation: remove support for prim tokens denoting inductive types in "return"
Pierre Letouzey
2018-07-29
Adding support for custom entries in notations.
Hugo Herbelin
2018-05-31
[notations] Split interpretation and parsing of notations
Emilio Jesus Gallego Arias
2018-05-10
Fixes #7462, part 2 (only-printing not make believe parsing rule is declared).
Hugo Herbelin
2018-05-04
[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.
Emilio Jesus Gallego Arias
2018-03-09
Revert "Merge PR #873: New strategy based on open scopes for deciding which n...
Maxime Dénès
2018-03-05
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-02-28
[econstr] Continue consolidation of EConstr API under `interp`.
Emilio Jesus Gallego Arias
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-20
More flexibility in locating or referring to a notation.
Hugo Herbelin
2018-02-20
A bit of miscellaneous code documentation around notations.
Hugo Herbelin
2017-11-27
Selecting which notation to print based on current stack of scope.
Hugo Herbelin
2017-11-06
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
[api] Deprecate all legacy uses of Names in core.
Emilio Jesus Gallego Arias
2017-09-04
Making detyping potentially lazy.
Pierre-Marie Pédrot
2017-08-29
A new step of restructuration of notations.
Hugo Herbelin
2017-08-29
A little reorganization of notations + a fix to #5608.
Hugo Herbelin
2017-07-27
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-04
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-15
Merge PR#713: Bump year in headers.
Maxime Dénès
2017-06-14
Notation.declare_rawnumeral_interpreter
Pierre Letouzey
2017-06-09
Fix Bug #5568, no dup notation warnings on repeated module imports
Paul Steckler
2017-06-01
Bump year in headers.
Maxime Dénès
2017-05-24
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-15
[interp] [ast] Make raw_cases_pattern_expr private.
Emilio Jesus Gallego Arias
2017-04-25
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2016-09-25
[notation] Allow to retrieve defined notations.
Emilio Jesus Gallego Arias
2016-06-28
Properly handling the only printing flag when parsing rules already exist.
Pierre-Marie Pédrot
2016-06-07
Removing the use to Egramcoq.recover_constr_grammar.
Pierre-Marie Pédrot
2016-04-27
Revert "A heuristic to add parentheses in the presence of rules such as"
Hugo Herbelin
2016-04-27
A heuristic to add parentheses in the presence of rules such as
Hugo Herbelin
2016-04-04
Merge branch 'trunk-function_scope' of https://github.com/JasonGross/coq into...
Matthieu Sozeau
2016-01-20
Update copyright headers.
Maxime Dénès
2015-08-14
Move type_scope into user space, fix some output logs
Jason Gross
2015-08-14
Revert commit 18796b6aea453bdeef1ad12ce80eeb220bf01e67, close 3080
Jason Gross
2015-06-26
Introduction of a "Undelimit Scope" command, undoing "Delimit Scope"
Lionel Rieg
2015-03-24
Revert "Useless check when loading notations through import."
Pierre-Marie Pédrot
2015-01-12
Update headers.
Maxime Dénès
2014-09-29
Notation: option to attach extra pretty printing rules to notations
Enrico Tassi
2014-03-05
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-01
Useless check when loading notations through import.
Pierre-Marie Pédrot
2013-11-08
Reverting the old LIFO behaviour of the notation finding algorithm.
ppedrot
2013-02-19
Dir_path --> DirPath
letouzey
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
More equality functions
ppedrot
2012-11-17
Taking into account the type of a definition (if it exists), and the
herbelin
[prev]
[next]