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 година