<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sonsi, branch gc_sweep</title>
<subtitle>Stupid and Obvious Non-recursive Scheme Interpreter</subtitle>
<id>https://git.tedyin.com/sonsi/atom?h=gc_sweep</id>
<link rel='self' href='https://git.tedyin.com/sonsi/atom?h=gc_sweep'/>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/'/>
<updated>2013-08-13T02:38:21Z</updated>
<entry>
<title>add test for circular ref</title>
<updated>2013-08-13T02:38:21Z</updated>
<author>
<name>Teddy</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2013-08-13T02:38:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/commit/?id=283cc828e86a7177edbacfe3860ca7765661f811'/>
<id>urn:sha1:283cc828e86a7177edbacfe3860ca7765661f811</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a little improvement (but it can't resolve the circular referencing problem)</title>
<updated>2013-08-13T02:25:53Z</updated>
<author>
<name>Teddy</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2013-08-13T02:25:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/commit/?id=d6765d8d42bd543b414d6ae54392247dd26da649'/>
<id>urn:sha1:d6765d8d42bd543b414d6ae54392247dd26da649</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gc can now work</title>
<updated>2013-08-12T16:31:11Z</updated>
<author>
<name>Teddy</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2013-08-12T16:31:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/commit/?id=79a2ecc929b30ae40f9324c258d8ded99ecde259'/>
<id>urn:sha1:79a2ecc929b30ae40f9324c258d8ded99ecde259</id>
<content type='text'>
</content>
</entry>
<entry>
<title>...</title>
<updated>2013-08-12T14:13:25Z</updated>
<author>
<name>Teddy</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2013-08-12T14:13:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/commit/?id=ca12d00e80d76214d44443bf4f5e62554e526089'/>
<id>urn:sha1:ca12d00e80d76214d44443bf4f5e62554e526089</id>
<content type='text'>
</content>
</entry>
<entry>
<title>...</title>
<updated>2013-08-12T14:11:42Z</updated>
<author>
<name>Teddy</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2013-08-12T14:11:42Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/commit/?id=6db7a6a158513b85f99ec2e2f9363bf2063f5133'/>
<id>urn:sha1:6db7a6a158513b85f99ec2e2f9363bf2063f5133</id>
<content type='text'>
</content>
</entry>
<entry>
<title>...</title>
<updated>2013-08-12T13:34:55Z</updated>
<author>
<name>Teddy</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2013-08-12T13:34:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/commit/?id=d4d9eee6bef1bc9169e765c9bf3d2382a70198c2'/>
<id>urn:sha1:d4d9eee6bef1bc9169e765c9bf3d2382a70198c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>...</title>
<updated>2013-08-12T12:37:38Z</updated>
<author>
<name>Teddy</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2013-08-12T12:37:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/commit/?id=55d1072441582936d119ed04fd8c532c2760b9d4'/>
<id>urn:sha1:55d1072441582936d119ed04fd8c532c2760b9d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>basic gc</title>
<updated>2013-08-12T11:37:57Z</updated>
<author>
<name>Teddy</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2013-08-12T11:37:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/commit/?id=4d3ed205fc2b86180f81fea388e488f5fa96cef9'/>
<id>urn:sha1:4d3ed205fc2b86180f81fea388e488f5fa96cef9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding gc framework</title>
<updated>2013-08-12T09:42:51Z</updated>
<author>
<name>Teddy</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2013-08-12T09:42:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/commit/?id=301c949362d243bb6b69956355e0e7ecccc43ce4'/>
<id>urn:sha1:301c949362d243bb6b69956355e0e7ecccc43ce4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed uncessary `new UnspecObj()`, use a global pointer instead.</title>
<updated>2013-08-12T07:00:17Z</updated>
<author>
<name>Teddy</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2013-08-12T07:00:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/commit/?id=b525cc4808cbbe68132e5941187030d3dd38abc2'/>
<id>urn:sha1:b525cc4808cbbe68132e5941187030d3dd38abc2</id>
<content type='text'>
</content>
</entry>
</feed>
