[cfe-dev] Clang-based indexer and code navigator
ramneek
onewastedlife at gmail.com
Sun Mar 10 05:25:10 PDT 2013
Looks great from the demo images. Haven't tried it though.
Do i need to reindex everything in case if i make a minor change in a file or does it track dependencies and patches the index appropriately?
--
ramneek
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
On Sunday, 10 March, 2013 at 9:47 AM, Ryan Prichard wrote:
> Hi,
>
> I've been working on a source code navigation tool for C and C++ that
> uses Clang to index code. I thought people on this list might be
> interested in it.
>
> I posted a demo of the tool at http://rprichard.github.com/sourceweb,
> and the source code is available at the GitHub page,
> https://github.com/rprichard/sourceweb.
>
> -Ryan
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu (mailto:cfe-dev at cs.uiuc.edu)
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
More information about the cfe-dev
mailing list