0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix false negative due to call graph edge with is_attribute=false More... 1 day ago
Fix model verification errors when using pyrefly More... 2 days ago
Skip overrides for standard library classes More... 2 days ago
Let Pyre client run Pysa with Pyrefly More... 3 days ago
Add warning when find_slot() requires a lot of iterations More... 6 days ago
Add override threshold for override subsets in the call graph More... 6 days ago
Allow building and publishing Pyrefly binary in `legocastle_build.py` More... 6 days ago
Add SyntaxWarning about unicode escape sequence More... 6 days ago
Add an option to build and upload pyrefly binary in `build_pypi.py` More... 7 days ago
Add a flag to mark "internal" modules More... 7 days ago
Factor out the decision on which callable are considered stubs More... 7 days ago
Dump third party typeshed to files More... 8 days ago
Fix python version check for singleton tuples More... 8 days ago
Refactor `should_keep_decorator_pyrefly` More... 8 days ago
Add missing global variable edges in call graph when using global statement More... 9 days ago
Treat non-aliased stub imports as reexports when they are in `__all__` More... 9 days ago
Add AGENTS.md to help AI agents More... 9 days ago
When using Pyrefly, discard unresolved decorator AST nodes from `callableToDecoratorsMap` More... 14 days ago
Don't register entries in `callableToDecoratorsMap` if the callable is skipped More... 14 days ago
Disable parsing type comments in tests and when using Pyrefly results More... 14 days ago
Pretty print error log when cannot find callees in call graphs More... 15 days ago
fix integration tests More... 16 days ago
Replace deprecated BaseCommand and MultiCommand classes (fbcode) More... 16 days ago
Add a test demonstrating inconsistent call graph locations for type comments More... 17 days ago
Fix deprecated ast.Str/ast.NameConstant usage in pyre upgrade tool More... 17 days ago
Fix asyncio.get_event_loop() deprecation in pyre tests More... 17 days ago
Add location test for special symbols in string literals More... 18 days ago
Fix model verification errors More... 20 days ago
Store fully qualified names in `MethodInQualifier` for Pyrefly More... 20 days ago
Migrate asyncio.get_event_loop() to get_running_loop() in tools More... 21 days ago