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 d609c233a1 Attempt to fix /tmp race condition. 10 years ago
..
crawler Attempt to fix /tmp race condition. 10 years ago
database Fix. 10 years ago
parser Stop ruby parser from failing. Add other parser fixes. Should be good 10 years ago
query Minor cleanup. 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