A semantic search engine for source code https://bitshift.benkurtovic.com/
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Ben Kurtovic 5d16fdcae0 Fix reduction. 10 年前
..
crawler Remove unecessary import 10 年前
database Fix origin stuff. 10 年前
parser Fix merge conflicts 10 年前
query Only return the right codelet symbols from the database (closes #46). 10 年前
__init__.py Update some documentation. 10 年前
assets.py First part of #8 fix. 10 年前
codelet.py Fix reduction. 10 年前
config.py Update class names. Move language ids to languages.py 10 年前
languages.json Some fixes, mainly involving language detection. 10 年前
languages.py Start work on serializing; clean up languages. 10 年前