.. |
.cvsignore
|
MAJ des fichiers .cvsignore
|
1995-08-29 08:33:39 +00:00 |
bytegen.ml
|
PR#4223, PR#1508: added unsafe variants of Bigarray.Array{1,2,3}.{get,set}
|
2008-07-14 09:09:53 +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
|
Improve -output-obj: can now build directly a dynamic library (with all the ccobjs/ccopts); can also produces simply the uncompiled .c file (e.g. to debug). The output name (-o) is now mandatory when -output-obj is used, and only an extension amongst .c, EXT_OBJ, EXT_DLL is allowed.
|
2007-11-15 15:18:28 +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
|
Output references to the native version of the primitives in ocamlopt
|
2008-07-24 05:35:22 +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
|
Implement Lazy.force as a primitive, and optimize its calls.
|
2008-08-01 16:57:10 +00:00 |
lambda.mli
|
Implement Lazy.force as a primitive, and optimize its calls.
|
2008-08-01 16:57:10 +00:00 |
matching.ml
|
Implement Lazy.force as a primitive, and optimize its calls.
|
2008-08-01 16:57:10 +00:00 |
matching.mli
|
Implement Lazy.force as a primitive, and optimize its calls.
|
2008-08-01 16:57:10 +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
|
Implement Lazy.force as a primitive, and optimize its calls.
|
2008-08-01 16:57:10 +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
|
Found a small bug in bytecomp/simplif.ml
|
2008-03-19 10:26:56 +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
|
merge changes 3.10.0 -> 3.10.1
|
2008-01-11 16:13:18 +00:00 |
translclass.mli
|
add virtual instance variables
|
2006-04-05 02:28:13 +00:00 |
translcore.ml
|
Implement Lazy.force as a primitive, and optimize its calls.
|
2008-08-01 16:57:10 +00:00 |
translcore.mli
|
ajout des annotations pour variables et appels terminaux
|
2007-05-16 08:21:41 +00:00 |
translmod.ml
|
Output references to the native version of the primitives in ocamlopt
|
2008-07-24 05:35:22 +00:00 |
translmod.mli
|
Output references to the native version of the primitives in ocamlopt
|
2008-07-24 05:35:22 +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
|
merge changes from 3.10.1 to 3.10.2
|
2008-02-29 14:21:22 +00:00 |
typeopt.mli
|
Optimisation des acces aux bigarrays
|
2000-02-28 15:45:50 +00:00 |