summaryrefslogtreecommitdiff
path: root/docs/tutorial
Commit message (Expand)AuthorAge
* adjust calls to ConstantFP::get to new APIGabor Greif2008-06-10
* Update text to point people at the right version of the tutorial forChris Lattner2008-05-28
* adapt to new APIGabor Greif2008-05-21
* Grammar fix.Bill Wendling2008-05-19
* Delete module.Bill Wendling2008-05-19
* Convert non-ASCII apostrophes into ASCII apostrophes.Bill Wendling2008-05-19
* Delete the Module object.Bill Wendling2008-05-19
* s/insure/ensure/Bill Wendling2008-05-19
* merge of 49966 from branches/ggreif/use-diet to trunk. these are already acti...Gabor Greif2008-04-19
* A couple minor fixes suggested by Matthijs KooijmanChris Lattner2008-04-15
* improve diagnostics in call parsing, patch suggested byChris Lattner2008-04-14
* Merge LLVMBuilder and FoldingBuilder, callingDuncan Sands2008-04-13
* There isn't any c++ code in LangImpl8.html, so use thatErick Tryzelaar2008-03-31
* Chapter 5, 6, and 7 of the ocaml/kaleidoscope tutorialErick Tryzelaar2008-03-31
* Tweak build system to allow for installing the tutorial and uninstalling the ...Erick Tryzelaar2008-03-30
* Fix some documentation for the tutorial.Erick Tryzelaar2008-03-30
* Add chapter 3 and 4 of the ocaml/kaleidoscope tutorial.Erick Tryzelaar2008-03-30
* Adding the first two chapters of the ocaml/kaleidoscope tutorial.Erick Tryzelaar2008-03-27
* Test commit (removed trailing whitespace)Erick Tryzelaar2008-03-26
* Oops. I wanted the compile flags for C++, not the C preprocessor flags.Owen Anderson2008-03-24
* fix some bugs in tutorial, patch by Erick TryzelaarChris Lattner2008-02-22
* Various updates from Sam Bishop:Chris Lattner2008-02-10
* dump the module *before* we delete it, not after.Chris Lattner2008-02-05
* fix typo noticed by Joshua PenningtonChris Lattner2007-12-02
* Add a noteChris Lattner2007-11-28
* !< is >=, not >. Thanks to Max Hailperin for pointing this out!Chris Lattner2007-11-23
* Teach me to do stuff late at night.Owen Anderson2007-11-19
* Fix a factually incorrect statement pointed out by Max Hailperin.Owen Anderson2007-11-19
* many edits, patch by Kelly Wilson!Chris Lattner2007-11-15
* Many typos, grammaro, and wording fixes. Patch byChris Lattner2007-11-13
* Typo fix in the tutorial.Gordon Henriksen2007-11-12
* minor editChris Lattner2007-11-07
* final edits.Chris Lattner2007-11-07
* chapter 7 editsChris Lattner2007-11-07
* edits for chapter 7Chris Lattner2007-11-07
* edits for chapter 5Chris Lattner2007-11-07
* minor editsChris Lattner2007-11-07
* edits.Chris Lattner2007-11-07
* fixes from Kelly Wilson.Chris Lattner2007-11-06
* edits for chapter 3Chris Lattner2007-11-06
* chapter 2 editsChris Lattner2007-11-06
* editsChris Lattner2007-11-06
* clarify what proto is.Chris Lattner2007-11-06
* Add a real intro to the series.Chris Lattner2007-11-06
* typo from Ryan Brown.Chris Lattner2007-11-06
* fixes from Ryan Brown.Chris Lattner2007-11-06
* Add a missing #include.Owen Anderson2007-11-06
* merge in various fixes from Kelly Wilson.Chris Lattner2007-11-05
* add some links to the tutorial index and between chapters.Chris Lattner2007-11-05
* grammaroChris Lattner2007-11-05