"Tobias C. Rittweiler" tcr@freebits.de writes:
the attached patch cleans up parts of the relevant code for fuzzy completion in swank.lisp.
I finished my work on this. Furthermore to what I've done already, my most recent patch will properly implement the time-limit (correct propagation as well as changing the time granularity to msecs as it is asserted in documentation.) Additionally, the user will get informed if the time limit has exhausted under the hood.
The patches can be found at
http://www.freebits.de/users/tcr/tmp/slime-fuzzy/
They should apply to current HEAD. Please make each patch its own commit, as they reflect the stages of development.
Happy Fuzzying,
-T.