1. 586edfe use generics by apanchenk · 15 years ago
  2. e73c43e convert to enum by apanchenk · 15 years ago
  3. eeef99e java 1.5 by apanchenk · 15 years ago
  4. da6e934 hashCode/equals() implementation by apanchenk · 15 years ago
  5. 2838d4b createSuperTypeReference() method introduced by apanchenk · 15 years ago
  6. 2a198b4 new method: locationMatches(ASTNode other) by apanchenk · 15 years ago
  7. 827168a hashCode/equals() implementation by apanchenk · 15 years ago
  8. a42a146 use java 1.5 syntax by apanchenk · 15 years ago
  9. 2eec262 use java 1.5 syntax by apanchenk · 15 years ago
  10. c9833b4 use java 1.5 syntax by apanchenk · 15 years ago
  11. bab75a9 use java 1.5 syntax by apanchenk · 15 years ago
  12. 52e74f6 simplify implementation by apanchenk · 15 years ago
  13. cac4d3b getClassName() - to be used in debug toString() implementations by apanchenk · 15 years ago
  14. f8c08c3 *fix for index reading by asobolev · 15 years ago
  15. bfe8398 * partially fixing support for archive fragments. by asobolev · 15 years ago
  16. 25d5738 * partially fixing support for archive fragments. by asobolev · 15 years ago
  17. a28adf8 fixed equals()/hashCode() by mspector · 15 years ago
  18. 9ec56b5 fixed NPE that happens on inconsistent shutdown by mspector · 15 years ago
  19. 714d3f3 sometimes i still get events when the debug plugin is already shutdown (in the shutdown of eclipse) by jcompagne · 15 years ago
  20. 85baef9 fixed NPE that happens on inconsistent shutdown by mspector · 15 years ago
  21. 99c74cf - add equals() and hashCode() to IEvaluatedType classes by mspector · 15 years ago
  22. c59f31d remove weird/unneeded equals() from AST nodes by mspector · 15 years ago
  23. 11cd801 remove Incubation word by apanchenk · 15 years ago
  24. fbe5a7a remove Incubation word by apanchenk · 15 years ago
  25. a76c4b8 remove Incubation keyword by apanchenk · 15 years ago
  26. aa166c1 remove Incubation keyword by apanchenk · 15 years ago
  27. 4616b6c remove Incubation keyword by apanchenk · 15 years ago
  28. 55a7ce0 remove Incubation keyword by apanchenk · 15 years ago
  29. 574358e remove Incubation keyword by apanchenk · 15 years ago
  30. d8ccce8 remove Incubation keyword by apanchenk · 15 years ago
  31. 7f15109 remove Incubation keyword by apanchenk · 15 years ago
  32. 0de0be5 remove Incubation keyword by apanchenk · 15 years ago
  33. 660a9c8 remove Incubation keyword by apanchenk · 15 years ago
  34. 1e36073 remove Incubation keyword by apanchenk · 15 years ago
  35. 90e3930 remove Incubation keyword by apanchenk · 15 years ago
  36. bb33f2e remove Incubation keyword by apanchenk · 15 years ago
  37. b59e6b7 remove Incubation keyword by apanchenk · 15 years ago
  38. 291ea46 remove Incubation keyword by apanchenk · 15 years ago
  39. 5c2e1d0 remove Incubation keyword by apanchenk · 15 years ago
  40. 98601fc remove Incubation keyword by apanchenk · 15 years ago
  41. ecde15a remove Incubation keyword by apanchenk · 15 years ago
  42. 18e44af remove Incubation keyword by apanchenk · 15 years ago
  43. 6706302 remove Incubation keyword by apanchenk · 15 years ago
  44. 4c71f8b remove Incubation keyword by apanchenk · 15 years ago
  45. ab7f7b0 remove Incubation keyword by apanchenk · 15 years ago
  46. 638db02 remove Incubation keyword by apanchenk · 15 years ago
  47. 94afc80 remove unneccesary cast by apanchenk · 15 years ago
  48. 6dff4d9 getInterpreterNatures() - add all possible entries by apanchenk · 15 years ago v20090609
  49. 822d6ca implement getNatureId(): return getInterpreterInstallType().getNatureId() by apanchenk · 15 years ago
  50. ff63060 generics by apanchenk · 15 years ago
  51. 115acdf generics by apanchenk · 15 years ago
  52. 7b1ab0d java 1.5 by apanchenk · 15 years ago
  53. 544216e formatting by apanchenk · 15 years ago
  54. 5bbc7be type fixed: buildpathContainerPath -> buildpathContainerPage by apanchenk · 15 years ago
  55. 3c540ed include about.html files by apanchenk · 15 years ago
  56. 3cbf00e include about.html files by apanchenk · 15 years ago
  57. cee4120 change version to 1.0 by apanchenk · 15 years ago
  58. adb0af6 first check what is available in workspace, second look for external files by apanchenk · 15 years ago
  59. dc4cb6a getIndentPrefixesForSpaces() moved to the super class by apanchenk · 15 years ago
  60. d51e1f8 remove updateIndentationPrefixes() - since it is not used now by apanchenk · 15 years ago
  61. febf404 fix how launched script output is collected - it is terminated a bit earlier now by apanchenk · 15 years ago v20090605-0157
  62. 0d6d438 prevent NPE by apanchenk · 15 years ago
  63. a84af41 Link mode in Tcl project creation by apanchenk · 15 years ago v20090605-0118
  64. 2fd024c * fix for debug module source lookup by asobolev · 15 years ago
  65. 7b117e7 * some fixes for custom model element support by asobolev · 15 years ago
  66. 5c83889 * Model extensibility compatibility fix. No public API changed. by asobolev · 15 years ago
  67. 231b04d * Model extensibility compatibility fix. No public API changed. by asobolev · 15 years ago
  68. 09f4c10 * Remove incorrect old timestamp caching by asobolev · 15 years ago
  69. 92f3a5a * Some performance metrics * Timestamp cache by asobolev · 15 years ago
  70. 9e7fcbb * Tcl interpreter information fetching operation by asobolev · 15 years ago
  71. 953b74e * Tcl interpreter information fetching operation by asobolev · 15 years ago
  72. da27f8d * Tcl interpreter information fetching operation by asobolev · 15 years ago
  73. 0f0ed08 * Merge Tcl completion computers * Fixed Tcl sourced module display by asobolev · 15 years ago
  74. 0130660 J2SE-1.5 by apanchenk · 15 years ago
  75. efcc6e3 expose the actions as currently there are no extension points for extending them. by rganor · 15 years ago
  76. f58062a fixed bug 252781 (don't expand first element when expanding file in ScriptExplorer) by mspector · 15 years ago
  77. 9910efd * indexing fixes by asobolev · 15 years ago v20090601-1754
  78. 7326378 generics by apanchenk · 15 years ago
  79. b7524f8 generics by apanchenk · 15 years ago
  80. a89d42e generics by apanchenk · 15 years ago
  81. bcac746 Fixed bug 278556 by mspector · 15 years ago
  82. 9e9539d * some improvements by asobolev · 15 years ago v20090529-2332
  83. 88d940c * indexing fixes by asobolev · 15 years ago
  84. 29c5cfe * indexing fixes by asobolev · 15 years ago
  85. 27a136c Fixed bug 276069 by mspector · 15 years ago
  86. 0f01a51 * some fixes by asobolev · 15 years ago
  87. 141c8be * some fixes by asobolev · 15 years ago
  88. 3357010 - cache requests for 15s only - generics and java-5 loops... by apanchenk · 15 years ago v20090528-2357
  89. 6fbef2c use generics and java-5 loops by apanchenk · 15 years ago
  90. 74752e8 strip the name if the name still has dots in it xxx.yyy by jcompagne · 15 years ago
  91. 1ee134c * Performance monitoring view by asobolev · 15 years ago
  92. 08baf49 * Correct user dependencies by asobolev · 15 years ago v20090528-1923
  93. 2e5bb53 * some improvements by asobolev · 15 years ago
  94. de7c149 avoid NPE if type == null by apanchenk · 15 years ago v20090528-1554
  95. 9011339 destroy mixin model after use by apanchenk · 15 years ago
  96. b8262ac no need to remove folders/fragments from model by apanchenk · 15 years ago
  97. b90eb70 generics by apanchenk · 15 years ago
  98. 2caf655 file & environment are not available here by apanchenk · 15 years ago
  99. fe1534f extract internal API for IProjectIndexer by apanchenk · 15 years ago
  100. e76c28f extract internal API for IProjectIndexer by apanchenk · 15 years ago