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 bafddabb8d Fix symbol insertion. 10 years ago
..
crawler Support only searching for symbol decls/uses (fixes #53) 10 years ago
database Fix symbol insertion. 10 years ago
parser Add parsing for import statements in java. 10 years ago
query Strengthen query generation when NULLs are involved; fix table join types. 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