<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser-chez, branch 0.11.2</title>
<subtitle>geiser and chez talk to each other</subtitle>
<id>https://jao.io/cgit/geiser-chez/atom?h=0.11.2</id>
<link rel='self' href='https://jao.io/cgit/geiser-chez/atom?h=0.11.2'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/'/>
<updated>2020-01-03T13:29:15Z</updated>
<entry>
<title>Add rudimentary Chez support for macro expansion</title>
<updated>2020-01-03T13:29:15Z</updated>
<author>
<name>Aaron Marks</name>
<email>nymacro@gmail.com</email>
</author>
<published>2020-01-03T13:29:15Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=a0f6fc32a81267154ed71f8668a1ecd227e7b37b'/>
<id>urn:sha1:a0f6fc32a81267154ed71f8668a1ecd227e7b37b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Capture stdout in ChezScheme's eval:geiser</title>
<updated>2019-12-05T20:03:50Z</updated>
<author>
<name>jitwit</name>
<email>jrn@bluefarm.ca</email>
</author>
<published>2019-12-05T20:03:50Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=7bc8f62409b66bdb35b934c632d7fea12a53d636'/>
<id>urn:sha1:7bc8f62409b66bdb35b934c632d7fea12a53d636</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for geiser-chez-parameters</title>
<updated>2019-02-09T14:08:58Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2019-02-09T14:08:58Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=2d682c0ae4963bfc28966cdf9f4544412c846d11'/>
<id>urn:sha1:2d682c0ae4963bfc28966cdf9f4544412c846d11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add geiser-chez-init-file</title>
<updated>2019-02-07T21:47:44Z</updated>
<author>
<name>Luis Osa</name>
<email>luis.osa.gdc@gmail.com</email>
</author>
<published>2019-02-07T21:47:44Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=6b9b733315ec0d3fa0690ed004b09e6a63f35021'/>
<id>urn:sha1:6b9b733315ec0d3fa0690ed004b09e6a63f35021</id>
<content type='text'>
Add a new customization variable for an init file to be read on startup of a
Chez REPL, where user code can be defined. The usage is copied from the
equivalent Racket init file, to avoid an error if the file has not been created.
</content>
</entry>
<entry>
<title>fix compile and load for chez</title>
<updated>2018-03-29T12:48:21Z</updated>
<author>
<name>Maris Orbidans</name>
<email>maris.orbidans@onthemarket.com</email>
</author>
<published>2018-03-29T12:48:21Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=a5a617648a445ff323bc7c832786769782d8c45c'/>
<id>urn:sha1:a5a617648a445ff323bc7c832786769782d8c45c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simple geiser-chez--display-error</title>
<updated>2017-09-13T13:58:11Z</updated>
<author>
<name>Chaos Eternal</name>
<email>chaos@shlug.org</email>
</author>
<published>2017-09-12T17:25:01Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=6eb6a92d5178e73c5097e9166b29a6b88910c823'/>
<id>urn:sha1:6eb6a92d5178e73c5097e9166b29a6b88910c823</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more reduction on geiser:eval, add test</title>
<updated>2017-08-27T07:03:43Z</updated>
<author>
<name>Chaos Eternal</name>
<email>chaos@shlug.org</email>
</author>
<published>2017-08-24T10:54:20Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=e038c289b15d6895c78d7694c12e75129bd2f4aa'/>
<id>urn:sha1:e038c289b15d6895c78d7694c12e75129bd2f4aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rewritten geiser:eval to fix the following bug:</title>
<updated>2017-08-23T17:16:19Z</updated>
<author>
<name>Chaos Eternal</name>
<email>chaos@shlug.org</email>
</author>
<published>2017-08-23T17:16:19Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=6a83beef6b949bcc51ae56bff7bdb3acf67ae69b'/>
<id>urn:sha1:6a83beef6b949bcc51ae56bff7bdb3acf67ae69b</id>
<content type='text'>
when eval (make-violation)
it shall return:  \#&lt;condition &amp;violation&gt;
but previous impletement will treat it as an ERROR.
</content>
</entry>
<entry>
<title>Alway pretty-print for results</title>
<updated>2017-08-20T14:46:32Z</updated>
<author>
<name>Chaos Eternal</name>
<email>chaos@shlug.org</email>
</author>
<published>2017-08-20T14:46:32Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=993b63096a0b1b40e51fd0133d32998867f54b81'/>
<id>urn:sha1:993b63096a0b1b40e51fd0133d32998867f54b81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle exceptions of ChezScheme and multi-value as well</title>
<updated>2017-08-18T09:00:32Z</updated>
<author>
<name>Chaos Eternal</name>
<email>chaos@shlug.org</email>
</author>
<published>2017-08-18T08:27:30Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=1bb0a878513ffeac666205b96b92174323322eae'/>
<id>urn:sha1:1bb0a878513ffeac666205b96b92174323322eae</id>
<content type='text'>
- Capture exceptions of ChezScheme
- handles multi-value return
</content>
</entry>
</feed>
