This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
cdt
Watch
1
Star
0
Fork
You've already forked cdt
0
mirror of
https://github.com/eclipse-cdt/cdt
synced
2025-04-29 19:45:01 +02:00
Code
Issues
Wiki
Activity
bab1a0f7cf
cdt
/
core
/
org.eclipse.cdt.core
/
parser
History
John Camelon
bab1a0f7cf
Enhanced the performance & footprint of the parser by reducing number of lists created and getting rid of extraneous cross-reference construction in ParserMode's that do not warrant it.
2004-05-14 19:26:59 +00:00
..
org/eclipse
/cdt
Enhanced the performance & footprint of the parser by reducing number of lists created and getting rid of extraneous cross-reference construction in ParserMode's that do not warrant it.
2004-05-14 19:26:59 +00:00
ChangeLog-parser
- fixed up CompleteParseASTFactory.lookupQualifiedName in the case where the
2004-04-23 18:23:09 +00:00