Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
1d8f626f66392b1577ce0e16ecfa7068823d2e61
/
docs
/
CommandLine.html
1d8f626
Documentation updated to include upcoming support for bit vector support
by Jim Laskey
· 19 years ago
ce5fcc3
Revert my patch which changed the code to not work.
by Chris Lattner
· 19 years ago
730e15e
Make the example a bit easier to understand, suggested by Jim.
by Chris Lattner
· 19 years ago
c43d914
Consistently surround `cl::' code structures with <b> and <tt> to make them
by Misha Brukman
· 19 years ago
f75c4b4
Sprinkle code examples and command-line interaction examples with some style
by Misha Brukman
· 20 years ago
1fc9f8e
* Use doc_code style for blocks of code
by Misha Brukman
· 20 years ago
5f8448f
Implement and document prefix options with arbitrary values including an
by Reid Spencer
· 20 years ago
c24d482
It looks like I'm fixing a spelling mistake, but I'm really trying to
by John Criswell
· 20 years ago
9bbba091
Per code review:
by Reid Spencer
· 20 years ago
c7d1d82
Attempt HTML 4.01 Strict compliance.
by Reid Spencer
· 20 years ago
b993feb
Add a blurb about exploiting the use of external storage.
by Reid Spencer
· 20 years ago
2c8ab58
Added description of usage of the getPosition() option on cl::opt and cl::list.
by Reid Spencer
· 20 years ago
d847337
Fixed some spellos and grammaros.
by Reid Spencer
· 20 years ago
b406ead
For 64-bit platform support, we now use the clEnumValEnd macro to terminate
by Chris Lattner
· 20 years ago
7911ce2
Make use of the new doc_author class. "Seperate content from presentation" they said.
by Chris Lattner
· 20 years ago
c53aefb
Made to be HTML-4.01 (Strict) -compliant.
by Misha Brukman
· 20 years ago
be801bf
Add a new cl::PositionalEatsArgs flag
by Chris Lattner
· 21 years ago
8becd71
Actually have a target "#introduction" if we're making a link to it.
by Misha Brukman
· 21 years ago
3c29911
Make the page footer consistent with the rest of the site.
by Misha Brukman
· 21 years ago
0f6d7c0
Merged in RELEASE_1.
by John Criswell
· 21 years ago
9718e96
* Use stylesheets and <div>s for layout instead of <ul>
by Misha Brukman
· 21 years ago
ef6a6a6
The word `dependent' has no `a'.
by Misha Brukman
· 21 years ago
e584285
Add ParseEnvironmentOptions documentation
by Brian Gaeke
· 21 years ago
9d292ff
Add warning about how you have to put cl::init after cl::location, if both
by Brian Gaeke
· 21 years ago
589a4cc
Fix <>'s in HTML
by Chris Lattner
· 21 years ago
bc0e998
The word `separate' only has one `e'.
by Misha Brukman
· 21 years ago
edf351f
Clarify that variables must be global
by Chris Lattner
· 21 years ago
dc844fa
Fix minor bug
by Chris Lattner
· 21 years ago
32a3284
Add documentation for the new cl::CommaSeparated modifier
by Chris Lattner
· 21 years ago
82c89b9
Hopefully, the final fix for `[Pp]ropogate'.
by Misha Brukman
· 21 years ago
c1ae40c
* Write the "Custom parser" section
by Chris Lattner
· 22 years ago
e76d4ab
Write the reference section, make other minor editing changes elsewhere.
by Chris Lattner
· 22 years ago
ae85363
Update the CommandLine manual for the newest revision, include outline of reference manual and extension guide
by Chris Lattner
· 22 years ago
3e5fe17
Add info about the StringList class
by Chris Lattner
· 23 years ago
cee8f9a
Create a new #include "Support/..." directory structure to move things
by Chris Lattner
· 23 years ago
209c7f4
Initial checking of some rough documentation for commandline library
by Chris Lattner
· 23 years ago