summaryrefslogtreecommitdiff
path: root/stdlib/arg.mli
Commit message (Expand)AuthorAgeFilesLines
* stdlib documentation: global state warningFlorian Angeletti2022-11-241-0/+5
* Remove .0 from all @since, @before and @afterDavid Allsopp2022-10-311-8/+8
* Regularize indentation of code examplesJohn Whitington2021-01-181-12/+12
* Add examples to Arg, Buffer. Misc formatting fixes.John Whitington2021-01-181-1/+19
* Arg: a new Rest_all spec, similar to Rest, that passes all arguments at onceGabriel Scherer2020-06-051-3/+18
* Whitespace and overlong line fixes.David Allsopp2018-06-141-4/+4
* Arg.align: optionally use '\t' as alignment separatorNicolas Ojeda Bar2017-05-301-8/+7
* Merge pull request #1040 from dhekir/trunkGabriel Scherer2017-02-221-1/+1
|\
| * fix several typos in commentsDaniel2017-02-131-1/+1
* | Documentation: improve @since annotationsTörök Edwin2017-02-211-4/+13
|/
* Add cross-reference detected by ocamldococtachron2017-02-011-5/+5
* Terminated instead of seperated.Bernhard Schommer2016-11-041-5/+5
* Use separated/separator and null character.Bernhard Schommer2016-11-041-5/+6
* Added documentation for the new -args(0) option.Bernhard Schommer2016-11-041-3/+3
* Added simple parse_expand and support ocamldepBernhard Schommer2016-10-121-0/+6
* Trim CR, remove inw parameter and updated docu.Bernhard Schommer2016-10-111-6/+6
* Added functions to read/write cmdline argumentsBernhard Schommer2016-10-101-0/+16
* add Arg.Expand (#778)Bernhard Schommer2016-10-071-0/+14
* Also enable more warnings in stdlib/ and fix them.Alain Frisch2016-03-151-1/+1
* 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-1/+2
* merge branch 4.02 from release 4.02.0 to release 4.02.1Damien Doligez2014-10-151-2/+5
* fix wrong type name: string --> usage_msgDamien Doligez2014-04-121-1/+1
* PR#6245: Minor inconsistencies between related signatures in arg.mliDamien Doligez2013-11-301-2/+2
* PR#5827: provide a dynamic command line parsing mechanismDamien Doligez2013-06-131-0/+16
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* Fix #5437: when registering an option with Arg, if the option has an empty do...Jonathan Protzenko2011-12-221-0/+2
* 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-7/+11
* merge changes 3.10.0 -> 3.10.1Damien Doligez2008-01-111-1/+1
* nettoyageDamien Doligez2005-10-251-1/+1
* PR#2297, suiteDamien Doligez2004-06-111-0/+7
* fix: a comment not associated to a typeMaxence Guesdon2004-04-021-1/+0
* bug findlib/StolpmannDamien Doligez2003-07-241-6/+10
* changement de parse_argv en cas d'erreurDamien Doligez2003-06-191-2/+11
* PR#1709Damien Doligez2003-06-121-2/+3
* Adding new arguments types: boolean with spec Bool for function takingPierre Weis2003-04-251-5/+8
* completude de la doc, typo sur anon_funDamien Doligez2003-03-121-14/+17
* adding some semantics on the string type for specsPierre Weis2002-12-081-4/+9
* PR#1200Damien Doligez2002-11-021-0/+6
* Documentation + parse_argv introduction.Pierre Weis2002-03-231-3/+3
* Generalization of Arg.parse into Arg.parse_array: we now can parse anPierre Weis2002-03-221-0/+5
* detabisationDamien Doligez2002-01-201-1/+1
* MAJ en-tetes pour mentionner la 'special exception' sur la LGPLXavier Leroy2001-12-071-1/+2
* commentaires aprèsMaxence Guesdon2001-12-031-10/+11
* Modification emplacement et syntaxe des commentaires pour OCamldocMaxence Guesdon2001-10-261-34/+25
* passage aux labels strictsJacques Garrigue2001-09-061-3/+3
* arg: ajout --help; random: meilleur initDamien Doligez2001-08-211-4/+4
* detabisationDamien Doligez2000-01-071-4/+4
* Merge olabl branchJacques Garrigue1999-11-301-2/+3