index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
*
Fixing a bug in the native compiler, introduced by r16363, leading to undefined
mdenes
2013-07-06
*
comments in mli
pboutill
2013-05-30
*
Delayed the computation of parameters in sort polymorphism of
herbelin
2013-05-14
*
Replacing Id.check with Id.is_valid, as its sole use was under
ppedrot
2013-05-14
*
Removing Gmap from Extraction plugin
ppedrot
2013-05-12
*
Use definition_entry to declare local definitions
gareuselesinge
2013-05-09
*
States: frozen states can hold closures
gareuselesinge
2013-05-06
*
Merging Context and Sign.
ppedrot
2013-04-29
*
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-29
*
code simplifications concerning Summary
letouzey
2013-04-22
*
Minor simplifications in Declaremods and Safe_typing
letouzey
2013-04-15
*
Checker: regroup all vo-related types in cic.mli
letouzey
2013-04-15
*
Removing two Pervasives.compare from Term.
ppedrot
2013-04-03
*
Revised infrastructure for lazy loading of opaque proofs
letouzey
2013-04-02
*
Minor cleanup concerning Mod_subst.MBImap
letouzey
2013-04-02
*
Safe_typing+Libary: use some arrays instead of lists in vo structures
letouzey
2013-03-28
*
Safe_library : a record type for compiled_library instead of large tuple
letouzey
2013-03-28
*
Native compiler: hash-consing of generated code and values.
mdenes
2013-03-25
*
Native compiler: Inlined constants are now compiled, fixing a bug reported by
mdenes
2013-03-25
*
Comments in mli
pboutill
2013-03-25
*
Minor code cleaning in CArray / CList.
ppedrot
2013-03-23
*
Robust display of NotConvertibleTypeField errors (fix #3008, #2995)
letouzey
2013-03-21
*
Restrict (try...with...) to avoid catching critical exn (part 8)
letouzey
2013-03-13
*
Restrict (try...with...) to avoid catching critical exn (part 5)
letouzey
2013-03-13
*
Restrict (try...with...) to avoid catching critical exn (part 2)
letouzey
2013-03-12
*
Restrict (try...with...) to avoid catching critical exn (part 1)
letouzey
2013-03-12
*
A version of Univ.check_eq with no anomaly for Evd.set_eq_sort
letouzey
2013-03-12
*
Term.dest* functions now raise specific DestKO exn instead of Invalid_argument
letouzey
2013-03-12
*
invalid_arg instead of raise (Invalid_argement ...)
letouzey
2013-03-12
*
More monomorphization.
ppedrot
2013-03-05
*
More informative error when a global reference is used in a context of
herbelin
2013-02-28
*
Minor cleanup around Term_typing
letouzey
2013-02-27
*
kernel/declarations becomes a pure mli
letouzey
2013-02-26
*
Names: shortcuts for building {kn, constant, mind} with empty sections
letouzey
2013-02-26
*
Names: Modularize constant and mutual_inductive
letouzey
2013-02-26
*
Mod_subst: misc reformulations
letouzey
2013-02-26
*
Fixing bug #2466
ppedrot
2013-02-24
*
Reduced the noise level when dynlinking in bytecode mode or when
mdenes
2013-02-24
*
Names: con_modpath and con_label access back the user kn part
letouzey
2013-02-21
*
avoid (Int.equal (cmp ...) 0) when a boolean equality exists
letouzey
2013-02-19
*
Dir_path --> DirPath
letouzey
2013-02-19
*
module_path --> ModPath.t, kernel_name --> KerName.t
letouzey
2013-02-19
*
Mod_subst: an extra assert
letouzey
2013-02-19
*
Names: revised representation of constants and mutual_inductive
letouzey
2013-02-19
*
Mod_subst: improve sharing during kn substitutions
letouzey
2013-02-18
*
use List.rev_map whenever possible
letouzey
2013-02-18
*
Minor code cleanups, especially take advantage of Dir_path.is_empty
letouzey
2013-02-18
*
Fixing bug in native compiler with let patterns in fixpoint definitions.
mdenes
2013-02-11
*
Actually adding backtrace handling.
ppedrot
2013-01-28
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
[next]