Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-27Bug 323723: Reduce usage of DOMExceptions.Markus Schorn1-14/+7
2009-02-26Static var in source included by other source, bug 265821.Markus Schorn1-11/+8
2009-02-24AST for inactive code, bug 264666.Markus Schorn1-1/+12
2009-01-29Map index bindings for class types back to the AST, bug 262719.Markus Schorn1-1/+10
2009-01-21Removes the need to flush the cache of c-scopes, bug 259373.Markus Schorn1-26/+0
2009-01-16Removes the need to flush the cache of c++-scopes, bug 259373.Markus Schorn1-5/+9
2009-01-15Fixes order of ambiguity resolution, bug 259373.Markus Schorn1-4/+3
2009-01-12Correct usage of scopes in name-resolution, bug 259544.Markus Schorn1-5/+5
2008-10-16Safe guards against infinite recursions for value computation, bug 250788.Markus Schorn1-13/+0
2008-02-04Keep types defined in source files separate from each other, bug 214146.Markus Schorn1-1/+4
2008-01-28Follow up for using declarations, bug 203385.Markus Schorn1-0/+36
2008-01-25Access to local bindings, bug 215783.Markus Schorn1-7/+59
2007-11-27Performance improvement for indexing c-code (related to bug 167311).Markus Schorn1-0/+6
2007-11-22Static variables/functions declared in headers, bug 180305.Markus Schorn1-2/+19
2007-05-04Follow up for 184500, fixes a ClassCastException.Markus Schorn1-1/+10
2006-11-09Fix for 150075, progress indication for indexerMarkus Schorn1-1/+0
2006-10-20Moves further AST-specific methods out of IScopeMarkus Schorn1-0/+19
2006-10-12Introduces an API to access the PDOM, bug 149565.Markus Schorn1-0/+60

    Back to the top