Results 110 comments of Alex Shinn

Sorry, it looks like you have a bad config. The URL is http://snow-fort.org/s/repo.scm - you're missing the /s/.

I couldn't reproduce this - I was already getting warnings - but added more warnings just in case :)

It would be pretty easy to factor sexp_load_image into 2 routines, one taking a filename and one taking a stream. Then you could use open_memstream to call it on a...

I'm fine with passing a custom failure continuation to parse-commit. This is more general in that it allows you to commit only up to a certain point if desired. There...

My general thought is unless you can condense the definition into about 5 lines, I'd want to support this by allowing to swap out the (meta) language. Long term this...

This was already supported by the API, I just didn't provide a command-line option for it. Added.

It would be kind of weird... do you think people would use this option frequently enough on those impls that it would help? There are already a lot of more...

I'm OK with even a small hit in string-ref performance if it helps some common quadratic patterns. This doesn't slow down the cursor API or any of the high-level APIs...

You can check the chibi/red/snow image sizes for a start.