A semantic search engine for source code https://bitshift.benkurtovic.com/
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Ben Kurtovic 65d2529a33 Use DEFINE instead of ASSIGN. Be consistent. 10年前
..
crawler Fix filenames as unicode. 10年前
database Use DEFINE instead of ASSIGN. Be consistent. 10年前
parser Fix subprocess error in java 10年前
query Use DEFINE instead of ASSIGN. Be consistent. 10年前
__init__.py Update some documentation. 10年前
assets.py Add variable 404 messages. Close #70. 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年前