1. 5872b6d change versions to 3.0 by apanchenk · 13 years ago
  2. 3655ae4 change versions to 3.0 by apanchenk · 13 years ago
  3. 7f945c5 change versions to 3.0 by apanchenk · 13 years ago
  4. 20c273a change versions to 3.0 by apanchenk · 13 years ago
  5. 635e626 change versions to 3.0 by apanchenk · 13 years ago
  6. d0e941b change versions to 3.0 by apanchenk · 13 years ago
  7. 6d36993 reschedule the job if module is inconsistent - wait until reconciler thread does the task by apanchenk · 13 years ago
  8. 558e55f don't call modifyAnnotations() if nothing changed by apanchenk · 13 years ago
  9. 6e44ab1 improve locking to avoid deadlocks by apanchenk · 13 years ago
  10. 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
  11. 39c4f48 build deltas only if working copy was inconsistent by apanchenk · 13 years ago
  12. be6308d increase visibility of getProposalInfo() by apanchenk · 13 years ago
  13. f9de7ec fix length in createTypeProposal by apanchenk · 13 years ago
  14. 21f2074 call SourceParserUtil.parse() without wrapping result for compatibility as ModuleDeclaration by apanchenk · 13 years ago
  15. 4e52098 don't call reconcile() on save [in commitWorkingCopy() bug 203605 for CompilationUnitDocumentProvider] by apanchenk · 13 years ago
  16. 1c00389 increase visibility of getInvocationContext() by apanchenk · 14 years ago
  17. bfe8dc8 fix in createTypeProposalLabel by apanchenk · 14 years ago
  18. afe5b22 completion engine can specify to ignore all proposals from subsequent engines by apanchenk · 14 years ago
  19. 031fb0e hashCode() & equals() by apanchenk · 14 years ago
  20. a316ec1 eclipse 3.6/3.7 compatibility by apanchenk · 14 years ago
  21. 88c2a5b NEW - bug 343062: ScriptCommonTab is not compatible with Eclipse Indigo by rganor · 14 years ago
  22. 1d233c3 IScriptBuilder extensions, so builders can identify dependency rebuild calls and contribute structural changes to the next builders by apanchenk · 14 years ago
  23. 7269522 show classes defined in fields/methods in OpenType dialog by apanchenk · 14 years ago
  24. 0eaafa4 don't set ActionDefinitionId for indent_on_tab by apanchenk · 14 years ago
  25. 82c7390 fix Tab in JS editor by apanchenk · 14 years ago
  26. b886c4c IScriptCompletionProposalFactory & new extension point by apanchenk · 14 years ago
  27. 71d6235 generics by apanchenk · 14 years ago
  28. abcc23b incremental builder: handle dependencies between projects by apanchenk · 14 years ago
  29. 322e8c2 transitive dependencies fixes by apanchenk · 14 years ago
  30. 77744ed handle transitive dependencies by apanchenk · 14 years ago
  31. 0e72a6a record dependencies during build and rebuild on subsequent changes by apanchenk · 14 years ago
  32. 87252d6 record dependencies during build and rebuild on subsequent changes by apanchenk · 14 years ago
  33. 02fa1b5 if (TRACE) measure execution time of each builder by apanchenk · 14 years ago
  34. 0cbe041 group individual problem identifiers into smaller number of options by apanchenk · 14 years ago
  35. feaa676 manually run builder on the specified files by apanchenk · 14 years ago
  36. 6e50584 optional parameter to run project build by apanchenk · 14 years ago
  37. 6036756 increase visibility of getProject(String) by apanchenk · 14 years ago
  38. 0e70824 support multiple completion engines per nature by apanchenk · 14 years ago
  39. 56603e6 handle reconciled() only in MixinProjectIndexer by apanchenk · 14 years ago
  40. acea99c findProjectFragment0() - don't try to add environment here, expect correct external path by apanchenk · 14 years ago
  41. 8e308de fallback to StorageLabelProvider for ISourceModule too by apanchenk · 14 years ago
  42. 983787a getAllProjectFragments() made available via IScriptProject by apanchenk · 14 years ago
  43. 9783364 formatting by apanchenk · 14 years ago
  44. 42b2dd6 improve long lastModified() javadoc by apanchenk · 14 years ago
  45. caefec3 retrieve list of external modules only if there interested build participants by apanchenk · 14 years ago
  46. 8b4f07d implement getNatureId() in the base class by apanchenk · 14 years ago
  47. 71d92ed build core/tests by apanchenk · 14 years ago
  48. 781263c extract createDialog() method by apanchenk · 14 years ago
  49. 5329b3a formatting by apanchenk · 14 years ago
  50. 1485846 don't escape html right here, its done now later on by jcompagne · 14 years ago
  51. 62e783c use getDisplayString() in isValidPrefix() by apanchenk · 14 years ago
  52. c880a4e inline local var by apanchenk · 14 years ago
  53. 6e85443 jsdoc templates support by apanchenk · 14 years ago
  54. c9c7ad2 excape the header text (for <>) by jcompagne · 14 years ago
  55. 3f6301e update external folder after build in persisted State by apanchenk · 14 years ago
  56. 94ac5e8 test decorator to init project with prepared content by apanchenk · 14 years ago
  57. 70d498e increase visibility for some methods by apanchenk · 14 years ago
  58. 933d81c nicer display of things in the callhiearchy by jcompagne · 14 years ago
  59. c8276f0 annotation to skip some test by apanchenk · 14 years ago
  60. 50a2d3b API to save/restore expanded sections by apanchenk · 14 years ago
  61. c43190e createStyleSection() added by apanchenk · 14 years ago
  62. 3cc7805 fix decode() by apanchenk · 14 years ago
  63. d726f59 clean markers for changed resources by apanchenk · 14 years ago
  64. 257121c full build on .project or .buildpath change by apanchenk · 14 years ago
  65. 27bc9b3 completeName() fixed for exclude by apanchenk · 14 years ago
  66. ffd5bc2 formatting by apanchenk · 14 years ago
  67. 95f7fda (minor change) public modifier for inner class constructor by apanchenk · 14 years ago
  68. 9b3297e toString() implemented by apanchenk · 14 years ago
  69. 512e96e compile org.eclipse.dltk.core.tests by apanchenk · 14 years ago
  70. 1f6b10f null check to prevent NPE by apanchenk · 14 years ago
  71. 8ce569b copied the latest code over from jface (BrowserInformationControl) by jcompagne · 14 years ago
  72. 6777888 remove unneccessary casts by apanchenk · 14 years ago
  73. 6db8814 - improvements for scipt documentation providers by apanchenk · 14 years ago
  74. bec71f2 fix for IScriptProject.findScriptFolder(IPath) so it correctly works with external paths with or without environment by apanchenk · 14 years ago
  75. 485c69f formatting by apanchenk · 14 years ago
  76. 879b1bf commented out Problems - Group By - DLTK Problem Type categorization by apanchenk · 14 years ago
  77. ceed365 catch IllegalStateException in internalGetActivePage() by apanchenk · 14 years ago
  78. 573182b removed unneeded now "@SuppressWarnings("unchecked")" by apanchenk · 14 years ago
  79. e4d4c0b default names and default preference set so that jsdoc completion only has 1 active category by jcompagne · 14 years ago
  80. 0ce8762 up to the same level as java showing proposal context information. by jcompagne · 14 years ago
  81. 4decb01 improve comment for getFileType() by apanchenk · 14 years ago
  82. 84f2ea7 generics by jcompagne · 14 years ago
  83. bed3283 use the enum ProblemSeverity instead of the class ProblemSeverities by jcompagne · 14 years ago
  84. aa50c03 also add the info as a severity to all the things that are checked by jcompagne · 14 years ago
  85. 40bd101 optional interface, so problem identifier can specify marker type by apanchenk · 14 years ago
  86. 147e8cd call destroy on the AbstractConole when a console page is being disposed by jcompagne · 14 years ago
  87. a2b18d3 Descriptor.create() method introduced by apanchenk · 14 years ago
  88. 815396b fixed NPE caught in Ruby tests. by vkuzkokov · 14 years ago
  89. 4d74156 priorities for IScriptBuilders by apanchenk · 14 years ago
  90. a4b0310 java 1.5, generics, eclipse code style by apanchenk · 14 years ago
  91. ee98e3a generics by apanchenk · 14 years ago
  92. 4ef0695 generics in getAllInstances() by apanchenk · 14 years ago
  93. 33795bd formatting by apanchenk · 14 years ago
  94. 6070618 MixinModel synchronization scheme reworked. by vkuzkokov · 14 years ago
  95. ee97abd circular build path option by jcompagne · 14 years ago
  96. 84dfe9a MixinModel existKeysCache and notExistKeysCache are made one knownKeysCache by vkuzkokov · 14 years ago
  97. e68d936 add IModelElement to constructor by apanchenk · 14 years ago
  98. 398f7a8 MixinModel generified. by vkuzkokov · 14 years ago
  99. dee041b introduce experimental method ISourceElementRequestor.updateField() and try to specify field type based on initialization expression by apanchenk · 14 years ago
  100. 1e974f4 remove unnecessary cast by apanchenk · 14 years ago