| Commit message (Expand) | Author | Age | Files | Lines |
| * | adjust calls to ConstantFP::get to new API | Gabor Greif | 2008-06-10 | 5 | -20/+20 |
| * | Update text to point people at the right version of the tutorial for | Chris Lattner | 2008-05-28 | 1 | -1/+5 |
| * | adapt to new API | Gabor Greif | 2008-05-21 | 2 | -2/+2 |
| * | Grammar fix. | Bill Wendling | 2008-05-19 | 1 | -1/+9 |
| * | Delete module. | Bill Wendling | 2008-05-19 | 1 | -1/+2 |
| * | Convert non-ASCII apostrophes into ASCII apostrophes. | Bill Wendling | 2008-05-19 | 1 | -7/+7 |
| * | Delete the Module object. | Bill Wendling | 2008-05-19 | 1 | -1/+2 |
| * | s/insure/ensure/ | Bill Wendling | 2008-05-19 | 1 | -3/+12 |
| * | merge of 49966 from branches/ggreif/use-diet to trunk. these are already acti... | Gabor Greif | 2008-04-19 | 7 | -39/+39 |
| * | A couple minor fixes suggested by Matthijs Kooijman | Chris Lattner | 2008-04-15 | 2 | -2/+2 |
| * | improve diagnostics in call parsing, patch suggested by | Chris Lattner | 2008-04-14 | 6 | -7/+7 |
| * | Merge LLVMBuilder and FoldingBuilder, calling | Duncan Sands | 2008-04-13 | 10 | -62/+51 |
| * | There isn't any c++ code in LangImpl8.html, so use that | Erick Tryzelaar | 2008-03-31 | 1 | -1/+1 |
| * | Chapter 5, 6, and 7 of the ocaml/kaleidoscope tutorial | Erick Tryzelaar | 2008-03-31 | 5 | -6/+5051 |
| * | Tweak build system to allow for installing the tutorial and uninstalling the ... | Erick Tryzelaar | 2008-03-30 | 1 | -0/+28 |
| * | Fix some documentation for the tutorial. | Erick Tryzelaar | 2008-03-30 | 2 | -40/+40 |
| * | Add chapter 3 and 4 of the ocaml/kaleidoscope tutorial. | Erick Tryzelaar | 2008-03-30 | 2 | -0/+2115 |
| * | Adding the first two chapters of the ocaml/kaleidoscope tutorial. | Erick Tryzelaar | 2008-03-27 | 3 | -0/+1421 |
| * | Test commit (removed trailing whitespace) | Erick Tryzelaar | 2008-03-26 | 1 | -1/+1 |
| * | Oops. I wanted the compile flags for C++, not the C preprocessor flags. | Owen Anderson | 2008-03-24 | 2 | -2/+2 |
| * | fix some bugs in tutorial, patch by Erick Tryzelaar | Chris Lattner | 2008-02-22 | 1 | -2/+2 |
| * | Various updates from Sam Bishop: | Chris Lattner | 2008-02-10 | 9 | -75/+87 |
| * | dump the module *before* we delete it, not after. | Chris Lattner | 2008-02-05 | 4 | -18/+19 |
| * | fix typo noticed by Joshua Pennington | Chris Lattner | 2007-12-02 | 7 | -7/+7 |
| * | Add a note | Chris Lattner | 2007-11-28 | 1 | -0/+3 |
| * | !< is >=, not >. Thanks to Max Hailperin for pointing this out! | Chris Lattner | 2007-11-23 | 1 | -2/+2 |
| * | Teach me to do stuff late at night. | Owen Anderson | 2007-11-19 | 1 | -1/+1 |
| * | Fix a factually incorrect statement pointed out by Max Hailperin. | Owen Anderson | 2007-11-19 | 1 | -1/+1 |
| * | many edits, patch by Kelly Wilson! | Chris Lattner | 2007-11-15 | 3 | -74/+74 |
| * | Many typos, grammaro, and wording fixes. Patch by | Chris Lattner | 2007-11-13 | 3 | -85/+81 |
| * | Typo fix in the tutorial. | Gordon Henriksen | 2007-11-12 | 1 | -2/+2 |
| * | minor edit | Chris Lattner | 2007-11-07 | 1 | -1/+1 |
| * | final edits. | Chris Lattner | 2007-11-07 | 1 | -12/+13 |
| * | chapter 7 edits | Chris Lattner | 2007-11-07 | 1 | -9/+10 |
| * | edits for chapter 7 | Chris Lattner | 2007-11-07 | 1 | -15/+14 |
| * | edits for chapter 5 | Chris Lattner | 2007-11-07 | 1 | -12/+13 |
| * | minor edits | Chris Lattner | 2007-11-07 | 1 | -25/+28 |
| * | edits. | Chris Lattner | 2007-11-07 | 1 | -26/+28 |
| * | fixes from Kelly Wilson. | Chris Lattner | 2007-11-06 | 1 | -37/+44 |
| * | edits for chapter 3 | Chris Lattner | 2007-11-06 | 1 | -14/+18 |
| * | chapter 2 edits | Chris Lattner | 2007-11-06 | 1 | -36/+40 |
| * | edits | Chris Lattner | 2007-11-06 | 1 | -21/+25 |
| * | clarify what proto is. | Chris Lattner | 2007-11-06 | 1 | -2/+3 |
| * | Add a real intro to the series. | Chris Lattner | 2007-11-06 | 2 | -20/+85 |
| * | typo from Ryan Brown. | Chris Lattner | 2007-11-06 | 1 | -1/+1 |
| * | fixes from Ryan Brown. | Chris Lattner | 2007-11-06 | 7 | -50/+59 |
| * | Add a missing #include. | Owen Anderson | 2007-11-06 | 1 | -0/+1 |
| * | merge in various fixes from Kelly Wilson. | Chris Lattner | 2007-11-05 | 1 | -22/+24 |
| * | add some links to the tutorial index and between chapters. | Chris Lattner | 2007-11-05 | 8 | -0/+20 |
| * | grammaro | Chris Lattner | 2007-11-05 | 1 | -1/+1 |