1. 8d8a9b0 Eclipse-LazyStart->BundleActivationPolicy by apanchenk · 13 years ago
  2. 80cf7e8 Eclipse-LazyStart->BundleActivationPolicy by apanchenk · 13 years ago
  3. 6383e5f Eclipse-LazyStart->BundleActivationPolicy by apanchenk · 13 years ago
  4. 8a04aa3 Eclipse-LazyStart->BundleActivationPolicy by apanchenk · 13 years ago
  5. 93354b9 Eclipse-LazyStart->BundleActivationPolicy by apanchenk · 13 years ago
  6. ba82396 Eclipse-LazyStart->BundleActivationPolicy by apanchenk · 13 years ago
  7. cb1231d skip extension if toolkit instantiation failed, bug 352856 by apanchenk · 13 years ago
  8. 9500c75 don't disable paste here (it is not enabled again when it should) by jcompagne · 13 years ago
  9. 1bd509c IScriptBuilderVersionInfo by apanchenk · 13 years ago
  10. 5e81a4d update ScriptAnnotationIterator by apanchenk · 13 years ago
  11. adeddca revert last commit and add a commet by apanchenk · 13 years ago
  12. 37fb9b2 Bug 315403 - Error marker does not show in parent source folder if a error is deep inside in a offspring file by rganor · 13 years ago
  13. 0ef5c1a move NO_EXTRA_ATTRIBUTES & NO_ACCESS_RULES to interface by apanchenk · 13 years ago
  14. bacae1a refactoring by apanchenk · 13 years ago
  15. 7347392 fix array type in getKeywordCompletionProposals() by apanchenk · 13 years ago
  16. 5d06f83 public pathToString() function refactoring in getForeignResources() by apanchenk · 13 years ago
  17. 7e80ac8 new extension point to create custom IProjectFragments by apanchenk · 13 years ago v20110706-2100
  18. d1076c4 protected boolean isValidElement(IConfigurationElement confElement) method introduced by apanchenk · 13 years ago
  19. 15cf469 generics by apanchenk · 13 years ago
  20. c1efe3f generics by apanchenk · 13 years ago
  21. d406d5e default implementation of "String getModuleType()" which was abstract by apanchenk · 13 years ago
  22. d50722f default implementation of "String getModuleType()" which was abstract by apanchenk · 13 years ago
  23. cece69a added extension point to classdoc by apanchenk · 13 years ago
  24. 3467d6b implemented the behavior that also java has that when you say enclosing projects it searches in the current project and it all the project that current project has as its references by jcompagne · 13 years ago
  25. 6194977 generics by apanchenk · 13 years ago
  26. 02947f1 generics by apanchenk · 13 years ago
  27. 5fee7d8 fix in getProblemMarkerType() return MARKER_TYPE_PROBLEM by apanchenk · 13 years ago
  28. 1d907f1 the expression wasnt send in an update breakpoint command by jcompagne · 13 years ago
  29. e1f428c call the spelling service once with all the regions by jcompagne · 13 years ago
  30. d5e8799 call spelling service for comments by apanchenk · 13 years ago
  31. 9ef8fdd call spelling service for comments by apanchenk · 13 years ago
  32. 05d226d extends IScriptLanguageProvider by apanchenk · 13 years ago
  33. b80b3ae fixed bug in equals() +formatting by apanchenk · 13 years ago
  34. ed97103 having a more general exception to H2DbFactory to support new h2 API by rganor · 13 years ago v20110615-1000
  35. 21ec0e1 formatting by apanchenk · 13 years ago
  36. 9bbdfa1 remove "if (DLTKCore.DEBUG) { System.err.println(Add...) }" lines - looks like they are already implemented by apanchenk · 13 years ago
  37. c76bcd7 fix problem decorations for SCRIPT_FOLDER and flat layout by apanchenk · 13 years ago
  38. d55e3f5 +about.html & plugin.properties by apanchenk · 13 years ago v20110609-1525
  39. 9a5e144 @SuppressWarnings initial implementation by apanchenk · 13 years ago
  40. 7643023 update tycho versions to 0.11.1 by apanchenk · 13 years ago
  41. 97bc3d5 public static setEnabled(boolean) by apanchenk · 13 years ago v20110601-1430
  42. e9d19e2 change dependency to org.eclipse.text by apanchenk · 13 years ago
  43. b5fb725 change dependency to org.eclipse.text by apanchenk · 13 years ago
  44. 685b916 launch org.eclipse.dltk.formatter.tests tests by apanchenk · 13 years ago
  45. d039e25 eclipse code style by apanchenk · 13 years ago
  46. 2a22631 use TextUtils.join() instead of internal method by apanchenk · 13 years ago
  47. c871973 launch org.eclipse.dltk.core.tests tests by apanchenk · 13 years ago
  48. 74c186b camel-case comparision in JS code completion by apanchenk · 13 years ago
  49. 2cee3b7 camel-case comparision in JS code completion by apanchenk · 13 years ago
  50. 93bcfa0 fix the constructor actually by apanchenk · 13 years ago
  51. 69be51d arrayoutofbounds fixes, by jcompagne · 13 years ago
  52. 8f89dea format on save for JS editor by apanchenk · 13 years ago
  53. 96710fb build dependent files only if there are structural changes by apanchenk · 13 years ago
  54. 8927176 IProblemReporter doesn't extend IAdaptable by apanchenk · 13 years ago
  55. 0864245 null checks after attempt to instantiate extensions by apanchenk · 13 years ago
  56. d00a109 PROJECT_FILENAME = IProjectDescription.DESCRIPTION_FILE_NAME by apanchenk · 13 years ago
  57. 13ea4f2 getMethodImageDescriptor() refactoring & TODO by apanchenk · 13 years ago
  58. 928d85c remove ...ruby option by apanchenk · 13 years ago
  59. 7ea7a11 early exit if wordRegion is empty by apanchenk · 13 years ago
  60. d95da99 extract type hierarchy & member walking over code by apanchenk · 13 years ago
  61. 3fa9d8a generics by apanchenk · 13 years ago v20110429
  62. 967dba2 fDocument!=null check in createPositionFromProblem() by apanchenk · 13 years ago
  63. 33281de isReadOnlySupported() checks by apanchenk · 13 years ago
  64. 94fa7e7 isReadOnlySupported() checks by apanchenk · 13 years ago
  65. 6ec2650 clear AST cache on buffer change by apanchenk · 13 years ago
  66. 0119ec7 verify(ISourceModule) method to remove cached AST if module is dirty by apanchenk · 13 years ago
  67. 26ed925 cast to ILocalVariable by apanchenk · 13 years ago
  68. 8186a82 implement ILocalVariable as it's almost the same by apanchenk · 13 years ago
  69. 8d5216d IModelElement implementation to return from selection engine if correct model element couldn't be identified (similar to LocalVariable) by apanchenk · 13 years ago
  70. 80b1435 fix versions in poms by apanchenk · 13 years ago
  71. 09c0418 fix versions in poms by apanchenk · 13 years ago
  72. be573c5 update versions to 3.0 by apanchenk · 13 years ago v20110424
  73. c16d91a update versions to 3.0 by apanchenk · 13 years ago
  74. 4812e2e update versions to 3.0 by apanchenk · 13 years ago
  75. f89c300 update versions to 3.0 by apanchenk · 13 years ago
  76. 847953f update versions to 3.0 by apanchenk · 13 years ago
  77. 3bbeb59 update versions to 3.0 by apanchenk · 13 years ago
  78. b661bc4 update versions to 3.0 by apanchenk · 13 years ago
  79. 3e747ab update versions to 3.0 by apanchenk · 13 years ago
  80. 9352b8c update versions to 3.0 by apanchenk · 13 years ago
  81. 5d20146 3.0 versions for required org.eclipse.dltk plugins by apanchenk · 13 years ago
  82. 0da5605 change versions to 3.0 by apanchenk · 13 years ago v20110423
  83. 9326f38 ignore target folder by apanchenk · 13 years ago
  84. a8f03dc change versions to 3.0 by apanchenk · 13 years ago
  85. 5872b6d change versions to 3.0 by apanchenk · 13 years ago
  86. 3655ae4 change versions to 3.0 by apanchenk · 13 years ago
  87. 7f945c5 change versions to 3.0 by apanchenk · 13 years ago
  88. 20c273a change versions to 3.0 by apanchenk · 13 years ago
  89. 635e626 change versions to 3.0 by apanchenk · 13 years ago
  90. d0e941b change versions to 3.0 by apanchenk · 13 years ago
  91. 6d36993 reschedule the job if module is inconsistent - wait until reconciler thread does the task by apanchenk · 13 years ago
  92. 558e55f don't call modifyAnnotations() if nothing changed by apanchenk · 13 years ago
  93. 6e44ab1 improve locking to avoid deadlocks by apanchenk · 13 years ago
  94. 82933cc don't attach editor actions to selectionprovider, as selection change events are provided to them before opening popup menu by apanchenk · 13 years ago
  95. 39c4f48 build deltas only if working copy was inconsistent by apanchenk · 13 years ago
  96. be6308d increase visibility of getProposalInfo() by apanchenk · 13 years ago
  97. f9de7ec fix length in createTypeProposal by apanchenk · 13 years ago
  98. 21f2074 call SourceParserUtil.parse() without wrapping result for compatibility as ModuleDeclaration by apanchenk · 13 years ago
  99. 4e52098 don't call reconcile() on save [in commitWorkingCopy() bug 203605 for CompilationUnitDocumentProvider] by apanchenk · 13 years ago
  100. 1c00389 increase visibility of getInvocationContext() by apanchenk · 13 years ago