80e001cdc1394ba89f70814cacf3d5716a17657e
the caller can now provide a pointer arg to ivy_ast_node_iterate, which will be forwarded to the specified callback function each time it is called. the iterator now behaves similarly to fts, in that it visits each node in both pre-order and post-order, and indicates to the callback whether the current iteration is pre- or post-order.
Description
Embeddable, message-based scripting language
Languages
C
96.7%
Vim Script
2%
CMake
1.3%