index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
funind
/
glob_term_to_relation.ml
Age
Commit message (
Expand
)
Author
2017-04-25
[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-24
[location] Switch glob_constr to Loc.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-04
Merge branch 'trunk' into pr379
Maxime Dénès
2017-04-01
Using delayed universe instances in EConstr.
Pierre-Marie Pédrot
2017-03-24
Replacing "cast surgery" in LetIn by a proper field (see PR #404).
Hugo Herbelin
2017-03-24
Unifying standard "constr_level" names for constructors of local_binder_expr.
Hugo Herbelin
2017-02-14
Namegen primitives now apply on evar constrs.
Pierre-Marie Pédrot
2017-02-14
Removing various compatibility layers of tactics.
Pierre-Marie Pédrot
2017-02-14
Funind API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Removing compatibility layers in Retyping
Pierre-Marie Pédrot
2017-02-14
Typing API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Reductionops API using EConstr.
Pierre-Marie Pédrot
2016-09-08
Merge PR #244.
Pierre-Marie Pédrot
2016-08-24
CLEANUP: minor readability improvements
Matej Kosik
2016-08-24
CLEANUP: removing calls of the "Context.Named.Declaration.to_tuple" function
Matej Kosik
2016-08-24
CLEANUP: removing unnecessary variable binding
Matej Kosik
2016-08-19
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-11
CLEANUP: removing a call of "Context.Rel.Declaration.to_tuple" function
Matej Kosik
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-06-18
Reuse the typing_flags datatype for inductives.
Pierre-Marie Pédrot
2016-06-16
Merge PR #79: Let the kernel assume that a (co-)inductive type is positive.
Pierre-Marie Pédrot
2016-06-15
Remove the syntax changes introduced by this branch.
Pierre-Marie Pédrot
2016-06-02
A slight phase of documentation and uniformization of names of
Hugo Herbelin
2016-05-31
Feedback cleanup
Emilio Jesus Gallego Arias
2016-02-09
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-01-11
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2015-11-18
Fix a bug preventing the generation of graphs when doing multiple
Matthieu Sozeau
2015-10-02
Univs: fix after rebase (from_ctx/from_env)
Matthieu Sozeau
2015-10-02
Univs: fix evar_map leaks bugs in Function
Matthieu Sozeau
2015-09-14
Univs: Add universe binding lists to definitions
Matthieu Sozeau
2015-06-24
Add corresponding field in `VernacInductive`.
Arnaud Spiwack
2015-05-13
Safer typing primitives.
Pierre-Marie Pédrot
2015-04-14
Function now supports puniveres
jforest
2015-02-23
Fix some typos in comments.
Guillaume Melquiond
2014-12-11
handling Functional Scheme for required but not imported modules
Julien Forest
2014-12-08
Closing bug 3837
Julien Forest
2014-09-17
Revert specific syntax for primitive projections, avoiding ugly
Matthieu Sozeau
2014-09-12
Uniformisation of the order of arguments env and sigma.
Hugo Herbelin
2014-09-12
Referring to evars by names. Added a parser for evars (but parsing of
Hugo Herbelin
2014-09-08
Parsing of Type@{max(i,j)}.
Matthieu Sozeau
2014-09-04
Remove [Infer] option of records.
Arnaud Spiwack
2014-09-04
Print [Variant] types with the keyword [Variant].
Arnaud Spiwack
2014-08-01
A tentative uniform naming policy in module Inductiveops.
Hugo Herbelin
2014-05-06
Adapt Y. Bertot's path on private inductives (now the keyword is "Private").
Yves Bertot
[next]