index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
/
csymtable.ml
Commit message (
Expand
)
Author
Age
*
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-05
|
\
*
|
Handling evars in the VM.
Pierre-Marie Pédrot
2018-03-03
|
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
|
/
*
New IR in VM: Clambda.
Maxime Dénès
2018-02-23
*
Factorize the relocations in the on-disk VM representation.
Pierre-Marie Pédrot
2018-02-14
*
Move the call to the computation of bytecode inside Cemitcodes.
Pierre-Marie Pédrot
2018-02-14
*
Abstract further the type of VM bytecode compilation.
Pierre-Marie Pédrot
2018-02-14
*
Fix #6677: Critical bug with VM and universes
Maxime Dénès
2018-02-12
*
Safer VM interfaces
Maxime Dénès
2018-01-26
*
Fast environment lookup for rels.
Pierre-Marie Pédrot
2017-12-29
*
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-05
|
\
|
*
Packing the named_context_val in a proper record and marking it private.
Pierre-Marie Pédrot
2016-09-09
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-07
|
\
|
|
*
Remove useless debug code.
Guillaume Melquiond
2016-09-02
*
|
CLEANUP: minor readability improvements
Matej Kosik
2016-08-24
|
/
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-05
|
\
|
*
Rename Ephemeron -> CEphemeron.
Maxime Dénès
2016-03-04
*
|
CLEANUP: Simplifying the changes done in "kernel/*"
Matej Kosik
2016-02-15
*
|
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-02-09
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2016-01-11
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-29
|
\
|
|
*
Adds support for the virtual machine to perform reduction of universe polymor...
Gregory Malecha
2015-10-28
*
|
Exporting a purely functional interface to bytecode patching.
Pierre-Marie Pédrot
2015-10-16
|
/
*
Fixing some English misspelling.
Hugo Herbelin
2015-07-29
*
Fix handling of primitive projections in VM.
Maxime Dénès
2015-07-05
*
More robust pattern matching on structured constants in VM.
Maxime Dénès
2015-07-02
*
Fix vm compiler to refuse to compile code making use of inductives with
Matthieu Sozeau
2015-03-25
*
Correct restriction of vm_compute when handling universe polymorphic
Matthieu Sozeau
2015-01-15
*
Update headers.
Maxime Dénès
2015-01-12
*
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-12-16
*
Removing generic hashes in kernel.
Pierre-Marie Pédrot
2014-03-03
*
Made Pre_env.lazy_val opaque.
Pierre-Marie Pédrot
2014-02-11
*
STM: additional fix for STM + vm_compute
Enrico Tassi
2014-01-07
*
STM: fix worker crash when doing vm_compute
Enrico Tassi
2014-01-06
*
Removing native_name reference from constant_body.
Maxime Dénès
2013-12-28
*
Merging Context and Sign.
ppedrot
2013-04-29
*
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-29
*
Restrict (try...with...) to avoid catching critical exn (part 8)
letouzey
2013-03-13
*
Actually adding backtrace handling.
ppedrot
2013-01-28
*
Modulification of identifier
ppedrot
2012-12-14
*
Remove some dead code in the vm
letouzey
2012-10-02
*
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-10-02
*
Updating headers.
herbelin
2012-08-08
*
fixed bug 2580. Quick fix: copy emitcodes before patching it
barras
2011-08-01
*
Remove the "Boxed" syntaxes and the const_entry_boxed field
letouzey
2011-01-28
[next]