ocaml/driver
Alain Frisch 32abe25b89 Same in native code.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@8523 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2007-11-15 16:09:57 +00:00
..
compile.ml ajout des annotations pour variables et appels terminaux 2007-05-16 08:21:41 +00:00
compile.mli Generalisation de l'option -o 2004-06-13 12:46:41 +00:00
errors.ml fusion 3.09.0 -> 3.09.1 2006-01-04 16:55:50 +00:00
errors.mli Revu les impressions du compilateur 2000-03-06 22:12:09 +00:00
main.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
main.mli optimisation des racines 2000-01-07 16:03:04 +00:00
main_args.ml ajout des annotations pour variables et appels terminaux 2007-05-16 08:21:41 +00:00
main_args.mli ajout des annotations pour variables et appels terminaux 2007-05-16 08:21:41 +00:00
ocamlcomp.sh.in add -nostdlib to bootstrap compilers 2002-06-08 03:27:50 +00:00
optcompile.ml Retour en arriere sur la simplification des signatures inferees (fix du PR#3545 du 2005-08-02), qui est completement bugge 2005-08-08 09:41:52 +00:00
optcompile.mli Generalisation de l'option -o 2004-06-13 12:46:41 +00:00
opterrors.ml fusion des changements 3.09.1 -> 3.09.2 2006-04-16 23:28:22 +00:00
opterrors.mli changements printer 2000-03-07 05:02:33 +00:00
optmain.ml Same in native code. 2007-11-15 16:09:57 +00:00
optmain.mli optimisation des racines 2000-01-07 16:03:04 +00:00
pparse.ml PR#1938 2004-06-16 16:58:46 +00:00
pparse.mli Regroupement du preprocessage et de la lecture directe des fichiers source 2002-02-08 10:14:31 +00:00