Hybrid visual and textual functional programming.
Go to file
Adam Obuchowicz ef5cb279a3 Generating SpanTree from macros (https://github.com/enso-org/ide/pull/389)
Before during SpanTree generation we treated macros as a leaves. Now we properly look into them, get all the AST nodes in their patterns and generate children of these SpanTree nodes from them.

Original commit: aeff31f2d8
2020-04-30 12:23:19 +02:00
gui Generating SpanTree from macros (https://github.com/enso-org/ide/pull/389) 2020-04-30 12:23:19 +02:00