<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/tutorial/LangImpl2.html, branch release_27</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/tutorial/LangImpl2.html?h=release_27</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/tutorial/LangImpl2.html?h=release_27'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-02-03T17:27:31Z</updated>
<entry>
<title>Add "Author Date Id Revision" svn:keyword properties to these files, as</title>
<updated>2010-02-03T17:27:31Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-02-03T17:27:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=523e3928a340dfd6645b4fc8e861c2d883728227'/>
<id>urn:sha1:523e3928a340dfd6645b4fc8e861c2d883728227</id>
<content type='text'>
is done with the other html files in doc, to hopefully keep strings like
"Last modified" current.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95225 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Sync c++ kaleidoscope tutorial with test.</title>
<updated>2009-09-22T21:14:49Z</updated>
<author>
<name>Erick Tryzelaar</name>
<email>idadesub@users.sourceforge.net</email>
</author>
<published>2009-09-22T21:14:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fd1ec5e68b593a4f4d5497b150e677ebef36c231'/>
<id>urn:sha1:fd1ec5e68b593a4f4d5497b150e677ebef36c231</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82572 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>#include &lt;cstdlib&gt; in the code listing for strtod.</title>
<updated>2009-08-17T21:07:37Z</updated>
<author>
<name>John McCall</name>
<email>rjmccall@apple.com</email>
</author>
<published>2009-08-17T21:07:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=46c81814127e69e33ce60a461fbb02d6cd4657ac'/>
<id>urn:sha1:46c81814127e69e33ce60a461fbb02d6cd4657ac</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79285 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>improve diagnostics in call parsing, patch suggested by</title>
<updated>2008-04-14T16:44:41Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-04-14T16:44:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6c4be9c23bbe2512a264d2d4f890d6655b96139b'/>
<id>urn:sha1:6c4be9c23bbe2512a264d2d4f890d6655b96139b</id>
<content type='text'>
Matthijs Kooijman


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49648 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>fix some bugs in tutorial, patch by Erick Tryzelaar</title>
<updated>2008-02-22T17:09:39Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-02-22T17:09:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5ea8ef8985d5e607ff29b171d7e69359a2009a9d'/>
<id>urn:sha1:5ea8ef8985d5e607ff29b171d7e69359a2009a9d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47481 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Various updates from Sam Bishop:</title>
<updated>2008-02-10T19:11:04Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-02-10T19:11:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=729eb14ae8b1a1002a212a99cdc411659670fbd4'/>
<id>urn:sha1:729eb14ae8b1a1002a212a99cdc411659670fbd4</id>
<content type='text'>
"I have been working my way through the JIT and Kaleidoscope tutorials in my
(minuscule) spare time.  Thanks again for writing them!  I have attached a
patch containing some minor changes, ranging from spelling and grammar fixes
to adding a "Next: &lt;next tutorial section&gt;" hyperlink to the bottom of each
page.

Every page has been given the "next link" treatment, but otherwise I'm only
half way through the Kaleidoscope tutorial.  I will send a follow-on patch
if time permits."



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46933 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>fix typo noticed by Joshua Pennington</title>
<updated>2007-12-02T22:46:01Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-12-02T22:46:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c80c23ff63a2c29ac5cd3ebb4e61c41ea278ddc0'/>
<id>urn:sha1:c80c23ff63a2c29ac5cd3ebb4e61c41ea278ddc0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44522 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>fixes from Kelly Wilson.</title>
<updated>2007-11-06T18:13:32Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-11-06T18:13:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bd779a3a1f405e208be2d2a9d6c1960b12b1ec99'/>
<id>urn:sha1:bd779a3a1f405e208be2d2a9d6c1960b12b1ec99</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43767 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>chapter 2 edits</title>
<updated>2007-11-06T07:16:22Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-11-06T07:16:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cde1d9db3f90841de0d0d80f91db2fe1963f572c'/>
<id>urn:sha1:cde1d9db3f90841de0d0d80f91db2fe1963f572c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43760 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>fixes from Ryan Brown.</title>
<updated>2007-11-06T01:39:12Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-11-06T01:39:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=711552174e3a666175228c72ab88f1c37439e284'/>
<id>urn:sha1:711552174e3a666175228c72ab88f1c37439e284</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43747 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
