index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
vm.ml
Age
Commit message (
Expand
)
Author
2018-03-26
Moving the VM global atom table to a ML reference.
Pierre-Marie Pédrot
2018-03-26
Moving the VM global data to a ML reference.
Pierre-Marie Pédrot
2018-03-05
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-04
Merge PR #935: Handling evars in the VM
Maxime Dénès
2018-03-03
Handling evars in the VM.
Pierre-Marie Pédrot
2018-03-02
[VM] Unify Const_sorts and Const_type, and remove Vsort.
Maxime Dénès
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-01-26
Safer VM interfaces
Maxime Dénès
2017-11-06
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
[api] Deprecate all legacy uses of Names in core.
Emilio Jesus Gallego Arias
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-02
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2016-10-26
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-24
Fix #5127 Memory corruption with the VM
Maxime Dénès
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-01-20
Update copyright headers.
Maxime Dénès
2015-10-28
Refine Gregory Malecha's patch on VM and universe polymorphism.
Maxime Dénès
2015-10-28
Adds support for the virtual machine to perform reduction of universe polymor...
Gregory Malecha
2015-10-12
Gather VM tags in Cbytecodes.
Maxime Dénès
2015-10-09
Complete handling of primitive projections in VM.
Maxime Dénès
2015-10-09
Code cleaning in VM (with Benjamin).
Maxime Dénès
2015-07-05
Fix handling of primitive projections in VM.
Maxime Dénès
2015-03-27
use a more compact representation of non-constant constructors
Benjamin Gregoire
2015-03-26
Fix bug 4157,
Benjamin Gregoire
2015-01-15
Correct restriction of vm_compute when handling universe polymorphic
Matthieu Sozeau
2015-01-12
Update headers.
Maxime Dénès
2014-03-03
Fixing generic hashes and replacing them with proper ones.
Pierre-Marie Pédrot
2013-03-12
invalid_arg instead of raise (Invalid_argement ...)
letouzey
2013-01-28
Uniformization of the "anomaly" command.
ppedrot
2012-11-08
Monomorphized a lot of equalities over OCaml integers, thanks to
ppedrot
2012-10-02
Remove some dead code in the vm
letouzey
2012-09-14
This patch removes unused "open" (automatically generated from
regisgia
2012-08-08
Updating headers.
herbelin
2012-03-02
Noise for nothing
pboutill
2011-03-08
adding eta in the vm
bgregoir
2010-09-24
Some dead code removal, thanks to Oug analyzer
letouzey
2010-07-30
better fix to bug #2319: types are compiled in the env of the bodies
barras
2010-07-28
fixed bug #2139: compiled cofix loops, missing offset to evaluate cofix bodies
barras
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-07-16
removed a potentially dangerous try ... with _ -> ...
barras
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2009-11-13
Move Obj.magic call to the Vm module
glondu
2009-10-04
Removal of trailing spaces.
serpyc
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2008-04-01
Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaient
herbelin
2007-01-19
Protection contre les warnings 'unused variable' de ocaml 3.09
herbelin
2006-12-11
Changement dans le kernel :
bgregoir
2006-08-25
correction bug vm_compute
bgregoir
2006-07-22
- Ajout d'un cast vm dans la syntaxe : x <: t
bgregoir
2005-12-05
changement d'egalite pour le named_context_val
gregoire
[next]