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.
229
Commits
2
Branches
4.4 MiB
Python
46.9%
Java
12.3%
HTML
11.8%
CSS
11.5%
JavaScript
10.7%
Other
6.8%
Tree:
4cc903fb75
develop
master
v1.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '4cc903fb75'
${ noResults }
bitshift
/
static
History
Benjamin Attal
4cc903fb75
Prevent page from scrolling to top when next match is clicked.
10 years ago
..
css/
lib
Add cycling between matches when clicking on the result.
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
Prevent page from scrolling to top when next match is clicked.
10 years ago
sass
Buttons to cycle through matches in the code.
10 years ago