Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-08-25Modified the IASTFactory to take three expression lists for the createNewDesc...John Camelon7-25/+62
2003-08-25COREJohn Camelon3-56/+95
2003-08-25Patch for Bogdan Gheorghe.John Camelon2-3/+7
2003-08-25Removed debugLog statements from Parser.java.John Camelon1-7/+0
2003-08-25COREJohn Camelon6-80/+131
2003-08-20Patch for Hoda Amer:Doug Schaefer7-17/+104
2003-08-20Patch for Sean Evoy:Doug Schaefer1-3/+6
2003-08-14COREJohn Camelon10-28/+57
2003-08-14COREJohn Camelon20-47/+235
2003-08-13COREJohn Camelon21-77/+267
2003-08-13COREJohn Camelon18-666/+1262
2003-08-13Patch for Sean EvoyJohn Camelon1-11/+10
2003-08-12COREJohn Camelon11-17/+97
2003-08-12COREJohn Camelon20-221/+452
2003-08-07Patch for Andrew Niefer:Doug Schaefer7-124/+230
2003-08-01Patch for Andrew NieferJohn Camelon4-23/+69
2003-07-31Patch for Victor MozginJohn Camelon2-2/+7
2003-07-30Patch for Victor Mozgin. John Camelon2-15/+12
2003-07-30COREJohn Camelon18-535/+294
2003-07-29Patch for Victor Mozgin. John Camelon2-4/+9
2003-07-28COREJohn Camelon5-16/+43
2003-07-28Fixed Bug 40730 - Parser is not searching the include path for #include"<name>"John Camelon2-2/+10
2003-07-28Patch for Victor Mozgin.John Camelon2-6/+31
2003-07-28Patch for Victor Mozgin. John Camelon2-47/+97
2003-07-25Last minute demo fixes for Search/Indexer/COMPLETE_PARSE.John Camelon1-1/+1
2003-07-25Patch for Bogdan Gheorghe. John Camelon1-2/+6
2003-07-25Fix Symbol Table Lookup in addBaseSpecifier() for Andrew.John Camelon1-1/+4
2003-07-25Fixed ASTEnumerator::getOwnerEnumerationSpecifier() in COMPLETE_PARSE mode fo...John Camelon2-4/+6
2003-07-25COREJohn Camelon15-425/+539
2003-07-24Fix ending offsets of Functions/Methods w/bodies for Hoda.John Camelon1-0/+2
2003-07-24COREJohn Camelon30-93/+2138
2003-07-23Fix offsets of PointerToFunctions/PointerTo Methods for OutlineViewJohn Camelon1-2/+2
2003-07-23Fixed classOffsets for HodaJohn Camelon1-3/+5
2003-07-23Fix id offsets on variables/fieldsJohn Camelon1-2/+2
2003-07-23Fix Offsets on Variables.John Camelon1-1/+2
2003-07-22COREJohn Camelon25-497/+1126
2003-07-22Add IASTFunction.setHasFunctionBody()/IASTFunction.getHasFunctionBody()John Camelon3-2/+36
2003-07-22Offset fixes for Hoda.John Camelon2-3/+4
2003-07-22 - Added support for digraphs and trigraphs. Both scanner and UI syntaxJohn Camelon2-24/+148
2003-07-22COREJohn Camelon20-112/+574
2003-07-21COREJohn Camelon59-279/+1602
2003-07-18CORE & UIJohn Camelon77-1418/+1400
2003-07-18COREJohn Camelon20-76/+132
2003-07-17CORE & UI John Camelon71-3410/+2959
2003-07-15Patch for Victor MozginJohn Camelon4-32/+40
2003-07-10COREJohn Camelon32-199/+863
2003-07-10- Added the ability to add arbitrary XML data to theDoug Schaefer1-1/+2
2003-07-09COREJohn Camelon42-555/+1873
2003-07-07Further restructuring.John Camelon38-208/+349
2003-07-04Patch for Sean Evoy. John Camelon3-0/+109

Back to the top