index
:
adrien/ocaml
mantis-6773-separate-build-of-ocamldoc-ocamlbuild-ocamldebug-v2
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
driver
/
main_args.mli
Age
Commit message (
Expand
)
Author
2013-04-18
PR#5986: added flag Marshal.Compat_32 and ocamlc option -compat-32.
Xavier Leroy
2013-01-29
Merge short-paths into a fresh branch of trunk.
Jacques Garrigue
2013-01-25
#5904: support for -ppx in the toplevel.
Alain Frisch
2012-12-18
Add a -dtypedtree flag to all tools (using Printtyped). Also fix ocamlnat.
Alain Frisch
2012-10-17
#5741: make Pprintast available from the command-line (-dsource).
Alain Frisch
2012-10-15
remove all $Id keywords
Damien Doligez
2012-08-21
merge version/4.00 at revision 12866
Jacques Garrigue
2012-06-13
#5634: parstree rewriters (merge with ast_rewriter branch).
Alain Frisch
2012-05-30
merge with branch bin-annot
Fabrice Le Fessant
2012-02-21
PR#5487: addition of CFI directives and a few filename/linenumber info to gen...
Xavier Leroy
2012-01-27
PR#1898: add -nopromptcont option to suppress secondary prompts
Damien Doligez
2012-01-23
propagate path-expansion environment everywhere
Jacques Garrigue
2011-12-30
PR#352: new option to make ocaml read stdin as a script
Damien Doligez
2011-12-20
New option to force the compilers to show absolute paths in error messages.
Alain Frisch
2011-07-27
renaming of Objective Caml to OCaml and cleanup of copyright headers
Damien Doligez
2011-07-21
fixed inconsistent order in structure elements.
Xavier Clerc
2011-03-17
add option -runtime-variant
Damien Doligez
2010-05-20
PR#4857: add -vnum option to all executables
Damien Doligez
2010-05-08
rename -help-warnings to -warn-help
Damien Doligez
2010-05-04
New -help-warnings command-line option.
Alain Frisch
2010-04-13
unified command-line arguments
Damien Doligez
2009-12-09
Adding the -strict-sequence option.
Pierre Weis
2009-07-15
Added option -no-app-funct to turn off applicative functors
Xavier Leroy
2007-05-16
ajout des annotations pour variables et appels terminaux
Damien Doligez
2005-05-09
ajout de l'option -config (suggestion de Gerd Stolpmann)
Damien Doligez
2003-07-17
Faire cohabiter les threads bytecode et les threads systeme. Ajout option oc...
Xavier Leroy
2003-04-03
-stypes -> -dtypes; meilleur mode emacs
Damien Doligez
2003-04-02
ajout option -stypes; depend
Damien Doligez
2002-08-01
ajout option -version
Damien Doligez
2002-04-18
vive les methodes polymorphes!
Jacques Garrigue
2002-02-14
ajout option -nostdlib
Damien Doligez
2002-02-08
Ajout du packaging d'unites de compilation (option -pack)
Xavier Leroy
2001-10-30
Revu gestion des DLLs: ne pas les utiliser en mode -custom; dans les .cma et ...
Xavier Leroy
2001-09-06
passage aux labels stricts
Jacques Garrigue
2001-08-28
Chargement dynamique de primitives C
Xavier Leroy
2000-11-07
Ajout options -where et -I +<directory relative to stdlib>
Xavier Leroy
2000-08-23
option -warn-error
Damien Doligez
2000-03-24
re-renommange: "-label" -> "-labels"
Damien Doligez
2000-03-17
changement "modern" -> "label"
Damien Doligez
2000-03-09
Nouveau format de .cma et .cmxa, se rappelle des -cclib et -ccopt necessaires...
Xavier Leroy
1999-11-30
Merge olabl branch
Jacques Garrigue
1999-11-17
Changement de la licence
Xavier Leroy
1999-11-08
Option pour accepter des types recursifs (demande de Pascal Cuoq)
Jérôme Vouillon
1999-09-08
errors.ml: changement du type des locations pour le profiler
Damien Doligez
1998-11-06
Ajout de l'option -cc
Xavier Leroy
1998-11-05
Addition du pilotage des warnings.
Pierre Weis
1998-10-02
ajout option -use_prims
Damien Doligez
1998-05-27
Ajout option "-intf_suffix" pour spécifier le suffixe de l'interface
Daniel de Rauglaudre
1998-04-14
Ajout des options -make_runtime et -use_runtime
Xavier Leroy
1998-04-06
Modif compatibilite profileur.
Damien Doligez