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 1fc123a57d Fix initing lexer. 9 years ago
..
crawler Fix filenames as unicode. 9 years ago
database MySQL, how could you do something like that? 9 years ago
parser Return empty symbol dictionary instead of None. 9 years ago
query Use DEFINE instead of ASSIGN. Be consistent. 9 years ago
__init__.py Update some documentation. 10 years ago
assets.py Add variable 404 messages. Close #70. 9 years ago
codelet.py Fix initing lexer. 9 years ago
config.py Update class names. Move language ids to languages.py 10 years ago
languages.py Merge remote-tracking branch 'origin/develop' into develop 9 years ago
languages.yml Support crawling specific repos; add some logging. 9 years ago