Refactory: remove unused classes, imports, fields and methods.
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / compiler / lookup /
2009-10-13 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-07 incastrixRefactory: removed unnecessary local variables and...
2009-10-06 incastrixRefactory
2009-09-12 incastrixInitial upgrade to Platform/JDT 3.4.1
2008-01-06 Edward MannCommitting more fixes for bug #1839622 RSE Path error...
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2006-01-17 bananeweizenreplaced a lot of deprecated code; if someone runs...
2005-10-03 axelclRefactored packagename to net.sourceforge.phpdt.interna...
2005-05-06 stefanbjarniOrganized imports
2005-03-06 axelclimproved PHP parser
2005-01-05 axelclMerged "Open PHP Declaration" and "Open Include File...
2004-09-11 jsurferSyntax highlighting is changeable.
2004-06-15 khartlageRC2 compatibility
2004-06-12 khartlagecolored "operators and brackets"
2004-06-10 khartlage- added include declarations to Outline view
2003-12-31 khartlageEclipse 3.x compatible;
2003-12-22 khartlagenew version with WorkingCopy Management
2003-02-24 khartlageRewritten Parser/Scanner to package net.sourceforge...
2003-02-04 choochter*** empty log message ***
2003-01-17 khartlagefirst scanner /parser copied from the jdt java version