Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2005-09-17Cleaned up the PDOM stuff, we'll put it in it's own plugin to make it optional.Doug Schaefer9-419/+1
2005-09-09Added in hooks to plugin a database for the PDOM.Doug Schaefer5-8/+259
2005-09-09Start of PDOM.Doug Schaefer7-1/+283
2005-08-30.Alain Magloire1-0/+1
2005-08-302005-08-30 Alain MagloireAlain Magloire2-0/+28
2005-08-302005-08-30 Alain MagloireAlain Magloire2-0/+17
2005-08-302005-08-30 Alain MagloireAlain Magloire3-0/+11
2005-08-302005-08-30 Alain MagloireAlain Magloire4-0/+132
2005-08-302005-08-30 Alain MagloireAlain Magloire2-0/+14
2005-08-272005-08-27 Alain MagloireAlain Magloire5-380/+443
2005-08-272005-08-27 Alain MagloireAlain Magloire2-0/+12
2005-08-212005-08-20 Alain MagloireAlain Magloire2-8/+5
2005-08-212005-08-20 Alain MagloireAlain Magloire2-10/+11
2005-08-212005-08-20 Alain MagloireAlain Magloire5-121/+24
2005-08-122005-08-12 Chris WiebeChris Wiebe3-1/+11
2005-08-122005-08-12 Chris WiebeChris Wiebe3-44/+37
2005-08-112005-08-11 Chris WiebeChris Wiebe3-29/+37
2005-08-092005-08-09 Chris WiebeChris Wiebe2-15/+21
2005-08-08[Bug 105915] Fix for Code Formatter schema to show real name.Doug Schaefer1-1/+1
2005-08-08Confusion between "S" and "s" the "S" extension is remove for now.Alain Magloire1-1/+1
2005-08-082005-08-08 Alain MagloireAlain Magloire2-7/+15
2005-08-05[105915] Updates to fix up the ISV docsDoug Schaefer4-4/+4
2005-08-04Patch for Devin: Fix for 105220 and friends.Doug Schaefer1-1/+2
2005-08-02fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=102195David Inglis2-4/+4
2005-07-29Disable Type HierarchyAlain Magloire1-17/+14
2005-07-28fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=102195David Inglis3-26/+33
2005-07-27User Docs for indexerBogdan Gheorghe2-9/+4
2005-07-27Cleaning up the ISV docs. Remove reference to missing schema files in core.Doug Schaefer1-2/+2
2005-07-27Bug 66496 - added handling for macros that occur between 'class' and the clas...Doug Schaefer2-4/+12
2005-07-262005-07-26 Alain MagloireAlain Magloire2-1/+20
2005-07-262005-06-26 Alain MagloireAlain Magloire2-4/+7
2005-07-26bug 104907 - looping in type cacheAndrew Niefer2-29/+31
2005-07-26Committed JUnits to demonstrate behaviour of old parser re: bug 100992.John Camelon2-0/+42
2005-07-25bug 94989 - ui.tests - selecting nodes in DOM AST ViewAndrew Niefer5-342/+492
2005-07-25fix bug 104907 - Type cache problems with NullIndexerAndrew Niefer1-2/+11
2005-07-232005-07-22 Alain MagloireAlain Magloire2-2/+6
2005-07-22fix ArrayIndexOutOfBoundsException from bug 84270Andrew Niefer2-0/+13
2005-07-22Fixed Bug 104800 Null-statement terminates a do-statementJohn Camelon3-0/+34
2005-07-22More fun with EPL. I think we have all Java files compliant now.Doug Schaefer18-109/+174
2005-07-22Fix copyrightAlain Magloire114-575/+1211
2005-07-22Fix to copyrightAlain Magloire16-91/+173
2005-07-222005-07-22 Alain MagloireAlain Magloire67-311/+705
2005-07-21Patch for Devin Steffler.John Camelon1-1/+1
2005-07-212005-07-22 Chris WiebeChris Wiebe4-139/+319
2005-07-21Fix headers.Alain Magloire2-9/+24
2005-07-212005-07-22 Chris WiebeChris Wiebe2-28/+36
2005-07-21testing bug 104390Andrew Niefer1-0/+19
2005-07-202005-07-21 Chris WiebeChris Wiebe2-14/+60
2005-07-20Partially Fixed Bug 104390 - Labeled Statements parsed incorrectly by DOMJohn Camelon8-22/+116
2005-07-20Patch for Devin Steffler.John Camelon6-1/+137

Back to the top