Parents and children of check-in [f8684f4d69]
2010-11-26
| ||
15:46 | [552d43f567] one-by-one M&E memoizer (user: kinaba, tags: trunk) | |
14:29 | [f8684f4d69] changed the desugaring of >>@macro x=e from >>@macro x=e in x to >>@macro x=e in "(macro definition)" for convenience during REPL interaction (user: kinaba, tags: trunk) | |
14:03 | [207cea338a] changed hiding mechanizem of x in let x = ... for @macro layer. Old: set(x,ValueLayer,undefined) Nee: set(x,NoopLayer,null) (user: kinaba, tags: trunk) | |