Download Latest Version Swift AST Dump support source code.tar.gz (939.1 kB)
Email in envelope

Get an email when there's a new version of Objective-C And Swift Dependencies

Home / 0.1
Name Modified Size InfoDownloads / Week
Parent folder
DWARF symbols and Live Coding source code.tar.gz 2015-05-19 692.3 kB
DWARF symbols and Live Coding source code.zip 2015-05-19 717.2 kB
README.md 2015-05-19 630 Bytes
Totals: 3 Items   1.4 MB 0

In this version two "big" things were added:

  • Resolving Dependecies from DWARF information
  • Live Editor for fast update cycle

DWARF Information

Additional option -d or --use-dwarf-info was added, which will run dwarfdump for each found object file and will try to get dependency information from there. This option was added mainly because there are some hidden dependencies those are not visible when we're using nm -o

Live Editor

Instead of editing index.html file, and see changes after reload, now you can run any JS code (with some predefined example), which will be applied to your graph immediately.

Source: README.md, updated 2015-05-19