Parents and children of check-in [8e3db9ef20]
2010-11-20
| ||
23:29 | [060f267779] fixed the bug that the first declaration inside a function cannt be recursive: def foo() { def bar() { bar() }; bar() }; foo() # bar cannot be found (user: kinaba, tags: trunk) | |
23:04 | [8e3db9ef20] macro worked! (user: kinaba, tags: trunk) | |
21:57 | [3f6f41b558] ast - table conversion (NOT AT ALL TESTED) (user: kinaba, tags: trunk) | |