index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
/
univ.ml
Commit message (
Expand
)
Author
Age
*
A version of Univ.check_eq with no anomaly for Evd.set_eq_sort
letouzey
2013-03-12
*
More monomorphization.
ppedrot
2013-03-05
*
avoid (Int.equal (cmp ...) 0) when a boolean equality exists
letouzey
2013-02-19
*
Dir_path --> DirPath
letouzey
2013-02-19
*
Minor code cleanups, especially take advantage of Dir_path.is_empty
letouzey
2013-02-18
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
Modulification of dir_path
ppedrot
2012-12-14
*
Modulification of identifier
ppedrot
2012-12-14
*
* Implementing the "union by rank" optimisation in univ.ml
pboutill
2012-12-10
*
Small cleaning of interface in Univ
ppedrot
2012-11-26
*
Monomorphization (kernel)
ppedrot
2012-11-22
*
More monomorphizations
ppedrot
2012-11-13
*
Monomorphized a lot of equalities over OCaml integers, thanks to
ppedrot
2012-11-08
*
Removed many calls to OCaml generic equality. This was done by
ppedrot
2012-10-29
*
univ inconsistency error message gives evidence of a cycle
barras
2012-10-17
*
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-10-02
*
Cleaning, renaming obscure functions and documenting in Hashcons.
ppedrot
2012-09-26
*
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
*
Updating headers.
herbelin
2012-08-08
*
More uniformisation in Pp.warn functions.
ppedrot
2012-05-30
*
Shortcuts and optimizations of comparisons
xclerc
2012-04-05
*
Univ: enforce_leq instead of enforce_geq for more uniformity
letouzey
2012-03-22
*
Univ: switch the order of int and dir_path in UniverseLevel.Level
letouzey
2012-03-22
*
Univ: avoid recording dummy universe constraints u<=u or u=u
letouzey
2012-03-12
*
Noise for nothing
pboutill
2012-03-02
*
Univ: a univ_depends function to avoid a hack in Inductiveops
letouzey
2012-03-01
*
Univ: a better Constraint.compare
letouzey
2012-03-01
*
Univ: a faster is_leq test used when possible
letouzey
2012-02-29
*
Univ: correct compare_neq (fix #2703)
letouzey
2012-02-27
*
When checking for emptiness, use Foo.is_empty instead of (=) Foo.empty
letouzey
2011-10-26
*
Hash-consing of mutual_inductive_body (and Univ.constraints)
letouzey
2011-10-10
*
Hash-consing of constr could share more
letouzey
2011-10-02
*
Hash-consing: attempt to stop hash-consing separately constr in declare.ml
letouzey
2011-09-22
*
More twicks on hash-consing
letouzey
2011-09-08
*
Fix the hconsing of universes
letouzey
2011-09-07
*
Tentative to make unification check types at every instanciation of an
msozeau
2011-03-11
*
Rewrite sort_universes to minimize the number of universes
glondu
2011-01-25
*
In univ.ml, put universe_level primitives in its their own sub-module
glondu
2011-01-11
*
Add "Print Sorted Universes"
glondu
2011-01-11
*
More coherent comment ordering
glondu
2011-01-11
*
Univ: try to avoid a few lookup in the universe graph
letouzey
2010-12-18
*
Univ.constraints made fully abstract instead of being a Set of abstract stuff
letouzey
2010-12-18
*
Revert last commit 13723 on Univ : minor gains and more complex code
letouzey
2010-12-18
*
Univ: an attempt to lazily compact chains of Equiv in a functionnal way
letouzey
2010-12-17
*
Univ: two improvements (speed + space)
letouzey
2010-12-16
*
In Univ, unify order_request and constraint_type
glondu
2010-11-03
*
More generic Univ.dump_universes
glondu
2010-11-02
*
Some dead code removal, thanks to Oug analyzer
letouzey
2010-09-24
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Fixing spelling: pr_coma -> pr_comma
herbelin
2010-06-12
[next]