1. bdd9b5f Removing unused dependecies between plugins. by dkovalev · 18 years ago v13032007
  2. 4a5a279 Removing unused dependecies between plugins. by dkovalev · 18 years ago
  3. 9cfdbc8 Removing unused dependecies between plugins. by dkovalev · 18 years ago
  4. 078558f JDT old code removing, debugger several updates by dkovalev · 18 years ago
  5. 5bd5337 JDT old code removing, debugger several updates by dkovalev · 18 years ago
  6. a8f4739 JDT old code removing, debugger several updates by dkovalev · 18 years ago
  7. d19fe12 JDT old code removing, debugger several updates by dkovalev · 18 years ago
  8. 7a0c9bc Code cleaning, remove unused code by dkovalev · 18 years ago
  9. cc9e451 Code cleaning, remove unused code by dkovalev · 18 years ago
  10. e997b72 Removed deprecated code from JDT, signature referecnces removing by dkovalev · 18 years ago
  11. 8eec45d Removed deprecated code from JDT, signature referecnces removing by dkovalev · 18 years ago
  12. 66b2520 Removed deprecated code from JDT, signature referecnces removing by dkovalev · 18 years ago
  13. 30efbb3 Debugger update by dkovalev · 18 years ago
  14. 5830e3d Debugger update by dkovalev · 18 years ago
  15. 039edb9 * fixes * ast cache cleanups. by asobolev · 18 years ago
  16. 1ecf604 * some fixes by asobolev · 18 years ago
  17. a8d8f71 * quick and not full(!) fix for bug with incorrect cutting names in script explorer with hierarchical representation by mkalugin · 18 years ago eclipsecon07_tag1
  18. eb08bf8 * applied and verified patches from bugs: 176377, 175475, 176333, 175503 by mkalugin · 18 years ago eclipsecon07_tag0
  19. 7a1be86 * applied and verified patches from bugs: 176377, 175475, 176333, 175503 by mkalugin · 18 years ago
  20. 2f58b75 *fixes by asobolev · 18 years ago
  21. cb64cf0 Dltk console fix by dkovalev · 18 years ago
  22. 69e8526 Dltk console fix by dkovalev · 18 years ago
  23. 568f254 * build fix by asobolev · 18 years ago
  24. e37b292 * ruby call hierarchy. by asobolev · 18 years ago
  25. 79685a9 * ruby call hierarchy. by asobolev · 18 years ago
  26. 78a3b43 Debugger fixes by dkovalev · 18 years ago
  27. 5b58b20 * tcl "package provide" bug fix * corrected indexes for array nodes by mkalugin · 18 years ago
  28. 3608328 Stack frames numbers fix by dkovalev · 18 years ago
  29. 0d83a91 Tcl project icon, script console args in completion list, debugger fixes by dkovalev · 18 years ago
  30. fbba199 Tcl project icon, script console args in completion list, debugger fixes by dkovalev · 18 years ago
  31. 57aed1c Tcl project icon, script console args in completion list, debugger fixes by dkovalev · 18 years ago
  32. 6ab207b Tcl project icon, script console args in completion list, debugger fixes by dkovalev · 18 years ago
  33. 5fc5643 * support of array type * backfix for selection by mkalugin · 18 years ago
  34. c2180bc * completion failures fixes by mkalugin · 18 years ago
  35. 46605f2 updates by asobolev · 18 years ago
  36. b7d8d04 updates by asobolev · 18 years ago
  37. 207f368 * documentation and completion fixes by mkalugin · 18 years ago v01032007
  38. b52aebe Import optimization, Handling of no interpreter, some code cleaning by dkovalev · 18 years ago
  39. 40e9baf Import optimization, Handling of no interpreter, some code cleaning by dkovalev · 18 years ago
  40. a419188 Import optimization, Handling of no interpreter, some code cleaning by dkovalev · 18 years ago
  41. af0546b Import optimization, Handling of no interpreter, some code cleaning by dkovalev · 18 years ago
  42. f0ac193 Import optimization, Handling of no interpreter, some code cleaning by dkovalev · 18 years ago
  43. d1c8b73 * basic support of Ruby singletons (self only) * more completion tests by mkalugin · 18 years ago
  44. 0d10550 * applied patch from COR-41 (http://www.eclipsedltk.org/bugs/browse/COR-41) by mkalugin · 18 years ago
  45. edd2ebb * nullptr fix in doc.access by mkalugin · 18 years ago
  46. 33ef3e9 attr_* handling by dkovalev · 18 years ago
  47. f1fccf8 * all completion tests passes by mkalugin · 18 years ago
  48. 9ad3979 Several changes, demo implementation of attr_* by dkovalev · 18 years ago
  49. 0e20e1d Removing unused code by dkovalev · 18 years ago
  50. a02acf2 Removing unused code by dkovalev · 18 years ago
  51. 80a245b * fixes by mkalugin · 18 years ago
  52. 55bb563 * fixes by mkalugin · 18 years ago
  53. cefb946 * Applyed patch from Pavel Petrochenko by asobolev · 18 years ago
  54. 5382676 * Applyed patch from Pavel Petrochenko by asobolev · 18 years ago
  55. 1deecb3 * more completion by mkalugin · 18 years ago
  56. 98ebfba * more completion by mkalugin · 18 years ago
  57. f6d8cb0 TclChecker fix, alphabetical sorting by dkovalev · 18 years ago
  58. bb700ec Breakpoint fix by dkovalev · 18 years ago
  59. 333f14c Breakpoint fix by dkovalev · 18 years ago
  60. ae57f94 * basic support of supertypes by mkalugin · 18 years ago
  61. 0ed0361 + ruby buildpath configuration blocks. by asobolev · 18 years ago
  62. 98329cf + ruby buildpath configuration blocks. by asobolev · 18 years ago
  63. 40d8dd8 Method arguments in completion proposals by dkovalev · 18 years ago
  64. 057512d Simple completion proposal documentation added by dkovalev · 18 years ago
  65. aa15df5 Patch from Andrey Tarancov: by dkovalev · 18 years ago
  66. 92e4ca5 Patch from Andrey Tarancov: by dkovalev · 18 years ago
  67. 60260d2 Patch from Andrey Tarancov: by dkovalev · 18 years ago
  68. a2d01eb * ruby completion * completion tests * "." && "::" recovering by mkalugin · 18 years ago
  69. 5b1f79f * more ruby completion by mkalugin · 18 years ago
  70. e52bffc * fixed ruby selection tests * more ruby completion by mkalugin · 18 years ago
  71. 4bfe493 * ruby method, fields, references search... by asobolev · 18 years ago
  72. fcd4c95 Ridoc fix by dkovalev · 18 years ago
  73. 80a468c Additional file by dkovalev · 18 years ago
  74. 752a9ce * final worked open type for Ruby by asobolev · 18 years ago
  75. 09b53a5 * final worked open type for Ruby by asobolev · 18 years ago
  76. cfe5299 * working on ruby completion * applied patch from bug 175448 by mkalugin · 18 years ago
  77. 202b238 - remove binding core. by asobolev · 18 years ago
  78. 2699d01 - remove binding core. by asobolev · 18 years ago
  79. e9bc46d - remove binding core. by asobolev · 18 years ago
  80. 7639c4e * applied patch 175258 by mkalugin · 18 years ago
  81. c3b6573 * applied patch 175258 by mkalugin · 18 years ago
  82. 12267ba * fixed failure on parsing stdlib by mkalugin · 18 years ago
  83. feadedb * fixed failure on parsing stdlib by mkalugin · 18 years ago
  84. b87b7f2 * TI for methods by mkalugin · 18 years ago
  85. c309e71 applied patch #175414 by aplatov · 18 years ago
  86. b479c6c applied patch #175414 by aplatov · 18 years ago
  87. dc79583 * fix by mkalugin · 18 years ago
  88. 10a3618 * more ruby selection by mkalugin · 18 years ago
  89. 3ad74c0 * ruby selection by mkalugin · 18 years ago
  90. 1ad0e53 * type containers by mkalugin · 18 years ago
  91. a739a50 * container for class information by mkalugin · 18 years ago
  92. ce6a30a * applied patch from bug 175273 (ddp & ti) by mkalugin · 18 years ago
  93. 192e3b1 * applied patch from bug 175273 (ddp & ti) by mkalugin · 18 years ago
  94. 52c361e * applied patch from bug 175258 by mkalugin · 18 years ago
  95. eb6d0f6 * applied patch from bug 175258 by mkalugin · 18 years ago
  96. ba82151 * Type hierarchies moved to core and almost fully generalized by mkalugin · 18 years ago
  97. 9876b2b Ruby visual improvements by dkovalev · 18 years ago
  98. b652705 + separate hierarchy view ( we need to move all generic stuff to core, due problems with registering action F4) by mkalugin · 18 years ago
  99. b44669d * quick type hierarchy actions * TH still have a lot of bugs by mkalugin · 18 years ago
  100. 098d016 * ruby type hierarchy by mkalugin · 18 years ago