A semantic search engine for source code https://bitshift.benkurtovic.com/
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
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年前