<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tools/__init__.py, branch 1.6.2</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tools/__init__.py?h=1.6.2</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tools/__init__.py?h=1.6.2'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2011-07-07T09:24:09Z</updated>
<entry>
<title>Rewrite of emscripten.py:</title>
<updated>2011-07-07T09:24:09Z</updated>
<author>
<name>max99x</name>
<email>max99x@gmail.com</email>
</author>
<published>2011-07-07T07:38:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=7dcdb044d329babc697363eb1652d8e65f17c699'/>
<id>urn:sha1:7dcdb044d329babc697363eb1652d8e65f17c699</id>
<content type='text'>
* Uses option arguments instead of positional ones.
* Allows linking to dlmalloc.
* Accepts both .bc and .ll files and takes care of annotations.
* Allows running the LLVM optimization pass automatically.
* Updated test runner to use the new emscripten.py interface.

Refactoring:
* Moved settings.py to root folder. It no longer applies just to tests.
* Updated references to settings.py.
* Added an __init__.py to tools, so we don't have to hack around imports.
</content>
</entry>
</feed>
