Parents and children of check-in [207cea338a]
2010-11-26
| ||
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) | |
08:05 | [5dfef32124] helloworld sample and argv sample merged (user: kinaba, tags: trunk) | |