<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser-chez, branch 0.18</title>
<subtitle>geiser and chez talk to each other</subtitle>
<id>https://jao.io/cgit/geiser-chez/atom?h=0.18</id>
<link rel='self' href='https://jao.io/cgit/geiser-chez/atom?h=0.18'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/'/>
<updated>2023-02-28T22:53:04Z</updated>
<entry>
<title>doc browser: links to TSPL and User Manual in documentation window</title>
<updated>2023-02-28T22:53:04Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2023-02-28T22:53:04Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=04ab4387fed68659f21377dbe74513edac2fd134'/>
<id>urn:sha1:04ab4387fed68659f21377dbe74513edac2fd134</id>
<content type='text'>
</content>
</entry>
<entry>
<title>readme typo: fixes #10</title>
<updated>2022-12-14T12:06:42Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-12-14T12:06:42Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=246ec4c8bc4e7f64414e5cbe0fa66f0e5ef7d527'/>
<id>urn:sha1:246ec4c8bc4e7f64414e5cbe0fa66f0e5ef7d527</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wee fix: i always forget nil is a list</title>
<updated>2022-10-27T01:37:21Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-10-27T01:37:21Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=d64687c46dcd12aa3225a0fa38269f79a248dfb0'/>
<id>urn:sha1:d64687c46dcd12aa3225a0fa38269f79a248dfb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>better compile file verbosity avoidance</title>
<updated>2022-10-27T01:35:17Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-10-27T01:35:17Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=f863988fe1866a6c70e571ef690276c939525961'/>
<id>urn:sha1:f863988fe1866a6c70e571ef690276c939525961</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: correctly display side-effect output in evaluations</title>
<updated>2022-10-27T01:34:33Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-10-27T01:34:33Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=5a422e66155b1e566a4eecef45fc9cf8177c1436'/>
<id>urn:sha1:5a422e66155b1e566a4eecef45fc9cf8177c1436</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: don't pollute global namespace with (geiser)'s exports</title>
<updated>2022-10-27T01:34:08Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-10-27T01:34:08Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=af47e12809629239bdf7a660a7fe326159a50cf8'/>
<id>urn:sha1:af47e12809629239bdf7a660a7fe326159a50cf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>automatic reload of reverse library dependencies</title>
<updated>2022-10-25T23:37:32Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-10-25T23:37:32Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=3ad1c3807c25283bb344512b3be3da197200ba3a'/>
<id>urn:sha1:3ad1c3807c25283bb344512b3be3da197200ba3a</id>
<content type='text'>
when modifying and reloading a given library, all libraries
that (transitively) use it are also reloaded now.
</content>
</entry>
<entry>
<title>all relevant condition locations, not just the last one</title>
<updated>2022-10-23T05:26:29Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-10-23T05:26:29Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=4f8b5d17ba2436ca08e6ba442ef8dd5a8fa5a714'/>
<id>urn:sha1:4f8b5d17ba2436ca08e6ba442ef8dd5a8fa5a714</id>
<content type='text'>
</content>
</entry>
<entry>
<title>collecting and displaying condition locations (file, column)</title>
<updated>2022-10-21T02:42:16Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-10-21T02:42:16Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=d3e7dc792069724880356c4e0f8c1749b90ef1bb'/>
<id>urn:sha1:d3e7dc792069724880356c4e0f8c1749b90ef1bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simple symbol-documentation, with type, lib and signature</title>
<updated>2022-10-19T20:27:27Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-10-19T20:27:27Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=5d9baf231bb4a7289585f88fcb168a81cd6ce7e7'/>
<id>urn:sha1:5d9baf231bb4a7289585f88fcb168a81cd6ce7e7</id>
<content type='text'>
</content>
</entry>
</feed>
