README.md
pyproject.toml
axe_dig.egg-info/PKG-INFO
axe_dig.egg-info/SOURCES.txt
axe_dig.egg-info/dependency_links.txt
axe_dig.egg-info/entry_points.txt
axe_dig.egg-info/requires.txt
axe_dig.egg-info/top_level.txt
dig/__init__.py
dig/analysis.py
dig/api.py
dig/ast_extractor.py
dig/cfg_extractor.py
dig/change_impact.py
dig/cli.py
dig/cross_file_calls.py
dig/daemon.py
dig/dedup.py
dig/dfg_extractor.py
dig/diagnostics.py
dig/digignore.py
dig/dirty_flag.py
dig/durability.py
dig/hybrid_extractor.py
dig/incremental_parse.py
dig/install_swift.py
dig/mcp_server.py
dig/patch.py
dig/pdg_extractor.py
dig/salsa.py
dig/semantic.py
dig/session_warm.py
dig/signature_extractor_pygments.py
dig/stacked_db.py
dig/stats.py
dig/workspace.py
dig/daemon/__init__.py
dig/daemon/__main__.py
dig/daemon/cached_queries.py
dig/daemon/core.py
dig/daemon/startup.py
tests/test_commonjs.py
tests/test_daemon_stats.py
tests/test_language_wiring.py
tests/test_luau_cfg.py
tests/test_luau_dfg.py
tests/test_luau_hybrid.py
tests/test_luau_imports.py
tests/test_luau_pdg.py
tests/test_typescript_features.py
tests/test_typescript_semantic.py