summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Specify div type "doc_text" to get proper indentation for paragraphs.Misha Brukman2004-06-031-4/+8
* Add a hyphen.Misha Brukman2004-06-031-2/+2
* Properly close the footer paragraph.Misha Brukman2004-06-031-1/+1
* Wrap long lines.Misha Brukman2004-06-031-2/+2
* Another podBrian Gaeke2004-06-021-0/+75
* The llvm-dis.html page was a little out of date, but this pod file can supers...Brian Gaeke2004-06-021-0/+66
* Update to include llc on x86 and other systemsChris Lattner2004-06-021-6/+7
* Tasty, tasty pods...Brian Gaeke2004-06-021-0/+87
* The -q option is goneChris Lattner2004-06-021-16/+0
* The --enable-correct-eh-support option is meaningless when provided toChris Lattner2004-06-022-11/+0
* cygwin apparently doesn't have widechar support. But when disabled, the wholeChris Lattner2004-06-021-4/+12
* Add a link to the code gen documentChris Lattner2004-06-021-0/+1
* Here's another pod.Brian Gaeke2004-06-022-0/+148
* Look, it's a gccas pod.Brian Gaeke2004-06-021-0/+83
* Add a note about the V9 backend.Chris Lattner2004-06-021-0/+12
* Bug fixedChris Lattner2004-06-011-0/+1
* Call Cygwin by its proper name, and give it a link. :-)Brian Gaeke2004-06-011-1/+2
* Add a note about cygwinChris Lattner2004-06-011-1/+3
* * Standardize footerMisha Brukman2004-06-011-7/+10
* Finish the thought that got interrupted when my train arrived. :)Chris Lattner2004-06-011-2/+3
* Fix wandering </a>, add note about cygwin being supported.Chris Lattner2004-06-011-6/+19
* * Use sans-serif fonts just like in the rest of doxygenMisha Brukman2004-06-011-8/+3
* * Make it HTML4.01Chris Lattner2004-06-011-21/+41
* Make doxygen pages look like our own documentation.Misha Brukman2004-06-011-4/+15
* * Add the year 2003 back to the copyright lineMisha Brukman2004-06-011-10/+8
* * It's now the year 2004Misha Brukman2004-06-011-3/+6
* Add a warning about incompleteness, fix validation errorsChris Lattner2004-06-011-8/+11
* It's a small start, but it is certainly needed. Contributions are certainlyChris Lattner2004-06-011-0/+348
* Add links to new-featuer and code-cleanup bugsChris Lattner2004-05-281-0/+30
* Reid implemented this.Chris Lattner2004-05-281-19/+0
* Unbreak the bugpoint imageChris Lattner2004-05-281-1/+1
* Continue the expositionChris Lattner2004-05-271-25/+133
* Add section on the newly added Instruction and subclasses constructorAlkis Evlogimenos2004-05-271-1/+16
* Fix a bug in reid's checkinChris Lattner2004-05-261-2/+3
* Added a section on the SymbolTable class.Reid Spencer2004-05-261-19/+247
* Make use of the doc_author and doc_code styles. <tt>'ify llvm names. MinorChris Lattner2004-05-251-12/+14
* Added a bit on slot numbers.Reid Spencer2004-05-251-0/+38
* Fix a small typo.Reid Spencer2004-05-251-1/+1
* Make doc_code shrink-to-fit. This only works in mozilla, but it doesn'tChris Lattner2004-05-241-2/+4
* Lots of minor typo fixes, some minor inaccuracies fixed, and some new material.Chris Lattner2004-05-241-37/+61
* new featureChris Lattner2004-05-241-0/+2
* Fix a couple of busted li'sChris Lattner2004-05-241-2/+2
* Add a todo to make it clear that the section is not doneChris Lattner2004-05-241-1/+1
* Personally, I think that documentation is as important as code. IncreaseChris Lattner2004-05-241-17/+3
* Fix a div problem that was causing some wierd indentation. Get more div'yChris Lattner2004-05-241-2/+26
* Add some notesChris Lattner2004-05-241-0/+5
* Add a link to the GC docChris Lattner2004-05-241-0/+1
* Create a new style for tables that have no width (.doc_table_nw) so theReid Spencer2004-05-231-0/+3
* Make use of the new doc_author class. "Seperate content from presentation" t...Chris Lattner2004-05-2315-32/+54
* Lots of minor cleanups and clarificationsChris Lattner2004-05-231-77/+48