<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sonsi/Makefile, branch gc_imp</title>
<subtitle>Stupid and Obvious Non-recursive Scheme Interpreter</subtitle>
<id>https://git.tedyin.com/sonsi/atom?h=gc_imp</id>
<link rel='self' href='https://git.tedyin.com/sonsi/atom?h=gc_imp'/>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/'/>
<updated>2013-08-15T05:53:59Z</updated>
<entry>
<title>...</title>
<updated>2013-08-15T05:53:59Z</updated>
<author>
<name>Teddy</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2013-08-15T05:53:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/commit/?id=8aeb7f59e1da79411c02d1c502d4e7331733e2a0'/>
<id>urn:sha1:8aeb7f59e1da79411c02d1c502d4e7331733e2a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed prog reload bug in tail-rec</title>
<updated>2013-08-15T01:34:35Z</updated>
<author>
<name>Teddy</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2013-08-15T01:34:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/commit/?id=06d014cb0e95f92945ea01610fd1c52a1b087502'/>
<id>urn:sha1:06d014cb0e95f92945ea01610fd1c52a1b087502</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tail-recursion opt in user-def call</title>
<updated>2013-08-15T00:30:12Z</updated>
<author>
<name>Teddy</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2013-08-15T00:30:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/commit/?id=3c6e957edadd896e15c32c5f7765913c8ad4d63c'/>
<id>urn:sha1:3c6e957edadd896e15c32c5f7765913c8ad4d63c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>significant improvement on gc efficiency</title>
<updated>2013-08-14T15:28:20Z</updated>
<author>
<name>Teddy</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2013-08-14T15:28:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/commit/?id=addbfae58d8afceb06d92f6ef1cdfed89c07518b'/>
<id>urn:sha1:addbfae58d8afceb06d92f6ef1cdfed89c07518b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>big change in framework: unification of user-def proc and others</title>
<updated>2013-08-14T09:29:41Z</updated>
<author>
<name>Teddy</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2013-08-14T09:29:41Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/sonsi/commit/?id=3bf02a37cdd49d4d12c8fdf3a4a421d5dae3a75b'/>
<id>urn:sha1:3bf02a37cdd49d4d12c8fdf3a4a421d5dae3a75b</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
