> On Oct 12, 2015, at 8:39 AM, Dan Leslie <[email protected]> wrote:
> 
> 
> A great many bugs in the Chicken Scheme support have been addressed;
> many thanks to the users who reported issues!
> 
> Also, completions are, on average, much faster for REPLs with very large
> environments. It could be faster, but it would require modifying the
> apropos egg to bypass the use of regular expressions, it seems.

I was unaware ‘apropos’ was a bottleneck.

So you want an API (& I assume csi command extension) to state literal 
interpretation of the string, rather than as a pattern.

> 
> Enjoy! And please do keep filing issues.
> 
> -Dan
> 
> jao <[email protected]> writes:
> 
>> Improved features:
>> 
>>  - Lots of improvements to Chicken support, by Dan Leslie.
>>  - Better interoperability with xscheme.
>>  - Much better performance for long lists of completions or
>>    evaluated values.
>>  - Better highlighting and indentation rules, by Alex Kost and Dan
>>    Leslie.
>>  - Make completion work for quoted symbols.
>> 
>> Bug fixes:
>> 
>>  - geiser-connect-local working again.
>> 
>> 
>> ---
>> View it on GitHub:
>> https://github.com/jaor/geiser/releases/tag/0.8
> 
> -- 
> -Dan Leslie
> 
> _______________________________________________
> Chicken-users mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/chicken-users


_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to