aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove implemented stuffChris Lattner2004-05-231-5/+5
* Describe the new garbage collector intrinsicsChris Lattner2004-05-231-13/+176
* Lots of minor fixes and formatting improvementsChris Lattner2004-05-231-27/+27
* Update the coding standards, removign the bit about avoiding exceptions andChris Lattner2004-05-231-381/+31
* Substantially expand and update the alias analysis documentation, includingChris Lattner2004-05-231-117/+520
* Various changes to make the docs look nicer. Add a new doc_author class.Chris Lattner2004-05-231-9/+10
* Add a new document describing the LLVM accurate garbage collection support.Chris Lattner2004-05-231-0/+418
* Fix a couple misplaced div tagsChris Lattner2004-05-231-2/+2
* Revert back to the previous version, as it doesn't work with mozilla, and peo...Chris Lattner2004-05-231-2/+1
* Added a "Miscellaneous Improvements" section to cover things like theReid Spencer2004-05-231-1/+15
* Make the file HTML 4.01 (Strict) clean.Reid Spencer2004-05-231-4/+6
* Additional content describing variable bit rate encoding, correcting theReid Spencer2004-05-231-47/+237
* Put back the inlined bug list. Use the OBJECT tag to make it HTML-4.01Alkis Evlogimenos2004-05-231-1/+2
* Some additional data added to the bytecode specification.Reid Spencer2004-05-221-20/+35
* Added an initial template/overview for documentation of the LLVM BytecodeReid Spencer2004-05-222-0/+249
* Removed the 64-bit fix from the "to do" list since the bug is fixed.Reid Spencer2004-05-221-5/+0