History log of /fuchsia/zircon/system/host/fidl/lib/tree_visitor.cpp
Revision Date Author Comments
# cd20e1a1 27-Sep-2018 Craig Tiller <ctiller@google.com>

[fidl] Compiler implementation for tables

Test: updated existing tests, implemented a table test suite for table edge cases

Change-Id: Id145d12f44544027d0d28c2288ebf5c6de39b446


# cee1e57c 14-Aug-2018 Jeremy Manson <jeremymanson@google.com>

[fidl] Add a tree visitor to the AST.

This adds a class that lets clients walk the AST, a class
that lets clients walk the AST in declaration order, and
a way of doing testing with .fidl files instead of baking
in raw strings.

Test: Tests added in visitor_unittests.cpp

Change-Id: I5d4824cdb80a8acd8a3cfb8e9cb5586bdeacf365