summaryrefslogtreecommitdiff
path: root/docs/CommandLine.html
Commit message (Expand)AuthorAge
* docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi2011-04-23
* docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi2011-04-18
* docs/CommandLine.html: &quot;ize.NAKAMURA Takumi2011-04-11
* docs: Canonicalize URLs.NAKAMURA Takumi2011-04-09
* Revert r103213. It broke several sections of live website.mike-m2010-05-07
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-06
* Fix typos in comments.Dan Gohman2010-02-26
* Refer to -help instead of --help since this is what tools themselves say.Duncan Sands2010-02-18
* Documentation: Perform automated correction of common typos.Benjamin Kramer2009-10-12
* Update documentation for the -f change.Dan Gohman2009-08-25
* Documentation: fix HTML validation errors.Benjamin Kramer2009-08-05
* Remove duplicated colons and spaces.Benjamin Kramer2009-08-02
* Formatting fix.Mikhail Glushenkov2009-06-17
* Remove AllowInverse: it leaks memory and is not the rightChris Lattner2009-04-08
* Improve -fno-opt style option processing to not require an extraMike Stump2009-02-02
* Support for multi-valued options in CommandLineMikhail Glushenkov2009-01-16
* Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman2008-12-11
* Add support for response files to the CommandLine library.Mikhail Glushenkov2008-04-28
* minor typoChris Lattner2008-04-01
* fix typo, PR2181Chris Lattner2008-03-30
* Add documentation for cl::sink stuffAnton Korobeynikov2008-02-20
* many cleanups and fixed, contributed by Sam BishopChris Lattner2008-01-09
* fix formattingChris Lattner2007-12-19
* Document boolOrDefault and its parser.Dale Johannesen2007-05-22
* Removing even more <iostream> includes.Bill Wendling2006-12-07
* Fix a couple typos.Jim Laskey2006-07-31
* Document the cl::SetVersionPrinter function.Reid Spencer2006-06-05
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-14
* this file movedAndrew Lenharth2005-11-14
* Changed unsigned long to unsigned.Jim Laskey2005-08-26
* Tweak of multiple occurance paragraph.Jim Laskey2005-08-25
* Documentation updated to include upcoming support for bit vector supportJim Laskey2005-08-25
* Revert my patch which changed the code to not work.Chris Lattner2005-08-22
* Make the example a bit easier to understand, suggested by Jim.Chris Lattner2005-08-22
* Consistently surround `cl::' code structures with <b> and <tt> to make themMisha Brukman2005-05-10
* Sprinkle code examples and command-line interaction examples with some styleMisha Brukman2005-03-11
* * Use doc_code style for blocks of codeMisha Brukman2005-02-09
* Implement and document prefix options with arbitrary values including anReid Spencer2004-11-24
* It looks like I'm fixing a spelling mistake, but I'm really trying toJohn Criswell2004-11-21
* Per code review:Reid Spencer2004-11-16
* Attempt HTML 4.01 Strict compliance.Reid Spencer2004-11-01
* Add a blurb about exploiting the use of external storage.Reid Spencer2004-08-30
* Added description of usage of the getPosition() option on cl::opt andReid Spencer2004-08-13
* Fixed some spellos and grammaros.Reid Spencer2004-08-10
* For 64-bit platform support, we now use the clEnumValEnd macro to terminateChris Lattner2004-07-16
* Make use of the new doc_author class. "Seperate content from presentation" t...Chris Lattner2004-05-23
* Made to be HTML-4.01 (Strict) -compliant.Misha Brukman2004-05-12
* Add a new cl::PositionalEatsArgs flagChris Lattner2004-05-06
* Actually have a target "#introduction" if we're making a link to it.Misha Brukman2003-11-07
* Make the page footer consistent with the rest of the site.Misha Brukman2003-11-07