<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sonsi/Makefile, branch gc_cyc</title>
<subtitle>Stupid and Obvious Non-recursive Scheme Interpreter</subtitle>
<id>https://git.tedyin.com/sonsi/atom?h=gc_cyc</id>
<link rel='self' href='https://git.tedyin.com/sonsi/atom?h=gc_cyc'/>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/'/>
<updated>2013-08-13T15:47:38Z</updated>
<entry>
<title>add gc in `PromObj` and `Continuation`</title>
<updated>2013-08-13T15:47:38Z</updated>
<author>
<name>Teddy</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2013-08-13T15:47:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/commit/?id=faab1d57661e4d68823723a8270205c3a3c6e148'/>
<id>urn:sha1:faab1d57661e4d68823723a8270205c3a3c6e148</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add cycle detect for `Pair`, `ProcObj`, `Envt` and `Cont`</title>
<updated>2013-08-13T14:07:31Z</updated>
<author>
<name>Teddy</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2013-08-13T14:07:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/commit/?id=fcb069b98bb6a2f59e5ebfd2ad0ab5ee82a1bdb8'/>
<id>urn:sha1:fcb069b98bb6a2f59e5ebfd2ad0ab5ee82a1bdb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new version Makefile</title>
<updated>2013-08-13T09:59:52Z</updated>
<author>
<name>Teddy</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2013-08-13T09:59:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/commit/?id=5fe2cc5264b28726a6a43e2141d252caa66d37f9'/>
<id>urn:sha1:5fe2cc5264b28726a6a43e2141d252caa66d37f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vector gc</title>
<updated>2013-08-13T08:59:48Z</updated>
<author>
<name>Teddy</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2013-08-13T08:59:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/commit/?id=e828a57eba62ff2469c894d3e50ecc58f36d810b'/>
<id>urn:sha1:e828a57eba62ff2469c894d3e50ecc58f36d810b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed bug in PromObj</title>
<updated>2013-08-13T07:28:56Z</updated>
<author>
<name>Teddy</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2013-08-13T07:28:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/commit/?id=98fdeb2d99b58d8df510f337f9dc1e21b549c639'/>
<id>urn:sha1:98fdeb2d99b58d8df510f337f9dc1e21b549c639</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gc optimization: pending list</title>
<updated>2013-08-13T06:46:37Z</updated>
<author>
<name>Teddy</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2013-08-13T06:46:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/commit/?id=2c48014df55c0e7b7b12ebff9bef8fe567a6d4d2'/>
<id>urn:sha1:2c48014df55c0e7b7b12ebff9bef8fe567a6d4d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>in-place arithmetic opt &amp; fix gc bug in `eval`</title>
<updated>2013-08-13T06:34:15Z</updated>
<author>
<name>Teddy</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2013-08-13T06:34:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/commit/?id=bac19b8e0e820ef748439891f6bbd46aabb4fcf7'/>
<id>urn:sha1:bac19b8e0e820ef748439891f6bbd46aabb4fcf7</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>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>
</feed>
