summaryrefslogtreecommitdiff
path: root/stdlib/arg.ml
Commit message (Expand)AuthorAgeFilesLines
* Also enable more warnings in stdlib/ and fix them.Alain Frisch2016-03-151-2/+2
* Update headers for the new license.Damien Doligez2016-02-181-12/+14
* arg: Allow flags such as --flag=arg as well as --flag arg.Richard W.M. Jones2015-11-251-7/+27
* arg: Add no_arg and get_arg helper functions.Richard W.M. Jones2015-11-251-29/+35
* GPR#254: @ocaml.arg_on_literal_pattern attribute on constructorsAlain Frisch2015-10-151-15/+27
* merge branch 4.02 from release 4.02.0 to release 4.02.1Damien Doligez2014-10-151-6/+12
* minor clean-upsDamien Doligez2014-04-181-4/+4
* PR#5827: provide a dynamic command line parsing mechanismDamien Doligez2013-06-131-3/+15
* fix a few problems with whitespace and over-long linesDamien Doligez2013-03-091-3/+4
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* Eliminate useless rec.Alain Frisch2012-05-291-1/+1
* Followup fix to #5437: make sure [align] doesn't add padding to undocumented ...Jonathan Protzenko2011-12-231-0/+4
* Fix #5437: when registering an option with Arg, if the option has an empty do...Jonathan Protzenko2011-12-221-4/+5
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* merge changes from 3.12.0 to 3.12.1Damien Doligez2011-07-201-2/+6
* merge changes 3.10.0 -> 3.10.1Damien Doligez2008-01-111-4/+9
* Fusion des modifs faites sur la branche release jusqu'a la release 3.08.0Xavier Leroy2004-07-131-1/+1
* PR#2297, suiteDamien Doligez2004-06-111-5/+48
* PR#1931Damien Doligez2003-11-191-7/+16
* Suite à la remarque de Didier.Pierre Weis2003-10-271-2/+2
* bug findlib/StolpmannDamien Doligez2003-07-241-4/+4
* bug de currificationDamien Doligez2003-07-031-2/+2
* changement de parse_argv en cas d'erreurDamien Doligez2003-06-191-16/+29
* PR#1709Damien Doligez2003-06-121-9/+3
* PR#1532Damien Doligez2003-05-231-4/+11
* Adding new arguments types: boolean with spec Bool for function takingPierre Weis2003-04-251-7/+20
* completude de la doc, typo sur anon_funDamien Doligez2003-03-121-1/+1
* adding some semantics on the string type for specsPierre Weis2002-12-081-12/+17
* petit glitchDamien Doligez2002-11-021-3/+3
* PR#1200Damien Doligez2002-11-021-4/+44
* Documentation + parse_argv introduction.Pierre Weis2002-03-231-2/+2
* Generalization of Arg.parse into Arg.parse_array: we now can parse anPierre Weis2002-03-221-8/+10
* Parsing of float arguments was not properly handled in case of invalidPierre Weis2002-03-211-1/+3
* MAJ en-tetes pour mentionner la 'special exception' sur la LGPLXavier Leroy2001-12-071-1/+2
* typoDamien Doligez2001-08-211-1/+1
* arg: ajout --help; random: meilleur initDamien Doligez2001-08-211-1/+6
* gc.ml, gc.mli: compteurs flottantsDamien Doligez2001-02-051-1/+3
* Getting rid of obsolete boolean operators & and orPierre Weis2000-12-281-1/+1
* pas de code d'erreur si option -helpDamien Doligez1999-11-291-3/+3
* Changement de la licenceXavier Leroy1999-11-171-1/+2
* Ajout Arg.Rest.Damien Doligez1998-04-061-0/+7
* arg.ml, arg.mli, string.mli: amelioration de la docDamien Doligez1997-09-111-1/+1
* Exporter la position de l'argument courantDamien Doligez1997-07-031-30/+43
* Ajout de [Arg.usage].Damien Doligez1996-10-241-6/+4
* Changement du module Arg.Damien Doligez1996-10-241-26/+40
* Renommage en Objective CamlXavier Leroy1996-04-301-2/+2
* Introduction de Arg.Set et Arg.Clear.Xavier Leroy1995-09-051-4/+8
* Ajout des notices de copyrightXavier Leroy1995-08-091-0/+13
* Passage a la version bootstrappee (franchissement du Rubicon)Xavier Leroy1995-05-041-0/+61