|
[CEDET-devel] semanticdb/external children
From: Eric M. Ludlam <eric@si...> - 2003-02-25 16:36
|
There is a routine in semantic-util that finds externally defined
children for a given type. This routine really bogged things down
with the Emacs Lisp system db.
The core routine for that is now in semanticdb-search and can be
overriden by specific types of system databases. I removed the old
code from semantic-util. I also changed semantic-analyze to use the
new routine. While I was in semantic-util, I found some more
functions that needed to be converted to `define-overload'.
I also found an fixed some bugs in semantic-analyze. The analyzer
mode for speedbar is now much more robust for C++, and significantly
more accurate. If you use C++, give it a try.
Eric
--
Eric Ludlam: zappo@..., eric@...
Home: http://www.ludlam.net Siege: http://www.siege-engine.com
Emacs: http://cedet.sourceforge.net GNU: http://www.gnu.org
|
| Thread | Author | Date |
|---|---|---|
| [CEDET-devel] semanticdb/external children | Eric M. Ludlam <eric@si...> |