A semantic search engine for source code https://bitshift.benkurtovic.com/
You can not select more than 25 topics 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 年之前