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
2017-02-14
Making judgment type generic over the type of inner constrs.
Pierre-Marie Pédrot
2016-11-08
Introducing a new EConstr.t type to perform the nf_evar operation on demand.
Pierre-Marie Pédrot
2016-10-31
Moving unused code out of the kernel into Termops.
Pierre-Marie Pédrot
2016-10-29
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-26
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-26
COMMENT: Declarations.constant_def
Matej Kosik
2016-10-26
COMMENT: Names.Cmap and Names.Cmap_env
Matej Kosik
2016-10-26
COMMENT: Constr.kind_of_term
Matej Kosik
2016-10-24
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-24
Fix #5127 Memory corruption with the VM
Maxime Dénès
2016-10-19
More comments in VM.
Maxime Dénès
2016-10-17
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-12
Remove dead code in Environ.
Pierre-Marie Pédrot
2016-10-12
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-12
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-11
Fix for bug #4863, update the Proofview's env with
Matthieu Sozeau
2016-10-06
Removing a slow access to a named environment.
Pierre-Marie Pédrot
2016-10-05
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-03
Merge remote-tracking branch 'github/pr/263' into v8.6
Maxime Dénès
2016-09-29
UPDATE: reference to a deprecated variable "Filename.temp_dir_name" was repla...
Matej Kosik
2016-09-14
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-09
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-09-09
Tracking careless uses of slow name lookup.
Pierre-Marie Pédrot
2016-09-09
Restore native compiler optimizations after they were broken by 9e2ee58.
Maxime Dénès
2016-09-09
Removing the now useless field env_named_val from named_context_val.
Pierre-Marie Pédrot
2016-09-09
More efficient implementation of map_named_val.
Pierre-Marie Pédrot
2016-09-09
Fast access environment in CClosure.
Pierre-Marie Pédrot
2016-09-09
Tentative fast-access named env
Pierre-Marie Pédrot
2016-09-09
Packing the named_context_val in a proper record and marking it private.
Pierre-Marie Pédrot
2016-09-08
Merge PR #244.
Pierre-Marie Pédrot
2016-09-07
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-02
Remove useless debug code.
Guillaume Melquiond
2016-09-02
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-01
More efficient data structure to check if a native file is loaded.
Maxime Dénès
2016-08-30
CLEANUP: switching from "right-to-left" to "left-to-right" function compositi...
Matej Kosik
2016-08-26
CLEANUP: adding "Context.Compacted.Declaration.of_named_decl" function, which...
Matej Kosik
2016-08-26
CLEANUP: rename "Context.Named.{to,of}_rel" functions to "Context.Named.{to,o...
Matej Kosik
2016-08-26
CLEANUP: renaming "Context.ListNamed" module to "Context.Compacted"
Matej Kosik
2016-08-25
Merge remote-tracking branch 'v8.6' into trunk
Matej Kosik
2016-08-25
CLEANUP: changing the definition of the "Context.NamedList.Declaration" type
Matej Kosik
2016-08-25
CLEANUP: Type alias "Context.section_context" was removed
Matej Kosik
2016-08-25
CLEANUP: functions "Context.{Rel,Named}.Context.fold" were renamed to "Contex...
Matej Kosik
2016-08-24
CLEANUP: minor readability improvements
Matej Kosik
2016-08-24
Changing the definition of the "Lib.variable.info" type to enable us to do mo...
Matej Kosik
2016-08-24
Merging a branch that adds "Context.Named.Declaration.to_rel" function.
Matej Kosik
2016-08-24
Adding "Context.Named.Declaration.to_rel" function
Matej Kosik
2016-08-22
Use a better data structure for VM compilation of free vars.
Pierre-Marie Pédrot
2016-08-19
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-17
Merge branch 'v8.6'
Pierre-Marie Pédrot
[next]