<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser-guile/scheme/chicken, branch 0.11.1</title>
<subtitle>geiser and guile talk to each other</subtitle>
<id>https://jao.io/cgit/geiser-guile/atom?h=0.11.1</id>
<link rel='self' href='https://jao.io/cgit/geiser-guile/atom?h=0.11.1'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/'/>
<updated>2019-06-20T07:33:43Z</updated>
<entry>
<title>More accurate Chicken completions, inspired by breadline</title>
<updated>2019-06-20T07:33:43Z</updated>
<author>
<name>dieggsy</name>
<email>dieggsy@protonmail.com</email>
</author>
<published>2019-06-20T07:27:46Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=5dc8efd319f305e4322269ebc9d7836cb1c23764'/>
<id>urn:sha1:5dc8efd319f305e4322269ebc9d7836cb1c23764</id>
<content type='text'>
- Fixes #276
</content>
</entry>
<entry>
<title>Fixes autodoc in Chicken, #258</title>
<updated>2018-11-13T07:48:43Z</updated>
<author>
<name>Dan Leslie</name>
<email>dan@ironoxide.ca</email>
</author>
<published>2018-11-13T07:48:43Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=55f404607c503d8fe7d0b187f064e29667ac1496'/>
<id>urn:sha1:55f404607c503d8fe7d0b187f064e29667ac1496</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Much faster completions for Chicken 5; less errors in the log.</title>
<updated>2018-11-12T17:46:57Z</updated>
<author>
<name>Dan Leslie</name>
<email>dan@ironoxide.ca</email>
</author>
<published>2018-11-12T06:05:18Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=433fee19d173223b204b3ec0f2b59b2e34b53d6f'/>
<id>urn:sha1:433fee19d173223b204b3ec0f2b59b2e34b53d6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed more unused code, speeding things up.</title>
<updated>2018-11-12T17:46:57Z</updated>
<author>
<name>Dan Leslie</name>
<email>dan@ironoxide.ca</email>
</author>
<published>2018-11-11T18:29:54Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=149cf613ee81f40f678b08f1c451ad256d843c94'/>
<id>urn:sha1:149cf613ee81f40f678b08f1c451ad256d843c94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Chicken 5 works with Geiser, many features removed</title>
<updated>2018-11-12T17:46:57Z</updated>
<author>
<name>Dan Leslie</name>
<email>dan@ironoxide.ca</email>
</author>
<published>2018-11-11T07:55:06Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=b52900068cece7e9126d75fe619423dd80e70529'/>
<id>urn:sha1:b52900068cece7e9126d75fe619423dd80e70529</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove memoization</title>
<updated>2017-12-10T16:45:16Z</updated>
<author>
<name>Dan Leslie</name>
<email>dan@ironoxide.ca</email>
</author>
<published>2017-12-10T16:45:16Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=473ef183d6c2c205699b7a865a206f579e60ce17'/>
<id>urn:sha1:473ef183d6c2c205699b7a865a206f579e60ce17</id>
<content type='text'>
It now _slows_ performance rather than improves it. Removing it speeds
up the issue described in jaor/geiser#174
</content>
</entry>
<entry>
<title>Improvements to Chicken completion speed</title>
<updated>2017-12-10T07:01:24Z</updated>
<author>
<name>Dan Leslie</name>
<email>dan@ironoxide.ca</email>
</author>
<published>2017-12-10T07:01:24Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=3fa575feefb14bf472d69f5c2041d4ab51c3dae9'/>
<id>urn:sha1:3fa575feefb14bf472d69f5c2041d4ab51c3dae9</id>
<content type='text'>
Removed all of the symbol-interning code, and in the process greatly
reduced the amount of CPU time.

Should resolve jaor/geiser#174
</content>
</entry>
<entry>
<title>Support Chicken Scheme apropos =&gt;2.3.0</title>
<updated>2017-11-03T01:25:38Z</updated>
<author>
<name>John Whitbeck</name>
<email>john@whitbeck.net</email>
</author>
<published>2017-11-03T01:08:21Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=da22a526c1f683a90bb60840d05a6bb5f3a74ffe'/>
<id>urn:sha1:da22a526c1f683a90bb60840d05a6bb5f3a74ffe</id>
<content type='text'>
Chicken Scheme's apropos egg changed the identifiers in the return value
of the `apropos-information-list` from `module#name` to `(module
. name)`. This commit adds support for the new identifiers.
</content>
</entry>
<entry>
<title>Allows Chicken to limit the number of symbols provided to Geiser</title>
<updated>2016-09-17T22:04:15Z</updated>
<author>
<name>dleslie</name>
<email>dleslie@marvin-linux</email>
</author>
<published>2016-09-17T22:00:04Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=557c72ac19c42147771791c60bc45834943e6d24'/>
<id>urn:sha1:557c72ac19c42147771791c60bc45834943e6d24</id>
<content type='text'>
- Also cleaned up the namespace a little.
</content>
</entry>
<entry>
<title>Disable aggressive prefix assumption</title>
<updated>2016-08-11T03:09:59Z</updated>
<author>
<name>Dan Leslie</name>
<email>dan@ironoxide.ca</email>
</author>
<published>2016-08-09T22:32:04Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=7590c8029791e512012102ab0c07b2684e09d09d'/>
<id>urn:sha1:7590c8029791e512012102ab0c07b2684e09d09d</id>
<content type='text'>
This was causing significant typing delay with little to no benefit.

Disabled until a better solution can be found.
</content>
</entry>
</feed>
