/
muravjov
/
hound
ОбзорДокументацияВойти
/
muravjov
/
hound
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
hound/
codesearch/
..
index

Fix the linter, update golang versions. (#422)

4 года назад
lib

Fixes #7: Make Hound Go Gettable.

11 лет назад
regexp

Fix the linter, update golang versions. (#422)

4 года назад
sparse

Fixes #7: Make Hound Go Gettable.

11 лет назад
AUTHORS

Fixes #7: Make Hound Go Gettable.

11 лет назад
CONTRIBUTORS

Fixes #7: Make Hound Go Gettable.

11 лет назад
LICENSE

Fixes #7: Make Hound Go Gettable.

11 лет назад
README

Fixes #7: Make Hound Go Gettable.

11 лет назад
README
Code Search is a tool for indexing and then performing
regular expression searches over large bodies of source code.
It is a set of command-line programs written in Go.
Binary downloads are available for those who do not have Go installed.
See http://code.google.com/p/codesearch/
 
For background and an overview of the commands,
see http://swtch.com/~rsc/regexp/regexp4.html.
 
To install:
 
go get code.google.com/p/codesearch/cmd/...
 
Russ Cox
rsc@swtch.com
January 2012