Re: [racket-dev] processing the internal-context of a mod?

2013-04-25 Thread Danny Yoo
> I'm trying to understand the case analysis so that I can properly > generate the code to construct the namespace. The documentation says > I have four things to keep track of for internal-context: > > case 1: #f: it's empty > case 2: #t: it's all the requires > case 3: stx: it's the

Re: [racket-dev] [plt] Push #26710: master branch updated

2013-04-25 Thread Asumu Takikawa
On 2013-04-25 14:55:45 -0400, as...@racket-lang.org wrote: > a15fa5b Asumu Takikawa 2013-04-20 23:18 > : > | Start on a notation section for the Reference > : This is in response to the "How to read procedure documentation?" thread from the users list. It documents how to read some of the blue bo