A semantic search engine for source code https://bitshift.benkurtovic.com/
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Ben Kurtovic 36dd97dd1f Support only searching for symbol decls/uses (fixes #53) 10年前
..
__init__.py Part of #26. Move __init__.py to crawl.py. 10年前
crawl.py Support only searching for symbol decls/uses (fixes #53) 10年前
crawler.py Support crawling specific repos; add some logging. 10年前
indexer.py Fix for repo.git.log(). 10年前