A semantic search engine for source code https://bitshift.benkurtovic.com/
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Ben Kurtovic 54d4d88d5c Merge branch 'feature/db_search' into develop 10 anni fa
..
crawler Add GitHub stars, Bitbucket watchers; close #14. 10 anni fa
database Finish Database.search() (closes #19) 10 anni fa
parser Add unit tests, cleanup. 10 anni fa
query Finish Database.search() (closes #19) 10 anni fa
resources Add languages.json, integrate with languages.py. 10 anni fa
__init__.py Update some documentation. 10 anni fa
assets.py First part of #8 fix. 10 anni fa
codelet.py Implement most of _get_codelets_from_ids(). 10 anni fa
config.py Update class names. Move language ids to languages.py 10 anni fa
languages.py Add languages.json, integrate with languages.py. 10 anni fa