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 5d16fdcae0 Fix reduction. 10 years ago
..
crawler Remove unecessary import 10 years ago
database Fix origin stuff. 10 years ago
parser Fix merge conflicts 10 years ago
query Only return the right codelet symbols from the database (closes #46). 10 years ago
__init__.py Update some documentation. 10 years ago
assets.py First part of #8 fix. 10 years ago
codelet.py Fix reduction. 10 years ago
config.py Update class names. Move language ids to languages.py 10 years ago
languages.json Some fixes, mainly involving language detection. 10 years ago
languages.py Start work on serializing; clean up languages. 10 years ago