Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix typo noticed by Joshua Pennington | Chris Lattner | 2007-12-02 | 1 | -1/+1 |
* | Add a note | Chris Lattner | 2007-11-28 | 1 | -0/+3 |
* | Many typos, grammaro, and wording fixes. Patch by | Chris Lattner | 2007-11-13 | 1 | -30/+29 |
* | edits. | Chris Lattner | 2007-11-07 | 1 | -26/+28 |
* | edits for chapter 3 | Chris Lattner | 2007-11-06 | 1 | -14/+18 |
* | clarify what proto is. | Chris Lattner | 2007-11-06 | 1 | -2/+3 |
* | fixes from Ryan Brown. | Chris Lattner | 2007-11-06 | 1 | -10/+12 |
* | add some links to the tutorial index and between chapters. | Chris Lattner | 2007-11-05 | 1 | -0/+3 |
* | grammaro | Chris Lattner | 2007-11-05 | 1 | -1/+1 |
* | mention possibility of using a visitor | Chris Lattner | 2007-11-05 | 1 | -2/+7 |
* | clarify why prototype::codegen returns a function. | Chris Lattner | 2007-11-05 | 1 | -1/+7 |
* | add table of contents to each chapter. | Chris Lattner | 2007-11-05 | 1 | -3/+16 |
* | add link to llvmbuilder doxygen docs | Chris Lattner | 2007-11-05 | 1 | -1/+3 |
* | spell identifier correctly. | Chris Lattner | 2007-11-05 | 1 | -3/+3 |
* | clarify | Chris Lattner | 2007-11-05 | 1 | -3/+3 |
* | Run the verifier on generated code. | Chris Lattner | 2007-10-25 | 1 | -6/+23 |
* | further simplify run options, thanks to gordonh for pointing this out | Chris Lattner | 2007-10-24 | 1 | -2/+1 |
* | Fix instructions now that PR1739 is fixed. | Chris Lattner | 2007-10-24 | 1 | -1/+1 |
* | Fix validation problems, which were somewhat ironically in the "valid html" b... | Chris Lattner | 2007-10-23 | 1 | -2/+2 |
* | complete the codegen chapter | Chris Lattner | 2007-10-23 | 1 | -21/+363 |
* | Finish up expr codegen. | Chris Lattner | 2007-10-23 | 1 | -9/+59 |
* | several improvements suggested by Dan, thanks! | Chris Lattner | 2007-10-23 | 1 | -5/+16 |
* | start of chapter 3 | Chris Lattner | 2007-10-22 | 1 | -0/+787 |