A semantic search engine for source code https://bitshift.benkurtovic.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ben Kurtovic 36dd97dd1f Support only searching for symbol decls/uses (fixes #53) 10 years ago
..
__init__.py Part of #26. Move __init__.py to crawl.py. 10 years ago
crawl.py Support only searching for symbol decls/uses (fixes #53) 10 years ago
crawler.py Support crawling specific repos; add some logging. 10 years ago
indexer.py Fix for repo.git.log(). 10 years ago