GitHub - mozilla/dxr: DEPRECATED - Powerful search for large codebases (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

This repository was archived by the owner on Oct 13, 2021. It is now read-only.

mozilla / dxr Public archive

DEPRECATED - Powerful search for large codebases

dxr.readthedocs.org/

License

View license

816 stars 204 forks Branches Tags Activity

Star

Notifications You must be signed in to change notification settings

Additional navigation options

BranchesTags

Folders and files

Name Name Last commit message Last commit date
Latest commitHistory2,664 Commits
docs docs
dxr dxr
tests tests
tooling tooling
.gitignore .gitignore
.gitmodules .gitmodules
.hgignore .hgignore
.travis.yml .travis.yml
CODE_OF_CONDUCT.md CODE_OF_CONDUCT.md
LICENSE LICENSE
MANIFEST.in MANIFEST.in
README.rst README.rst
contribute.json contribute.json
makefile makefile
requirements.txt requirements.txt
setup.py setup.py

Repository files navigation

DXR

DXR is a code search and navigation tool aimed at making sense of large projects like Firefox. It supports full-text and regex searches as well as structural queries like "Find all the callers of this function." Behind the scenes, it uses trigram indices, elasticsearch, and static analysis data collected by instrumented compilers to make searches faster and more accurate than is possible with simple tools like grep. DXR also exposes a plugin API through which understanding of more languages can be added.

docs/source/screenshot.png

About

DEPRECATED - Powerful search for large codebases

dxr.readthedocs.org/

Topics

abandoned unmaintained

Resources

Readme

License

View license

Code of conduct

Code of conduct

Activity

Custom properties

Stars

816 stars

Watchers

40 watching

Forks

204 forks

Report repository

Releases

2 tags

Packages

No packages published

Contributors53

+ 39 contributors

Languages