1. 95b8e00 TypeDeclaration.resolveSuperClassReference(ASTNode node) method introduced by apanchenk · 16 years ago
  2. 77e09b4 use getTypeQualifiedName() by apanchenk · 16 years ago
  3. d2b6123 javadoc typos fixed by apanchenk · 16 years ago
  4. 90886af made methods protected so that they can be overridden by jcompagne · 16 years ago
  5. 888fba7 clean up some code now always using SelfCompletingReference for proposals by jcompagne · 16 years ago
  6. ac6d75a formatting by apanchenk · 16 years ago
  7. c73c6a1 formatting by apanchenk · 16 years ago
  8. cffc17b formatting by apanchenk · 16 years ago
  9. 0fedcdc getFullyQualifiedName() -> @deprecated by apanchenk · 16 years ago
  10. fc82718 Fix bug 246675 - patch contributed by Eden Klein by apeled · 16 years ago
  11. bb8c0ba optimize getAllTypes() by apanchenk · 16 years ago
  12. 21c6258 formatting by apanchenk · 16 years ago
  13. 3c6fd8a commented unused code by apanchenk · 16 years ago
  14. ce013f4 commented out unused "public int packageIndex = -1;" by apanchenk · 16 years ago
  15. 00f5b10 use own implementation of the org.eclipse.dltk.compiler.env.ISourceModule by apanchenk · 16 years ago
  16. 474f877 return CharOperation.NO_CHAR on error by apanchenk · 16 years ago
  17. 7658cb5 refactoring by apanchenk · 16 years ago
  18. 41f7503 inner class SourceCode extends CompilerSourceCode by apanchenk · 16 years ago
  19. 77e296a new implementation of the parseSourceModule() by apanchenk · 16 years ago v20080908-1933
  20. 3bc458d use new parseSourceModule() by apanchenk · 16 years ago
  21. 5d218e5 new implementation of the parseSourceModule() by apanchenk · 16 years ago
  22. 8f2f621 added the new method of ISourceModule by jcompagne · 16 years ago
  23. 0c5bc45 ISourceElementParser.parseSourceModule refactor char[] -> ISourceModule by jcompagne · 16 years ago
  24. b90975d use new method getContentsAsCharArray() by apanchenk · 16 years ago
  25. 69749f0 implementations of new method in org.eclipse.dltk.compiler.env.ISourceModule by apanchenk · 16 years ago
  26. 60c81d8 implementations of new method in org.eclipse.dltk.compiler.env.ISourceModule by apanchenk · 16 years ago
  27. fec34a8 implementations of the org.eclipse.dltk.compiler.env.ISourceModule by apanchenk · 16 years ago
  28. 77f8f98 added method to retrieve content as char[] by apanchenk · 16 years ago
  29. 9939124 FoldingStructureComputationContext class made static by apanchenk · 16 years ago
  30. 78a1615 fix type hierarchy view update by apanchenk · 16 years ago
  31. f60d78c resolveDuplicates() introduced and called for every handle to make it unique by apanchenk · 16 years ago
  32. 08dc74f getHandleMemento(): add occurenceCount if > 1 by apanchenk · 16 years ago
  33. 2d8ecfe * Display all documentation with horizontal lines by asobolev · 16 years ago v20080908-1501
  34. a6688c4 shorter return expression by apanchenk · 16 years ago
  35. 6f705f3 * fixes by asobolev · 16 years ago v20080908-1408
  36. 10662e2 modified the viewer to show method container - same as TypeInfoViewer by apeled · 16 years ago
  37. 3978fd9 removed the redundant "getPreferenceStore()" method from API NirC by ncohen · 16 years ago
  38. bbbc436 use Assert from org.eclipse.core.runtime by apanchenk · 16 years ago
  39. 025682c use Assert from org.eclipse.core.runtime by apanchenk · 16 years ago
  40. e1e3583 use Assert from org.eclipse.core.runtime by apanchenk · 16 years ago
  41. 4fd5af2 use "textLimit + 2" when calculating width (on Windows it looks better that way) by apanchenk · 16 years ago v20080905-1706
  42. cdef287 final for inner class fields by apanchenk · 16 years ago
  43. 0703b17 * revert hover control by asobolev · 16 years ago
  44. 9082632 remove commented code by apanchenk · 16 years ago
  45. ccdcde2 use CorrectionEngine.getProblemArguments() by apanchenk · 16 years ago
  46. 47a5b3a * NPE fixed by asobolev · 16 years ago
  47. 0c208cc * Problem display imrovement * fixed search in files without extension by asobolev · 16 years ago
  48. 4a490cc * Problem display imrovement * fixed search in files without extension by asobolev · 16 years ago
  49. aee7e23 OpenEditorAction_error_cannotopen_message=Test element not found in selected project by apanchenk · 16 years ago
  50. 3d0ea2f update testName in TEST_END by apanchenk · 16 years ago
  51. 2e8b507 RSpec launcher by apanchenk · 16 years ago
  52. 3ecf490 remove reconciled module from MixinModels just before indexing by apanchenk · 16 years ago
  53. 949f1d9 Fix #246086 (out of memory when building huge projects - don't read document contents when adding indexing job into queue, do it on demand) by mspector · 16 years ago
  54. 6da6b95 formatting by apanchenk · 16 years ago
  55. 6c861ab in getPerProjectInfoCheckExistence(IProject project) added check of the script nature (and existence as side effect) by apanchenk · 16 years ago
  56. 8ca064d mixin reindexing in reconcile by apanchenk · 16 years ago
  57. 5948d4f clear MixinModel if it's project is closed by apanchenk · 16 years ago
  58. a1c39ba use Assert from org.eclipse.core.runtime by apanchenk · 16 years ago
  59. 5a17aaf - enabled preferences choice for double-click on container (ScriptExplorerPart) by ncohen · 16 years ago
  60. 88a4cc8 call canRerun() with test case - so we don't display not working actions by apanchenk · 16 years ago
  61. 9190ca3 TestCaseElement.getClass*Name methods removed by apanchenk · 16 years ago
  62. 6242abe getTestMethodName() removed by apanchenk · 16 years ago
  63. 3adc7d3 removed deprecated code by apanchenk · 16 years ago
  64. 3b426f3 removed deprecated code by apanchenk · 16 years ago
  65. 59b9d12 pass ITestElement as parameter, so we don't need to pass separate parameters for class and method names by apanchenk · 16 years ago
  66. 9195943 removed call to the #getTestMethodName() by apanchenk · 16 years ago
  67. 4c40078 getTestStartedMessage(ITestCaseElement caseElement) method added to the ITestRunnerUI interface -- removing references to the #getTestMethodName() by apanchenk · 16 years ago
  68. f06c2f9 remove some of the references to the getTestMethod() by apanchenk · 16 years ago
  69. 5d4139f NON-NLS comment corrected by apanchenk · 16 years ago
  70. 5d598a2 adjust total test count if already collected number of tests greater than it by apanchenk · 16 years ago
  71. 1f2c6da inner classes are static by apanchenk · 16 years ago
  72. 770947d * fix tests * IncrTcl/XOTcl completion for super types fixed (DLTK-666) by asobolev · 16 years ago
  73. ddbd55f enhancements by apanchenk · 16 years ago
  74. 0790073 * Build path validation for external folders fixed. (DLTK-599) by asobolev · 16 years ago v20080902
  75. 9166907 * Fixed NPE then running Ruby script then include gem path. (DLTK-478) [241609] by asobolev · 16 years ago
  76. e9aa285 comment updated by apanchenk · 16 years ago
  77. 1d7b988 getTestName() method added by apanchenk · 16 years ago
  78. 750a6ea ISearchPatternProcessor - documentation, fixed typo in method name by apanchenk · 16 years ago
  79. fbe69c9 resolveElement(...) should not be here - it is requested thru getAdapter() by apanchenk · 16 years ago
  80. b32c3ab introduced new ITestElementResolver, old resolver code is called if there is no new implementation by apanchenk · 16 years ago
  81. 30add10 handleDefaultSelected() -> protected by apanchenk · 16 years ago
  82. 2604957 formatting by apanchenk · 16 years ago
  83. 4d1f41f - ITestRunnerUI interface introduced by apanchenk · 16 years ago
  84. 41a9a62 ID_EXTENSION_POINT_TEST_KINDS removed by apanchenk · 16 years ago
  85. 199f283 use CharOperation.NO_STRINGS instead of new String[0] by apanchenk · 16 years ago
  86. 9af6114 unused import removed by apanchenk · 16 years ago
  87. 5f7a159 limit depth of the recursive calls by apanchenk · 16 years ago
  88. 136896e attribute renamed to the LAUNCH_ATTR_KEY and related operations rewritten by apanchenk · 16 years ago
  89. 017f686 formatter by apanchenk · 16 years ago
  90. 1cae111 move ATTR constant to the DLTKTestingConstants by apanchenk · 16 years ago
  91. 0d897ed unused files removed by apanchenk · 16 years ago
  92. f7c4073 Bundle-ActivationPolicy: lazy added by apanchenk · 16 years ago
  93. 5bea2bc ITestingEngine moved to dltk.testing, unused *TestKind* classes removed by apanchenk · 16 years ago
  94. 62b6dca call setMappedResources() for the launch configuration by apanchenk · 16 years ago
  95. 75cfd31 fMode -> final by apanchenk · 16 years ago
  96. c870022 project and script are auto detected only in setDefaults() by apanchenk · 16 years ago
  97. e387ce6 project and script are auto detected only in setDefaults() by apanchenk · 16 years ago
  98. 21681d7 automatic validation on changes by apanchenk · 16 years ago
  99. c56408a messages extracted by apanchenk · 16 years ago
  100. 91752c7 constants added by apanchenk · 16 years ago v20080827