index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
interp
/
notation_ops.ml
Commit message (
Expand
)
Author
Age
...
*
|
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-06-08
|
\
|
|
*
|
|
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
*
|
|
Merge PR#561: Improving the Name API
Maxime Dénès
2017-06-01
|
\
\
\
|
|
|
*
Bump year in headers.
Maxime Dénès
2017-06-01
|
|
|
/
|
*
|
Creating a module Nameops.Name extending module Names.Name.
Hugo Herbelin
2017-05-31
*
|
|
Fixing #5523 (missing support for complex constructions in recursive notations).
Hugo Herbelin
2017-05-31
*
|
|
Fixing a too lax constraint for finding recursive binder part of a notation.
Hugo Herbelin
2017-05-31
|
/
/
*
|
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
|
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
|
\
\
|
*
|
Remove some unused values and types
Gaetan Gilbert
2017-04-27
*
|
|
[location] [ast] Port module AST to CAst
Emilio Jesus Gallego Arias
2017-04-25
*
|
|
[location] Make location optional in Loc.located
Emilio Jesus Gallego Arias
2017-04-25
*
|
|
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-25
*
|
|
[location] Switch glob_constr to Loc.located
Emilio Jesus Gallego Arias
2017-04-24
*
|
|
[location] Move Glob_term.predicate_pattern to located.
Emilio Jesus Gallego Arias
2017-04-24
*
|
|
[location] Move Glob_term.cases_pattern to located.
Emilio Jesus Gallego Arias
2017-04-24
|
/
/
|
*
Better support for printing constructors with let-ins.
Hugo Herbelin
2017-04-07
*
|
Merge branch 'trunk' into pr379
Maxime Dénès
2017-04-04
|
\
\
|
*
|
Replacing "cast surgery" in LetIn by a proper field (see PR #404).
Hugo Herbelin
2017-03-24
|
*
|
Using the same type of binders for interning and externing.
Hugo Herbelin
2017-03-24
*
|
|
Namegen primitives now apply on evar constrs.
Pierre-Marie Pédrot
2017-02-14
|
/
/
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-29
|
\
|
|
*
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-29
|
|
\
|
|
*
Fixing #5161 (case of a notation with unability to detect a recursive binder).
Hugo Herbelin
2016-10-27
*
|
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-05
|
\
|
|
|
*
|
Quick fix to #4595 (making notations containing "ltac:" unused for printing).
Hugo Herbelin
2016-10-04
*
|
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-02
|
\
|
|
|
*
|
Warning about similar notations now up to alpha-conversion.
Hugo Herbelin
2016-09-28
*
|
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-23
|
\
|
|
*
|
|
Revert "Merge remote-tracking branch 'github/pr/283' into trunk"
Maxime Dénès
2016-09-22
*
|
|
Rename Decl_kinds.binding_kind into Decls_kind.implicit_status.
Maxime Dénès
2016-09-20
|
*
|
Addressing OCaml compilation warnings.
Hugo Herbelin
2016-09-16
*
|
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-14
|
\
|
|
|
*
|
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-09-14
|
|
\
|
|
|
*
Fixing a recursive notation bug raised on coq-club on Sep 12, 2016.
Hugo Herbelin
2016-09-12
*
|
|
Merge PR #244.
Pierre-Marie Pédrot
2016-09-08
|
\
\
\
|
|
/
/
|
/
|
|
*
|
|
Notation_ops.subst_glob_vars: substituting also in evar kind for
Hugo Herbelin
2016-09-01
*
|
|
Fix bug #4764: Syntactic notation externalization breaks.
Pierre-Marie Pédrot
2016-08-28
|
*
|
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
|
*
|
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
|
*
|
Unify location handling of error functions.
Emilio Jesus Gallego Arias
2016-08-19
|
/
/
*
|
Make it a bit more obvious when variables are of type unit.
Guillaume Melquiond
2016-08-10
*
|
Some extra fixes in printing patterns in binders.
Hugo Herbelin
2016-07-19
*
|
Taking into account binding patterns when agglutinating sequences of binders.
Hugo Herbelin
2016-07-19
*
|
Notations with multiple recursive binders: fixing use of alpha-conversion.
Hugo Herbelin
2016-07-19
*
|
Notations: fixing multiple binders used as terms in reverse order.
Hugo Herbelin
2016-07-19
*
|
Removing a source of clash with multiple recursive patterns in notations.
Hugo Herbelin
2016-07-19
*
|
A new step on using alpha-conversion in printing notations.
Hugo Herbelin
2016-07-18
*
|
Partial fix to #4592 (notation requiring alpha-conversion for printing).
Hugo Herbelin
2016-07-17
*
|
Fixing a bug in recognizing a recursive pattern of notations
Hugo Herbelin
2016-07-17
[prev]
[next]