• Tim Hockin's avatar
    go2idl: Allow generators to AddDir() at runtime · 80490e0a
    Tim Hockin authored
    This is used subsequently to simplify the conversion generation, so each
    package can declare what peer-packages it uses, and have those imported
    dynamically, rather than having one mega list of packages to import and not
    really being clear why, for any given list item.
    80490e0a
Name
Last commit
Last update
..
default_generator.go Loading commit data...
default_package.go Loading commit data...
doc.go Loading commit data...
error_tracker.go Loading commit data...
execute.go Loading commit data...
generator.go Loading commit data...
import_tracker.go Loading commit data...
snippet_writer.go Loading commit data...
snippet_writer_test.go Loading commit data...