A semantic search engine for source code https://bitshift.benkurtovic.com/
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Severyn Kozak cd1c9a2ec1 Remove hard-coded file routes. 10 년 전
..
crawler Support only searching for symbol decls/uses (fixes #53) 10 년 전
database Fix symbol insertion. 10 년 전
parser Add parsing for import statements in java. 10 년 전
query Strengthen query generation when NULLs are involved; fix table join types. 10 년 전
__init__.py Update some documentation. 10 년 전
assets.py Remove hard-coded file routes. 10 년 전
codelet.py Fix reduction. 10 년 전
config.py Update class names. Move language ids to languages.py 10 년 전
languages.py Merge remote-tracking branch 'origin/develop' into develop 10 년 전
languages.yml Support crawling specific repos; add some logging. 10 년 전