LICENSE
NOTICE
README.md
pyproject.toml
llm_tldr.egg-info/PKG-INFO
llm_tldr.egg-info/SOURCES.txt
llm_tldr.egg-info/dependency_links.txt
llm_tldr.egg-info/entry_points.txt
llm_tldr.egg-info/requires.txt
llm_tldr.egg-info/top_level.txt
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
tldr/__init__.py
tldr/analysis.py
tldr/api.py
tldr/ast_extractor.py
tldr/cfg_extractor.py
tldr/change_impact.py
tldr/cli.py
tldr/cross_file_calls.py
tldr/daemon.py
tldr/dedup.py
tldr/dfg_extractor.py
tldr/diagnostics.py
tldr/dirty_flag.py
tldr/durability.py
tldr/hybrid_extractor.py
tldr/incremental_parse.py
tldr/install_swift.py
tldr/mcp_server.py
tldr/patch.py
tldr/pdg_extractor.py
tldr/salsa.py
tldr/semantic.py
tldr/session_warm.py
tldr/signature_extractor_pygments.py
tldr/stacked_db.py
tldr/stats.py
tldr/tldrignore.py
tldr/workspace.py
tldr/daemon/__init__.py
tldr/daemon/__main__.py
tldr/daemon/cached_queries.py
tldr/daemon/core.py
tldr/daemon/startup.py