Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2005-03-12Add JavaDoc.John Camelon3-11/+64
2005-03-12Add JavaDoc.John Camelon22-138/+421
2005-03-11Patch for Devin Steffler.John Camelon12-785/+2221
2005-03-11Add JavaDoc.John Camelon87-1729/+2635
2005-03-11bug 87705Andrew Niefer6-10/+41
2005-03-11Implement IGPPPointerType and IGPPPointerToMemberType (bug 87424)Andrew Niefer6-12/+163
2005-03-11Add JavaDoc.John Camelon28-50/+178
2005-03-11Add JavaDoc.John Camelon4-17/+79
2005-03-11Add JavaDoc.John Camelon11-14/+110
2005-03-10javadoc IBindings and ITypesAndrew Niefer22-10/+135
2005-03-10Add more javadoc.John Camelon6-21/+172
2005-03-10-some javadoc for IScope interfacesAndrew Niefer19-106/+386
2005-03-10Patch for Devin Steffler.John Camelon2-2/+7
2005-03-10Add JavaDoc.John Camelon5-1/+123
2005-03-10Hooked up the DOM completion contributor. Changed the API so that the contrib...Doug Schaefer3-62/+103
2005-03-09update javadoc for IScopeAndrew Niefer1-1/+3
2005-03-09fix IScope.find( String ) to do an unqualified lookup on the given stringAndrew Niefer6-633/+204
2005-03-09Add JavaDoc.John Camelon7-17/+233
2005-03-09patch from Devin StefflerAndrew Niefer9-18/+387
2005-03-09Add JavaDoc.John Camelon11-4/+314
2005-03-08Don't visit template parameters until we are ready for themAndrew Niefer2-10/+15
2005-03-08Remove unused interfaces.John Camelon2-43/+0
2005-03-08Add JavaDoc to src/ public dom packages.John Camelon2-2/+95
2005-03-08Added extension point for completion contributors.Doug Schaefer6-1/+174
2005-03-08Change visiting of AST tree.Andrew Niefer159-1502/+3207
2005-03-08Add JavaDoc.John Camelon2-0/+34
2005-03-072005-03-07 Alain MagloireAlain Magloire8-55/+69
2005-03-07Patch for Devin Steffler.John Camelon8-34/+1694
2005-03-072005-03-06 Alain MagloireAlain Magloire6-0/+1320
2005-03-03change CPPSemantics.lookupInParents to use new name caching mechanismAndrew Niefer2-60/+119
2005-03-032005-03-03 Alain MagloireAlain Magloire7-9/+553
2005-03-03Change scope caching to improve performanceAndrew Niefer10-356/+419
2005-03-03SCD profiles: integration with CPathEntry framework.Vladimir Hirsl3-5/+11
2005-03-03Remove unused method.Alain Magloire1-1/+0
2005-03-03Remove unused method.Alain Magloire1-53/+0
2005-03-032005-03-02 Alain MagloireAlain Magloire2-3/+8
2005-03-03remove obsolete comments.Alain Magloire1-6/+0
2005-03-032005-03-02 Alain MagloireAlain Magloire2-40/+125
2005-03-022005-03-02 Alain MagloireAlain Magloire5-4/+11
2005-03-02fix NPEsAndrew Niefer2-2/+2
2005-03-01find constructorsAndrew Niefer1-1/+5
2005-03-01IScope.find( name )Andrew Niefer5-27/+163
2005-03-01Fix a possible deadlockAlain Magloire1-1/+5
2005-03-01small change to help performanceAndrew Niefer1-11/+14
2005-03-01Patch for Devin Steffler.John Camelon2-1/+50
2005-03-01SCD profiles: integration with CPathEntry framework.Vladimir Hirsl1-3/+3
2005-03-01Fix NPE's && CCE's during resolution of bindingsAndrew Niefer7-17/+51
2005-03-01fix bug 86827Andrew Niefer2-1/+20
2005-03-01fix bug 86766Andrew Niefer2-2/+19
2005-03-01fix bug 86649Andrew Niefer2-0/+58

Back to the top