index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
interp
/
constrextern.ml
Commit message (
Expand
)
Author
Age
*
Efficient fresh name generation relying on sets.
Pierre-Marie Pédrot
2017-09-28
*
Making detyping potentially lazy.
Pierre-Marie Pédrot
2017-09-04
*
A little reorganization of notations + a fix to #5608.
Hugo Herbelin
2017-08-29
*
Detyping functions are now operating on EConstr.t.
Pierre-Marie Pédrot
2017-08-01
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Merge PR#719: Constrexpr.Numeral without bigint
Maxime Dénès
2017-06-15
|
\
*
\
Merge PR#765: Remove obsolete Show commands
Maxime Dénès
2017-06-14
|
\
\
*
|
|
[print] Allow Selective Printing of Notations
Emilio Jesus Gallego Arias
2017-06-14
|
|
*
Constrexpr.Numeral stays uninterpreted (string+sign instead of BigInt.t)
Pierre Letouzey
2017-06-14
|
|
/
|
/
|
|
*
Remove more dead code (follow-up of previous commit).
Théo Zimmermann
2017-06-12
|
/
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-06-08
|
\
*
\
Merge PR#716: Don't double up on periods in anomalies
Maxime Dénès
2017-06-06
|
\
\
*
\
\
Merge PR#590: A more explicit algebraic type for evars of kind MatchingVar + ...
Maxime Dénès
2017-06-05
|
\
\
\
|
|
*
|
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
|
|
/
/
|
/
|
|
|
*
|
Using a more explicit algebraic type for evars of kind "MatchingVar".
Hugo Herbelin
2017-05-31
*
|
|
Creating a module Nameops.Name extending module Names.Name.
Hugo Herbelin
2017-05-31
|
/
/
*
|
Merge PR#481: [option] Remove support for non-synchronous options.
Maxime Dénès
2017-05-25
|
\
\
|
*
|
[option] Remove support for non-synchronous options.
Emilio Jesus Gallego Arias
2017-05-24
|
*
|
Revert "Using a more explicit algebraic type for evars of kind "MatchingVar"."
Maxime Dénès
2017-04-28
|
*
|
Using a more explicit algebraic type for evars of kind "MatchingVar".
Hugo Herbelin
2017-04-28
*
|
|
[location] [ast] Port module AST to CAst
Emilio Jesus Gallego Arias
2017-04-25
*
|
|
[location] [ast] Switch Constrexpr AST to an extensible node type.
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] More located use.
Emilio Jesus Gallego Arias
2017-04-24
*
|
|
[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
*
|
|
[location] Use Loc.located for constr_expr.
Emilio Jesus Gallego Arias
2017-04-24
*
|
|
[constrexpr] Make patterns use Loc.located for location information
Emilio Jesus Gallego Arias
2017-04-24
|
/
/
*
|
Merge PR#441: Port Toplevel to the Stm API
Maxime Dénès
2017-04-12
|
\
\
|
*
|
[flags] Documentation and a minor tweak.
Emilio Jesus Gallego Arias
2017-04-12
|
|
*
Better support for printing constructors with let-ins.
Hugo Herbelin
2017-04-07
|
|
*
Fixing #4499 (not using unnamed record field in {| |} notation).
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
|
*
|
Unifying standard "constr_level" names for constructors of local_binder_expr.
Hugo Herbelin
2017-03-24
|
*
|
"Standardizing" the name LocalPatten into LocalRawPattern.
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-17
|
\
|
|
*
Merge PR #310 into v8.6
Pierre-Marie Pédrot
2016-10-17
|
|
\
*
|
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-12
|
\
|
|
|
*
|
Fixing a few confusions on the name of the beautify flag.
Hugo Herbelin
2016-10-12
|
|
*
Revert "Make the pretty printer resilient to incomplete nametab (progress on ...
Théo Zimmermann
2016-10-06
*
|
|
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
*
|
|
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
*
|
|
Unify location handling of error functions.
Emilio Jesus Gallego Arias
2016-08-19
|
/
/
*
|
Some extra fixes in printing patterns in binders.
Hugo Herbelin
2016-07-19
[next]