Re: rtl metadata musings

2013-05-12 Thread Andy Wingo
On Sat 11 May 2013 06:48, Mark H Weaver writes: > I have only one comment for now, which regards arity information. The > required/optional/rest representation is not sufficiently general. Not > only is it unable to handle empty case-lambdas, but it's also unable to > properly represent a case-

Manual section on compilation doesn't mention (system base compile)

2013-05-12 Thread Taylan Ulrich B.
The manual section 6.17.5, (info "(guile) Compilation"), doesn't say in which module the functions it mentions reside. Here is a patch for doc/ref/api-evaluation.texi: diff --git a/doc/ref/api-evaluation.texi b/doc/ref/api-evaluation.texi index 63b1d60..afde42d 100644 --- a/doc/ref/api-evaluation