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.
 
 
 
 
 
 
Ben Kurtovic 54d4d88d5c Merge branch 'feature/db_search' into develop 10 년 전
..
crawler Add GitHub stars, Bitbucket watchers; close #14. 10 년 전
database Finish Database.search() (closes #19) 10 년 전
parser Add unit tests, cleanup. 10 년 전
query Finish Database.search() (closes #19) 10 년 전
resources Add languages.json, integrate with languages.py. 10 년 전
__init__.py Update some documentation. 10 년 전
assets.py First part of #8 fix. 10 년 전
codelet.py Implement most of _get_codelets_from_ids(). 10 년 전
config.py Update class names. Move language ids to languages.py 10 년 전
languages.py Add languages.json, integrate with languages.py. 10 년 전