Tanguy Kurylo

Results 3 issues of Tanguy Kurylo

This package works with SBCL but not with CLisp (for what it's worth, I installed both using `apt-get`). Slime never compiles using CLisp, and even after compiling it with SBCL,...

If a playlist contains the same song twice, the answer from the Deezer API will be "This song already exists in this playlist". An easy fix is to add `...

### Add a new function `Saxy.stream_state/5` to have more flexibility over parsing. The existing function `Saxy.stream_events/2` does not discard events and does not empty the state while parsing. This led...