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
2019-05-23
Fixing typos - Part 2
JPR
2019-04-25
[vernac] [ast] Make location info an attribute of vernaculars.
Emilio Jesus Gallego Arias
2019-04-10
Remove calls to global env in Inductiveops
Maxime Dénès
2019-03-27
[plugins] [funind] Adapt to removal of imperative proof state.
Emilio Jesus Gallego Arias
2019-03-20
Stop accessing proof env via Pfedit in printers
Maxime Dénès
2019-03-14
Add relevance marks on binders.
Gaëtan Gilbert
2019-02-19
Notations: Fixing a printing bug with patterns.
Hugo Herbelin
2019-02-04
Primitive integers
Maxime Dénès
2018-12-19
warn when using auto template, funind never uses template poly
Gaëtan Gilbert
2018-11-02
Remove is_universe_polymorphism in funind
Gaëtan Gilbert
2018-10-10
[coqlib] Rebindable Coqlib namespace.
Emilio Jesus Gallego Arias
2018-10-02
Revert #6651: Use r.(p) syntax to print primitive projections
Maxime Dénès
2018-09-19
Fix #7754: universe declarations on mutual inductives
Gaëtan Gilbert
2018-09-13
Add explicit atribute for template polymorphism.
Gaëtan Gilbert
2018-07-01
Implement uniform parameters in ComInductive
Jasper Hugunin
2018-06-12
[api] Misctypes removal: several moves:
Emilio Jesus Gallego Arias
2018-05-04
[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.
Emilio Jesus Gallego Arias
2018-03-21
Make parsing independent of the cumulativity flag.
Gaëtan Gilbert
2018-03-09
[located] More work towards using CAst.t
Emilio Jesus Gallego Arias
2018-02-28
[econstr] Continue consolidation of EConstr API under `interp`.
Emilio Jesus Gallego Arias
2018-02-22
[ast] Improve precision of Ast location recognition in serialization.
Emilio Jesus Gallego Arias
2018-02-20
Moving the argument of CProdN/CLambdaN from binder_expr to local_binder_expr.
Hugo Herbelin
2018-01-30
Use r.(p) syntax to print primitive projections.
Maxime Dénès
2018-01-08
[vernac] vernac_expr no longer recursive
Vincent Laporte
2017-12-23
[api] Also deprecate constructors of Decl_kinds.
Emilio Jesus Gallego Arias
2017-12-20
Separate vernac controls and regular commands.
Maxime Dénès
2017-12-17
[vernac] Split `command.ml` into separate files.
Emilio Jesus Gallego Arias
2017-11-22
[api] Deprecate Term destructors, move to Constr
Emilio Jesus Gallego Arias
2017-11-21
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-06
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-09-28
Efficient fresh name generation relying on sets.
Pierre-Marie Pédrot
2017-09-04
Making detyping potentially lazy.
Pierre-Marie Pédrot
2017-08-16
Merge PR #864: Some cleanups after cumulativity for inductive types
Maxime Dénès
2017-07-31
Improve errors for cumulativity when monomorphic
Amin Timany
2017-07-29
closing bug 5315
Julien Forest
2017-07-17
[API] Remove `open API` in ml files in favor of `-open API` flag.
Emilio Jesus Gallego Arias
2017-06-16
Fix bugs and add an option for cumulativity
Amin Timany
2017-06-07
Put all plugins behind an "API".
Matej Kosik
2017-06-06
Merge PR#716: Don't double up on periods in anomalies
Maxime Dénès
2017-06-02
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-01
solving implicit resolution in Function
Julien Forest
2017-05-29
Merge PR#512: [cleanup] Unify all calls to the error function.
Maxime Dénès
2017-05-27
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
[coqlib] Deprecate redundant Coqlib functions.
Emilio Jesus Gallego Arias
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
[next]