|
本帖最后由 Qter 于 2020-8-28 11:53 编辑
it was replaced by dxr.mozilla.org [which I helped work on], but dxr is now deprecated in favor of searchfox
但是dxr现在被searchfox所取代
MXR = Mozilla Cross Reference
DXR = Dehydra Cross Reference
even though it uses clang now
or Dave's Cross Reference if you prefer, I guess
hmm, I think I have the highest diffstat on the dxr repo still
if only I could remember why I deleted 220k lines
jcranmer
oh, that's why
it was deleting this pretty project from the repo: https://github.com/jcranmer/viewsource
tip: don't host that on anything public, it's probably got several bajillion exploits lurking about
a decade ago, I did a lot more work on static analysis, and one of the little things I worked on was making a simple AST viewer for dealing with the nasty output of dehydra
jcranmer
and later jshydra, pork, and clang I guess
actually, probably pork first, then extended to the others
I'm guessing dherman was the one who did dehydra output--I never did that much work on it myself
besides porting it to gcc 4.6
|
|