aboutsummaryrefslogtreecommitdiff
path: root/kernel/cemitcodes.ml
AgeCommit message (Expand)Author
2017-11-06[api] Deprecate all legacy uses of Names in core.Emilio Jesus Gallego Arias
2017-07-04Bump year in headers.Pierre-Marie Pédrot
2017-03-22Merge branch 'v8.6'Pierre-Marie Pédrot
2017-03-20In the Kami project, that causes a stack overflow in one of the example filesPaul Steckler
2017-03-20[misc] Remove warnings about String.setEmilio Jesus Gallego Arias
2017-03-14[safe_string] kernel/cemitcodesEmilio Jesus Gallego Arias
2016-10-26Merge branch 'v8.5' into v8.6Pierre-Marie Pédrot
2016-10-24Fix #5127 Memory corruption with the VMMaxime Dénès
2016-01-21Merge branch 'v8.5'Pierre-Marie Pédrot
2016-01-20Update copyright headers.Maxime Dénès
2015-12-27Removing dead code.Pierre-Marie Pédrot
2015-10-29Merge branch 'v8.5'Pierre-Marie Pédrot
2015-10-28Refine Gregory Malecha's patch on VM and universe polymorphism.Maxime Dénès
2015-10-28Adds support for the virtual machine to perform reduction of universe polymor...Gregory Malecha
2015-10-16Hashcons bytecode generated by the VM.Pierre-Marie Pédrot
2015-10-16Exporting a purely functional interface to bytecode patching.Pierre-Marie Pédrot
2015-07-29Fixing some English misspelling.Hugo Herbelin
2015-07-22Fix incomplete pattern-matching.Matthieu Sozeau
2015-07-05Fix handling of primitive projections in VM.Maxime Dénès
2015-03-30fix code and bound for SWITCH instruction.Benjamin Gregoire
2015-03-26allows the vm to deal with inductive type with 8388607 constant constructors ...Benjamin Gregoire
2015-03-25More clever representation of substituted Cemitcode.Pierre-Marie Pédrot
2015-02-02Removing dead code.Pierre-Marie Pédrot
2015-01-15Correct restriction of vm_compute when handling universe polymorphicMatthieu Sozeau
2015-01-12Update headers.Maxime Dénès
2014-05-06This commit adds full universe polymorphism and fast projections to Coq.Matthieu Sozeau
2013-09-19Get rid of the uses of deprecated OCaml elements (still remaining compatible ...xclerc
2013-03-12invalid_arg instead of raise (Invalid_argement ...)letouzey
2012-11-08Monomorphized a lot of equalities over OCaml integers, thanks toppedrot
2012-08-11fast bitwise operations (lor,land,lxor) on int31 and BigNletouzey
2012-08-08Updating headers.herbelin
2011-08-01fixed bug 2580. Quick fix: copy emitcodes before patching itbarras
2011-01-28Remove the "Boxed" syntaxes and the const_entry_boxed fieldletouzey
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-05-09Removed $Id$ introduced inadvertently in r13005 (no more $Id$ since r12972)herbelin
2010-05-09Added a few informations about file lineages (for the most part in kernel)herbelin
2009-10-21This big commit addresses two problems:soubiran
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2007-06-20ajout de head0 et tail0 en natifbgregoir
2007-05-11Processor integers + Print assumption (see coqdev mailing list for the aspiwack
2007-04-05Correction partielle du bug #1388 (augmentation de la taille des code accepte...jforest
2006-07-22- Ajout d'un cast vm dans la syntaxe : x <: t bgregoir
2005-01-03HUGE COMMITsacerdot
2004-11-29*** empty log message ***gregoire
2004-11-16Names.substitution (and related functions) and Term.subst_mps moved tosacerdot
2004-11-16IMPORTANT COMMIT: constant is now an ADT (it used to be equal to kernel_name).sacerdot
2004-11-12Changement dans les boxed values .gregoire
2004-10-20COMMITED BYTECODE COMPILERbarras