mirror of
https://github.com/vee1e/flare-floss.git
synced 2026-09-02 10:17:23 +00:00
Implement the first batch of the FLOSS migration development spec. CLI: - remove --no-layout, --no-tags, -l/--load, -H, --no, and --only - add --string-type and --no-string-type to replace --no and --only - rename --functions to --analyze-functions - load a saved JSON results document automatically from file content - print the full option list when run with no arguments (exit 1) - always show the full option list in --help; --version exits 0 Metrics: - add layout and tags runtime timing fields to the results document - record elapsed time for the layout/tag step and tag DB matching Other: - point the tag scripts at the current tag database location Update the CLI tests and the usage documentation for the new flags. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bulk_analyze.py | ||