<feed xmlns='http://www.w3.org/2005/Atom'>
<title>honours/clang/include, branch master</title>
<subtitle>My honours project from 2012.
</subtitle>
<id>http://onix.zancanaro.id.au/Archive/honours/atom?h=master</id>
<link rel='self' href='http://onix.zancanaro.id.au/Archive/honours/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://onix.zancanaro.id.au/Archive/honours/'/>
<updated>2012-11-27T03:56:56Z</updated>
<entry>
<title>Updated solver stuff. This really should have already been in here...</title>
<updated>2012-11-27T03:56:56Z</updated>
<author>
<name>Zancanaro; Carlo</name>
<email>czan8762@plang3.cs.usyd.edu.au</email>
</author>
<published>2012-11-27T03:56:56Z</published>
<link rel='alternate' type='text/html' href='http://onix.zancanaro.id.au/Archive/honours/commit/?id=51dd6b2b022ade7a1fc4ec8c404d9b81c7e961f5'/>
<id>urn:sha1:51dd6b2b022ade7a1fc4ec8c404d9b81c7e961f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A few fixes.</title>
<updated>2012-11-22T00:06:49Z</updated>
<author>
<name>Carlo Zancanaro</name>
<email>carlo@carlo-laptop</email>
</author>
<published>2012-11-22T00:06:49Z</published>
<link rel='alternate' type='text/html' href='http://onix.zancanaro.id.au/Archive/honours/commit/?id=7210673084d691b0c125a5bda3c868438c19eff1'/>
<id>urn:sha1:7210673084d691b0c125a5bda3c868438c19eff1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implementation stuff.</title>
<updated>2012-11-20T14:43:43Z</updated>
<author>
<name>Zancanaro; Carlo</name>
<email>czan8762@plang3.cs.usyd.edu.au</email>
</author>
<published>2012-11-20T14:43:43Z</published>
<link rel='alternate' type='text/html' href='http://onix.zancanaro.id.au/Archive/honours/commit/?id=50f2130f18e86055892c870c14af5101feb568ff'/>
<id>urn:sha1:50f2130f18e86055892c870c14af5101feb568ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A few fixes to the MCF solver, and equation stuff</title>
<updated>2012-11-08T08:37:59Z</updated>
<author>
<name>Zancanaro; Carlo</name>
<email>czan8762@plang3.cs.usyd.edu.au</email>
</author>
<published>2012-11-08T08:37:59Z</published>
<link rel='alternate' type='text/html' href='http://onix.zancanaro.id.au/Archive/honours/commit/?id=1e907d883191571b5c374fd1c3b2f6c1fe11da83'/>
<id>urn:sha1:1e907d883191571b5c374fd1c3b2f6c1fe11da83</id>
<content type='text'>
General work on the equation systems. Trying to get them to generate
correctly with the MCF stuff. It's harder than it seems!
</content>
</entry>
<entry>
<title>Fixing up some equation system stuff.</title>
<updated>2012-11-01T09:02:14Z</updated>
<author>
<name>Zancanaro; Carlo</name>
<email>czan8762@plang3.cs.usyd.edu.au</email>
</author>
<published>2012-11-01T09:02:14Z</published>
<link rel='alternate' type='text/html' href='http://onix.zancanaro.id.au/Archive/honours/commit/?id=ff5ec13849a69ef4a53bab009eed880456931a14'/>
<id>urn:sha1:ff5ec13849a69ef4a53bab009eed880456931a14</id>
<content type='text'>
Adding function arguments to the system, as well as making it slightly easier
to read.
</content>
</entry>
<entry>
<title>A bunch of fixes to the solver, and moving it in to clang.</title>
<updated>2012-11-01T07:06:13Z</updated>
<author>
<name>Zancanaro; Carlo</name>
<email>czan8762@plang3.cs.usyd.edu.au</email>
</author>
<published>2012-11-01T07:06:13Z</published>
<link rel='alternate' type='text/html' href='http://onix.zancanaro.id.au/Archive/honours/commit/?id=b7eaa99578037789a337c5061c0ea8ee3150b63c'/>
<id>urn:sha1:b7eaa99578037789a337c5061c0ea8ee3150b63c</id>
<content type='text'>
Also some contribution writing stuff.

Basically: lots of work.
</content>
</entry>
<entry>
<title>Fix up the Equation System generation. Now there's a bug in the solver.</title>
<updated>2012-10-15T06:08:15Z</updated>
<author>
<name>Zancanaro; Carlo</name>
<email>czan8762@plang3.cs.usyd.edu.au</email>
</author>
<published>2012-10-15T06:08:15Z</published>
<link rel='alternate' type='text/html' href='http://onix.zancanaro.id.au/Archive/honours/commit/?id=f1bd2e48c5324d3f7cda4090c87f8a5b6f463ce2'/>
<id>urn:sha1:f1bd2e48c5324d3f7cda4090c87f8a5b6f463ce2</id>
<content type='text'>
The solver seems to work fine when run as a tool by itself, but not in the clang stuff. Very annoying.
</content>
</entry>
<entry>
<title>Lets keep trying with this here equation system.</title>
<updated>2012-10-04T07:11:33Z</updated>
<author>
<name>Zancanaro; Carlo</name>
<email>czan8762@plang3.cs.usyd.edu.au</email>
</author>
<published>2012-10-04T07:11:33Z</published>
<link rel='alternate' type='text/html' href='http://onix.zancanaro.id.au/Archive/honours/commit/?id=684045e9e843ed9b8be30728482ce3d69d63b527'/>
<id>urn:sha1:684045e9e843ed9b8be30728482ce3d69d63b527</id>
<content type='text'>
Still not there, but more non-functional code is there.

Splitting blocks into sub-blocks now works, as does some of the guard stuff and
the general "shape" of the resulting equation system.
</content>
</entry>
<entry>
<title>Add the clang library to the repo (with some of my changes, too).</title>
<updated>2012-09-23T23:58:17Z</updated>
<author>
<name>Zancanaro; Carlo</name>
<email>czan8762@plang3.cs.usyd.edu.au</email>
</author>
<published>2012-09-23T23:58:17Z</published>
<link rel='alternate' type='text/html' href='http://onix.zancanaro.id.au/Archive/honours/commit/?id=222e2a7620e6520ffaf4fc4e69d79c18da31542e'/>
<id>urn:sha1:222e2a7620e6520ffaf4fc4e69d79c18da31542e</id>
<content type='text'>
</content>
</entry>
</feed>
