aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CommandLine.html
Commit message (Expand)AuthorAgeFilesLines
* fix typo, PR2181Chris Lattner2008-03-301-2/+2
* Add documentation for cl::sink stuffAnton Korobeynikov2008-02-201-15/+23
* many cleanups and fixed, contributed by Sam BishopChris Lattner2008-01-091-39/+36
* fix formattingChris Lattner2007-12-191-1/+1
* Document boolOrDefault and its parser.Dale Johannesen2007-05-221-0/+8
* Removing even more <iostream> includes.Bill Wendling2006-12-071-1/+1
* Fix a couple typos.Jim Laskey2006-07-311-1/+1
* Document the cl::SetVersionPrinter function.Reid Spencer2006-06-051-0/+23
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-141-1/+1
* this file movedAndrew Lenharth2005-11-141-1/+1
* Changed unsigned long to unsigned.Jim Laskey2005-08-261-6/+6
* Tweak of multiple occurance paragraph.Jim Laskey2005-08-251-2/+2
* Documentation updated to include upcoming support for bit vector supportJim Laskey2005-08-251-0/+86
* Revert my patch which changed the code to not work.Chris Lattner2005-08-221-2/+1
* Make the example a bit easier to understand, suggested by Jim.Chris Lattner2005-08-221-1/+2
* Consistently surround `cl::' code structures with <b> and <tt> to make themMisha Brukman2005-05-101-12/+14
* Sprinkle code examples and command-line interaction examples with some styleMisha Brukman2005-03-111-94/+96
* * Use doc_code style for blocks of codeMisha Brukman2005-02-091-14/+16
* Implement and document prefix options with arbitrary values including anReid Spencer2004-11-241-7/+9
* It looks like I'm fixing a spelling mistake, but I'm really trying toJohn Criswell2004-11-211-1/+1
* Per code review:Reid Spencer2004-11-161-0/+30
* Attempt HTML 4.01 Strict compliance.Reid Spencer2004-11-011-1/+2
* Add a blurb about exploiting the use of external storage.Reid Spencer2004-08-301-2/+10
* Added description of usage of the getPosition() option on cl::opt andReid Spencer2004-08-131-1/+59
* Fixed some spellos and grammaros.Reid Spencer2004-08-101-2/+2
* For 64-bit platform support, we now use the clEnumValEnd macro to terminateChris Lattner2004-07-161-6/+8
* Make use of the new doc_author class. "Seperate content from presentation" t...Chris Lattner2004-05-231-2/+2
* Made to be HTML-4.01 (Strict) -compliant.Misha Brukman2004-05-121-13/+18
* Add a new cl::PositionalEatsArgs flagChris Lattner2004-05-061-4/+14
* Actually have a target "#introduction" if we're making a link to it.Misha Brukman2003-11-071-1/+1
* Make the page footer consistent with the rest of the site.Misha Brukman2003-11-071-5/+5
* Merged in RELEASE_1.John Criswell2003-10-271-0/+2
* * Use stylesheets and <div>s for layout instead of <ul>Misha Brukman2003-10-241-570/+729
* The word `dependent' has no `a'.Misha Brukman2003-08-211-1/+1
* Add ParseEnvironmentOptions documentationBrian Gaeke2003-08-191-0/+31
* Add warning about how you have to put cl::init after cl::location, if bothBrian Gaeke2003-08-191-1/+6
* Fix <>'s in HTMLChris Lattner2003-08-011-2/+2
* The word `separate' only has one `e'.Misha Brukman2003-07-141-2/+2
* Clarify that variables must be globalChris Lattner2003-06-211-16/+17
* Fix minor bugChris Lattner2003-06-031-2/+2
* Add documentation for the new cl::CommaSeparated modifierChris Lattner2003-05-221-5/+31
* Hopefully, the final fix for `[Pp]ropogate'.Misha Brukman2003-05-201-1/+1
* * Write the "Custom parser" sectionChris Lattner2002-08-071-56/+253
* Write the reference section, make other minor editing changes elsewhere.Chris Lattner2002-08-061-105/+754
* Update the CommandLine manual for the newest revision, include outline of ref...Chris Lattner2002-07-251-133/+377
* Add info about the StringList classChris Lattner2002-04-131-3/+29
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-271-2/+2
* Initial checking of some rough documentation for commandline libraryChris Lattner2001-07-231-0/+359