Re: [PATCH] Add SRFI-41

2013-03-27 Thread Ludovic Courtès
This looks great, thanks to both of you! Ludo’.

Re: [PATCH] Add SRFI-41

2013-03-27 Thread Mark H Weaver
I went ahead and pushed this to stable-2.0. Thanks, cky! :) Mark

Re: [PATCH] Add SRFI-41

2013-03-26 Thread Mark H Weaver
Andy Wingo writes: > On Thu 21 Mar 2013 01:38, Mark H Weaver writes: > >> Chris K. Jester-Young has been hard at work getting his SRFI-41 >> implementation ready in time for Guile 2.0.8, and I think it might be >> ready to push. What do you think? > > Needs documentation. Good point :) Here's

Re: [PATCH] Add SRFI-41

2013-03-21 Thread Andy Wingo
On Thu 21 Mar 2013 01:38, Mark H Weaver writes: > Chris K. Jester-Young has been hard at work getting his SRFI-41 > implementation ready in time for Guile 2.0.8, and I think it might be > ready to push. What do you think? Needs documentation. -- http://wingolog.org/

[PATCH] Add SRFI-41

2013-03-20 Thread Mark H Weaver
author), I made some tweaks to it since he last looked at it which he may or may not approve of :) >From 6d05076bdc88e6d5be479a9446120c6c62fe6f60 Mon Sep 17 00:00:00 2001 From: "Chris K. Jester-Young" Date: Wed, 20 Mar 2013 20:14:18 -0400 Subject: [PATCH] Add SRFI-41. Incorp