aboutsummaryrefslogtreecommitdiffstats
path: root/docs/tutorial
Commit message (Expand)AuthorAgeFilesLines
* merge of 49966 from branches/ggreif/use-diet to trunk. these are already acti...Gabor Greif2008-04-197-39/+39
* A couple minor fixes suggested by Matthijs KooijmanChris Lattner2008-04-152-2/+2
* improve diagnostics in call parsing, patch suggested byChris Lattner2008-04-146-7/+7
* Merge LLVMBuilder and FoldingBuilder, callingDuncan Sands2008-04-1310-62/+51
* There isn't any c++ code in LangImpl8.html, so use thatErick Tryzelaar2008-03-311-1/+1
* Chapter 5, 6, and 7 of the ocaml/kaleidoscope tutorialErick Tryzelaar2008-03-315-6/+5051
* Tweak build system to allow for installing the tutorial and uninstalling the ...Erick Tryzelaar2008-03-301-0/+28
* Fix some documentation for the tutorial.Erick Tryzelaar2008-03-302-40/+40
* Add chapter 3 and 4 of the ocaml/kaleidoscope tutorial.Erick Tryzelaar2008-03-302-0/+2115
* Adding the first two chapters of the ocaml/kaleidoscope tutorial.Erick Tryzelaar2008-03-273-0/+1421
* Test commit (removed trailing whitespace)Erick Tryzelaar2008-03-261-1/+1
* Oops. I wanted the compile flags for C++, not the C preprocessor flags.Owen Anderson2008-03-242-2/+2
* fix some bugs in tutorial, patch by Erick TryzelaarChris Lattner2008-02-221-2/+2
* Various updates from Sam Bishop:Chris Lattner2008-02-109-75/+87
* dump the module *before* we delete it, not after.Chris Lattner2008-02-054-18/+19
* fix typo noticed by Joshua PenningtonChris Lattner2007-12-027-7/+7
* Add a noteChris Lattner2007-11-281-0/+3
* !< is >=, not >. Thanks to Max Hailperin for pointing this out!Chris Lattner2007-11-231-2/+2
* Teach me to do stuff late at night.Owen Anderson2007-11-191-1/+1
* Fix a factually incorrect statement pointed out by Max Hailperin.Owen Anderson2007-11-191-1/+1
* many edits, patch by Kelly Wilson!Chris Lattner2007-11-153-74/+74
* Many typos, grammaro, and wording fixes. Patch byChris Lattner2007-11-133-85/+81
* Typo fix in the tutorial.Gordon Henriksen2007-11-121-2/+2
* minor editChris Lattner2007-11-071-1/+1
* final edits.Chris Lattner2007-11-071-12/+13
* chapter 7 editsChris Lattner2007-11-071-9/+10
* edits for chapter 7Chris Lattner2007-11-071-15/+14
* edits for chapter 5Chris Lattner2007-11-071-12/+13
* minor editsChris Lattner2007-11-071-25/+28
* edits.Chris Lattner2007-11-071-26/+28
* fixes from Kelly Wilson.Chris Lattner2007-11-061-37/+44
* edits for chapter 3Chris Lattner2007-11-061-14/+18
* chapter 2 editsChris Lattner2007-11-061-36/+40
* editsChris Lattner2007-11-061-21/+25
* clarify what proto is.Chris Lattner2007-11-061-2/+3
* Add a real intro to the series.Chris Lattner2007-11-062-20/+85
* typo from Ryan Brown.Chris Lattner2007-11-061-1/+1
* fixes from Ryan Brown.Chris Lattner2007-11-067-50/+59
* Add a missing #include.Owen Anderson2007-11-061-0/+1
* merge in various fixes from Kelly Wilson.Chris Lattner2007-11-051-22/+24
* add some links to the tutorial index and between chapters.Chris Lattner2007-11-058-0/+20
* grammaroChris Lattner2007-11-051-1/+1
* recursive types are our friend.Chris Lattner2007-11-051-1/+4
* mention possibility of using a visitorChris Lattner2007-11-051-2/+7
* clarify why prototype::codegen returns a function.Chris Lattner2007-11-051-1/+7
* TOC for chapter 8Chris Lattner2007-11-052-5/+28
* add table of contents to each chapter.Chris Lattner2007-11-057-27/+135
* add link to llvmbuilder doxygen docsChris Lattner2007-11-051-1/+3
* spell identifier correctly.Chris Lattner2007-11-056-35/+35
* fix typoChris Lattner2007-11-051-1/+1