index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
interp
/
notation.mli
Commit message (
Expand
)
Author
Age
*
A bit of miscellaneous code documentation around notations.
Hugo Herbelin
2018-02-20
*
Selecting which notation to print based on current stack of scope.
Hugo Herbelin
2017-11-27
*
[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-11-06
*
Making detyping potentially lazy.
Pierre-Marie Pédrot
2017-09-04
*
A new step of restructuration of notations.
Hugo Herbelin
2017-08-29
*
A little reorganization of notations + a fix to #5608.
Hugo Herbelin
2017-08-29
*
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-27
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-07-04
|
\
*
|
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
|
*
Merge PR#713: Bump year in headers.
Maxime Dénès
2017-06-15
|
|
\
*
|
|
Notation.declare_rawnumeral_interpreter
Pierre Letouzey
2017-06-14
|
*
|
Fix Bug #5568, no dup notation warnings on repeated module imports
Paul Steckler
2017-06-09
|
|
*
Bump year in headers.
Maxime Dénès
2017-06-01
|
|
/
*
|
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
|
\
\
|
*
|
[interp] [ast] Make raw_cases_pattern_expr private.
Emilio Jesus Gallego Arias
2017-05-15
|
|
/
*
/
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-25
|
/
*
[notation] Allow to retrieve defined notations.
Emilio Jesus Gallego Arias
2016-09-25
*
Properly handling the only printing flag when parsing rules already exist.
Pierre-Marie Pédrot
2016-06-28
*
Removing the use to Egramcoq.recover_constr_grammar.
Pierre-Marie Pédrot
2016-06-07
*
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-27
*
Merge branch 'trunk-function_scope' of https://github.com/JasonGross/coq into...
Matthieu Sozeau
2016-04-04
|
\
*
|
Update copyright headers.
Maxime Dénès
2016-01-20
|
*
Move type_scope into user space, fix some output logs
Jason Gross
2015-08-14
|
*
Revert commit 18796b6aea453bdeef1ad12ce80eeb220bf01e67, close 3080
Jason Gross
2015-08-14
|
/
*
Introduction of a "Undelimit Scope" command, undoing "Delimit Scope"
Lionel Rieg
2015-06-26
*
Revert "Useless check when loading notations through import."
Pierre-Marie Pédrot
2015-03-24
*
Update headers.
Maxime Dénès
2015-01-12
*
Notation: option to attach extra pretty printing rules to notations
Enrico Tassi
2014-09-29
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
Useless check when loading notations through import.
Pierre-Marie Pédrot
2014-03-01
*
Reverting the old LIFO behaviour of the notation finding algorithm.
ppedrot
2013-11-08
*
Dir_path --> DirPath
letouzey
2013-02-19
*
Modulification of name
ppedrot
2012-12-18
*
Modulification of dir_path
ppedrot
2012-12-14
*
Modulification of identifier
ppedrot
2012-12-14
*
More equality functions
ppedrot
2012-11-25
*
Taking into account the type of a definition (if it exists), and the
herbelin
2012-11-17
*
Updating headers.
herbelin
2012-08-08
*
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-22
*
Internalization of pattern is done in two phases.
pboutill
2012-06-14
*
remove many excessive open Util & Errors in mli's
letouzey
2012-05-29
*
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
*
New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstr
letouzey
2012-05-29
*
Notations are back in the "in" clause of pattern matching.
pboutill
2012-05-15
*
Slight change in the semantics of arguments scopes: scopes can no
herbelin
2012-03-26
*
Continuing r15045-15046 and r15055 (fixing bug #2732 about atomic
herbelin
2012-03-20
*
Noise for nothing
pboutill
2012-03-02
*
New Arguments vernacular
gareuselesinge
2011-11-21
[next]