This website works better with JavaScript.
Home
Help
Sign In
ben
/
bitshift
mirror of
https://github.com/earwig/bitshift
Watch
1
Star
1
Fork
0
Code
Releases
1
Activity
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.
167
Commits
2
Branches
108 MiB
Python
46.9%
Java
12.3%
HTML
11.8%
CSS
11.5%
JavaScript
10.7%
Other
6.8%
Tree:
8ad2fdb19a
develop
master
v1.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '8ad2fdb19a'
${ noResults }
bitshift
/
static
History
Benjamin Attal
8ad2fdb19a
Add extra information to search results. Add function for creating
search results from codelets.
10 years ago
..
css/
lib
Complete query assembly; add autocomplete menu.
10 years ago
font
Search results are now code blocks. Used pygments to parse a block of code into html, and used html styles to highlight the text.
10 years ago
img
Add checkbox-hack menu selection transitions.
10 years ago
js
Add extra information to search results. Add function for creating
10 years ago
sass
Add extra information to search results. Add function for creating
10 years ago