<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp/docs/tutorial/LangImpl1.rst, branch 1.17.0</title>
<subtitle>LLVM with the emscripten fastcomp javascript backend</subtitle>
<id>https://git.amat.us/emscripten-fastcomp/atom/docs/tutorial/LangImpl1.rst?h=1.17.0</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp/atom/docs/tutorial/LangImpl1.rst?h=1.17.0'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/'/>
<updated>2013-05-01T13:05:43Z</updated>
<entry>
<title>Fix spelling</title>
<updated>2013-05-01T13:05:43Z</updated>
<author>
<name>Nikola Smiljanic</name>
<email>popizdeh@gmail.com</email>
</author>
<published>2013-05-01T13:05:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=f2403bbae6f0f5b9991ef5210b6b48988e4de968'/>
<id>urn:sha1:f2403bbae6f0f5b9991ef5210b6b48988e4de968</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180843 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[docs] Remove explicit authorship.</title>
<updated>2013-03-11T16:25:16Z</updated>
<author>
<name>Sean Silva</name>
<email>silvas@purdue.edu</email>
</author>
<published>2013-03-11T16:25:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=6ccdfc54bafa4aa77a2ccd90ec2eb819fcfd2983'/>
<id>urn:sha1:6ccdfc54bafa4aa77a2ccd90ec2eb819fcfd2983</id>
<content type='text'>
In the spirit of r172109. Version control keeps a far more detailed
record of authorship anyways.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176807 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>docs: Sphinxify `docs/tutorial/`</title>
<updated>2012-12-05T00:26:32Z</updated>
<author>
<name>Sean Silva</name>
<email>silvas@purdue.edu</email>
</author>
<published>2012-12-05T00:26:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=ee47edfd8e2dd048522ebd47305aeefbe9d8729c'/>
<id>urn:sha1:ee47edfd8e2dd048522ebd47305aeefbe9d8729c</id>
<content type='text'>
Sorry for the massive commit, but I just wanted to knock this one down
and it is really straightforward.

There are still a couple trivial (i.e. not related to the content)
things left to fix:

- Use of raw HTML links where :doc:`...` and :ref:`...` could be used
  instead. If you are a newbie and want to help fix this it would make
  for some good bite-sized patches; more experienced developers should
  be focusing on adding new content (to this tutorial or elsewhere, but
  please _do not_ waste your time on formatting when there is such dire
  need for documentation (see docs/SphinxQuickstartTemplate.rst to get
  started writing)).

- Highlighting of the kaleidoscope code blocks (currently left as bare
  `::`).  I will be working on writing a custom Pygments highlighter for
  this, mostly as training for maintaining the `llvm` code-block's lexer
  in-tree. I want to do this because I am extremely unhappy with how it
  just "gives up" on the slightest deviation from the expected syntax
  and leaves the whole code-block un-highlighted.

  More generally I am looking at writing some Sphinx extensions and
  keeping them in-tree as well, to support common use cases that
  currently have no good solution (like "monospace text inside a link").

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169343 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
