index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
/
recordops.mli
Age
Commit message (
Expand
)
Author
2020-11-19
Use a proper canonical structure entry for projections.
Hugo Herbelin
2020-07-09
Recordops: unify struc_typ summary record and libobject entry struc_tuple
Gaëtan Gilbert
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2020-01-09
Fix build after merge of #11164
Gaëtan Gilbert
2020-01-09
Merge PR #11164: [CS] allow Let variable to be canonical
Pierre-Marie Pédrot
2019-12-28
Extend `Print Canonical Projections` with a search functionality
Kazuhiko Sakaguchi
2019-12-24
[CS] Allow a variable introduced with Let to be a canonical instance
Enrico Tassi
2019-11-21
[coq] Untabify the whole ML codebase.
Emilio Jesus Gallego Arias
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-05-10
[Canonical structures] “not_canonical” annotation to field declarations
Vincent Laporte
2019-05-10
[Canonical structures] Some projections may not be canonical
Vincent Laporte
2019-04-10
Remove calls to Global.env and Libobject from Recordops
Maxime Dénès
2019-04-01
Merge PR #9870: Minor refactoring in canonical structures
Enrico Tassi
2019-03-30
Error when [foo.(bar)] is used with nonprojection [bar]
Gaëtan Gilbert
2019-03-30
[Canonical structures] Minor refactoring
Vincent Laporte
2018-11-16
No Projection.constant in projection <-> constant declaration
Gaëtan Gilbert
2018-07-24
Projections use index representation
Gaëtan Gilbert
2018-05-04
[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.
Emilio Jesus Gallego Arias
2018-02-27
Update headers following #6543.
Théo Zimmermann
2017-11-06
[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-10-17
Properly handling projection parameters in canonical structures.
Pierre-Marie Pédrot
2017-07-27
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-13
Getting rid of AUContext abstraction breakers in Recordops.
Pierre-Marie Pédrot
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-02-14
Recordops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Reductionops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Termops API using EConstr.
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2015-01-12
Update headers.
Maxime Dénès
2014-12-15
Documenting check_record + changing a possibly undefined int into int option.
Hugo Herbelin
2014-05-06
- Fixes for canonical structure resolution (check that the initial term indee...
Matthieu Sozeau
2014-05-06
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-03-05
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-02-24
Stack operations of Reductionops in Reductionops.Stack
Pierre Boutillier
2013-09-12
Unplugging Autoinstance. The code is still here if someone wishes
ppedrot
2013-08-22
Misc changes around coqtop.ml :
letouzey
2012-12-18
Modulification of name
ppedrot
2012-08-09
Unification in Evar_conv uses an abstract machine state
pboutill
2012-08-08
Updating headers.
herbelin
2012-05-29
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2011-11-08
Improved check is_open_canonical_projection
gareuselesinge
2011-11-02
Add type annotations around all calls to Libobject.declare_object
letouzey
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-06-26
Applying François' patches about Canonical Projections (see #2302 and #2334).
herbelin
2010-06-22
New script dev/tools/change-header to automatically update Coq files headers.
herbelin
2010-04-29
Various minor improvements of comments in mli for ocamldoc
letouzey
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
Move from ocamlweb to ocamdoc to generate mli documentation
pboutill
2010-04-26
Misc small fixes : warning, dep cycles, ocamlbuild...
letouzey
[next]