index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
recordops.ml
Commit message (
Expand
)
Author
Age
*
Fix universe instantiation with canonical structures.
Maxime Dénès
2015-07-16
*
Update headers.
Maxime Dénès
2015-01-12
*
Documenting check_record + changing a possibly undefined int into int option.
Hugo Herbelin
2014-12-15
*
Switch the few remaining iso-latin-1 files to utf8
Pierre Letouzey
2014-12-09
*
Fix canonical structure resolution which was launched on the results of
Matthieu Sozeau
2014-09-26
*
Fast path in Canonical structure detection. We do not always compute the normal
Pierre-Marie Pédrot
2014-06-27
*
Removing dead code.
Pierre-Marie Pédrot
2014-06-17
*
- 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-05-06
*
Fixing pervasive comparisons
Pierre-Marie Pédrot
2014-03-01
*
Stack operations of Reductionops in Reductionops.Stack
Pierre Boutillier
2014-02-24
*
Turn many List.assoc into List.assoc_f
letouzey
2013-10-24
*
Get rid of the uses of deprecated OCaml elements (still remaining compatible ...
xclerc
2013-09-19
*
Unplugging Autoinstance. The code is still here if someone wishes
ppedrot
2013-09-12
*
code simplifications concerning Summary
letouzey
2013-04-22
*
Restrict (try...with...) to avoid catching critical exn (part 12)
letouzey
2013-03-13
*
use List.rev_map whenever possible
letouzey
2013-02-18
*
Modulification of name
ppedrot
2012-12-18
*
Modulification of identifier
ppedrot
2012-12-14
*
Monomorphization (pretyping)
ppedrot
2012-11-22
*
Removed many calls to OCaml generic equality. This was done by
ppedrot
2012-10-29
*
Some documentation and cleaning of CList and Util interfaces.
ppedrot
2012-09-15
*
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
*
This patch removes unused "open" (automatically generated from
regisgia
2012-09-14
*
Unification in Evar_conv uses an abstract machine state
pboutill
2012-08-09
*
Updating headers.
herbelin
2012-08-08
*
Replacing some str with strbrk
ppedrot
2012-06-04
*
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
*
Noise for nothing
pboutill
2012-03-02
*
Improved check is_open_canonical_projection
gareuselesinge
2011-11-08
*
Add type annotations around all calls to Libobject.declare_object
letouzey
2011-11-02
*
Patch to simplify is_open_canonical_projection
herbelin
2011-08-02
*
Remove some occurrences of "open Termops"
glondu
2010-09-28
*
Some dead code removal, thanks to Oug analyzer
letouzey
2010-09-24
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Applying François' patches about Canonical Projections (see #2302 and #2334).
herbelin
2010-06-26
*
Added a few informations about file lineages (for the most part in kernel)
herbelin
2010-05-09
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Added a function in typing.ml to solve evars of a constr w/o going back down ...
herbelin
2010-04-05
*
This big commit addresses two problems:
soubiran
2009-10-21
*
Remove useless Liboject.export_function field
glondu
2009-09-17
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Death of "survive_module" and "survive_section" (the first one was
herbelin
2009-08-13
*
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2009-08-06
*
Minor unification changes:
msozeau
2009-05-18
*
(Tentative to) add Canonical Structure resolution to the regular
msozeau
2009-05-16
*
Fix bug #2056 (discharge bug).
msozeau
2009-03-28
*
Backtrack sur la mémoïsation de nf_evar.
aspiwack
2009-03-04
*
=?utf-8?q?Tentative=20d'optimisation=20(en=20temps)=20sur=20[nf=5Fevar]=20et=...
aspiwack
2009-02-27
*
DISCLAIMER
puech
2009-01-17
[next]