ocaml/bytecomp
Alain Frisch 3958a92c72 Merge the natdynlink branch into HEAD.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@8477 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2007-11-06 15:16:56 +00:00
..
.cvsignore MAJ des fichiers .cvsignore 1995-08-29 08:33:39 +00:00
bytegen.ml ajout des annotations pour variables et appels terminaux 2007-05-16 08:21:41 +00:00
bytegen.mli Changement de la licence 1999-11-17 18:59:06 +00:00
bytelibrarian.ml Deplacement des infos de format des .cmo et .cma dans Cmo_format 2006-05-11 15:50:53 +00:00
bytelibrarian.mli Revu les impressions du compilateur 2000-03-06 22:12:09 +00:00
bytelink.ml Merge the natdynlink branch into HEAD. 2007-11-06 15:16:56 +00:00
bytelink.mli Deplacement des infos de format des .cmo et .cma dans Cmo_format 2006-05-11 15:50:53 +00:00
bytepackager.ml Better handling of multiple extensions (foo.d.cmo, foo.p.cmx...) 2007-02-23 13:44:51 +00:00
bytepackager.mli Ajout du packaging d'unites de compilation (option -pack) 2002-02-08 16:55:44 +00:00
bytesections.ml Rendre ocamlc -output-obj compatible avec Dynlink et le toplevel 2004-02-22 15:07:51 +00:00
bytesections.mli Rendre ocamlc -output-obj compatible avec Dynlink et le toplevel 2004-02-22 15:07:51 +00:00
cmo_format.mli Deplacement des infos de format des .cmo et .cma dans Cmo_format 2006-05-11 15:50:53 +00:00
dll.ml Revised DLL loading: distinguish between loading for execution 2006-09-28 21:36:38 +00:00
dll.mli Revised DLL loading: distinguish between loading for execution 2006-09-28 21:36:38 +00:00
emitcode.ml Deplacement des infos de format des .cmo et .cma dans Cmo_format 2006-05-11 15:50:53 +00:00
emitcode.mli Deplacement des infos de format des .cmo et .cma dans Cmo_format 2006-05-11 15:50:53 +00:00
instruct.ml PR#3767 features 1 and 2: display full location of events instead of one position 2005-08-25 15:35:16 +00:00
instruct.mli PR#3809 wrong line numbers in backtrace (partial) 2005-10-25 15:56:45 +00:00
lambda.ml ajout des annotations pour variables et appels terminaux 2007-05-16 08:21:41 +00:00
lambda.mli ajout des annotations pour variables et appels terminaux 2007-05-16 08:21:41 +00:00
matching.ml PR #3870 2005-09-07 16:07:48 +00:00
matching.mli switch to new vtable representation 2004-05-26 11:10:52 +00:00
meta.ml added static_release_bytecode 2004-04-16 13:46:43 +00:00
meta.mli added static_release_bytecode 2004-04-16 13:46:43 +00:00
printinstr.ml PR#3767 features 1 and 2: display full location of events instead of one position 2005-08-25 15:35:16 +00:00
printinstr.mli Revu les impressions du compilateur 2000-03-06 22:12:09 +00:00
printlambda.ml ajout des annotations pour variables et appels terminaux 2007-05-16 08:21:41 +00:00
printlambda.mli Revu les impressions du compilateur 2000-03-06 22:12:09 +00:00
runtimedef.mli Changement de la licence 1999-11-17 18:59:06 +00:00
simplif.ml ajout des annotations pour variables et appels terminaux 2007-05-16 08:21:41 +00:00
simplif.mli Changement de la licence 1999-11-17 18:59:06 +00:00
switch.ml avoid -W Y warnings in some source I wrote 2004-11-25 12:44:33 +00:00
switch.mli bug 539 2001-09-21 15:59:16 +00:00
symtable.ml Deplacement des infos de format des .cmo et .cma dans Cmo_format 2006-05-11 15:50:53 +00:00
symtable.mli Deplacement des infos de format des .cmo et .cma dans Cmo_format 2006-05-11 15:50:53 +00:00
translclass.ml ajout des annotations pour variables et appels terminaux 2007-05-16 08:21:41 +00:00
translclass.mli add virtual instance variables 2006-04-05 02:28:13 +00:00
translcore.ml ajout des annotations pour variables et appels terminaux 2007-05-16 08:21:41 +00:00
translcore.mli ajout des annotations pour variables et appels terminaux 2007-05-16 08:21:41 +00:00
translmod.ml Merge the natdynlink branch into HEAD. 2007-11-06 15:16:56 +00:00
translmod.mli Merge the natdynlink branch into HEAD. 2007-11-06 15:16:56 +00:00
translobj.ml switch to new vtable representation 2004-05-26 11:10:52 +00:00
translobj.mli switch to new vtable representation 2004-05-26 11:10:52 +00:00
typeopt.ml Expanding the usual compiler's type-based optimisations to private abbreviations. 2007-11-01 18:36:43 +00:00
typeopt.mli Optimisation des acces aux bigarrays 2000-02-28 15:45:50 +00:00