Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Apua
Kirjaudu sisään
ben
/
bitshift
peilaus alkaen
https://github.com/earwig/bitshift
Tarkkaile
1
Äänestä
1
Fork
0
Koodi
Julkaisut
1
Toiminta
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.
36
Commitit
2
Branchit
4.1 MiB
Python
46.9%
Java
12.3%
HTML
11.8%
CSS
11.5%
JavaScript
10.7%
Other
6.8%
Puu:
d142f1fd55
develop
master
v1.0
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'd142f1fd55'
${ noResults }
bitshift
/
templates
/
index.html
10 rivejä
105 B
Raaka
Blame
Historia
= extends "layout.html"
= block title
Home
= endblock
= block body
<p>Hello, world.</p>
= endblock