index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-02-11
Fixing bug in native compiler with let patterns in fixpoint definitions.
mdenes
2013-01-28
Actually adding backtrace handling.
ppedrot
2013-01-28
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
native_compute: Fixed dependencies compilation order.
mdenes
2013-01-27
Slightly improving some debugging printing and error message for modules.
herbelin
2013-01-24
Native compiler: warnings were not turned off for OCaml 3.11
mdenes
2013-01-22
New implementation of the conversion test, using normalization by evaluation to
mdenes
2013-01-06
* Kernel/Terms:
regisgia
2012-12-19
Array.create is deprecated
pboutill
2012-12-18
Modulification of name
ppedrot
2012-12-18
Modulification of mod_bound_id
ppedrot
2012-12-18
Modulification of Label
ppedrot
2012-12-14
Fixing ocalmdoc comment
ppedrot
2012-12-14
Modulification of dir_path
ppedrot
2012-12-14
Modulification of identifier
ppedrot
2012-12-14
Moving hcons_string to String namespace.
ppedrot
2012-12-13
Renamed Option.Misc.compare to the more uniform Option.equal.
ppedrot
2012-12-10
* Implementing the "union by rank" optimisation in univ.ml
pboutill
2012-12-08
Small optimization in Closure: replaced an index list with an array.
ppedrot
2012-12-04
Fixing a comment.
herbelin
2012-11-28
Kernel/closure: add eta red_kind
pboutill
2012-11-26
Removed some FIXME related to equality on universes.
ppedrot
2012-11-26
Small cleaning of interface in Univ
ppedrot
2012-11-25
More equality functions
ppedrot
2012-11-22
Monomorphization (kernel)
ppedrot
2012-11-13
More monomorphizations
ppedrot
2012-11-08
Monomorphized a lot of equalities over OCaml integers, thanks to
ppedrot
2012-11-08
Removing another bunch of generic equalities
ppedrot
2012-10-29
Removed many calls to OCaml generic equality. This was done by
ppedrot
2012-10-26
Moved Entries module back to kernel
ppedrot
2012-10-23
Cleared a purely declarative .ml file and moved its interface to intf/
ppedrot
2012-10-17
univ inconsistency error message gives evidence of a cycle
barras
2012-10-02
Remove some dead code in the vm
letouzey
2012-10-02
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-09-27
Default hashconsing of identifiers.
ppedrot
2012-09-26
Reusing the Hashset data structure in Hashcons. Hopefully, this should
ppedrot
2012-09-26
Incorrect comment
msozeau
2012-09-26
Cleaning, renaming obscure functions and documenting in Hashcons.
ppedrot
2012-09-25
Fixing ocamldoc errors
ppedrot
2012-09-18
More cleanup of Util: utf8 aspects moved to a new file unicode.ml
letouzey
2012-09-14
As r15801: putting everything from Util.array_* to CArray.*.
ppedrot
2012-09-14
Partial revert of Yann commit in order to use CLib.List when opening
ppedrot
2012-09-14
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
kernel/Term:
regisgia
2012-09-14
The new ocaml compiler (4.00) has a lot of very cool warnings,
regisgia
2012-08-11
fast bitwise operations (lor,land,lxor) on int31 and BigN
letouzey
2012-08-08
Updating headers.
herbelin
2012-06-20
Fixing bug #2817 (occur check was not done up to instantiation of
herbelin
2012-06-18
Proof using: nested sections bugfix
gareuselesinge
[next]