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 afc5980683 Rewrite much of the indexer to use GitPython. 10 years ago
..
crawler Rewrite much of the indexer to use GitPython. 10 years ago
database Fix for symbol locs. 10 years ago
parser Typo. 10 years ago
query Minor cleanup. 10 years ago
__init__.py Update some documentation. 10 years ago
assets.py First part of #8 fix. 10 years ago
codelet.py Fix reduction. 10 years ago
config.py Update class names. Move language ids to languages.py 10 years ago
languages.py Merge remote-tracking branch 'origin/develop' into develop 10 years ago
languages.yml Support crawling specific repos; add some logging. 10 years ago