1. c5530cc fix by asobolev · 18 years ago
  2. 45e2cc5 * validator fixes by asobolev · 18 years ago
  3. 92a4225 * validator fixes by asobolev · 18 years ago
  4. 04961e2 * validator fixes by asobolev · 18 years ago
  5. 5304cab * validator fixes by asobolev · 18 years ago
  6. b9d46d7 Fix in tests by dkovalev · 18 years ago
  7. 58b3c50 small update allowing to have child properties and value simultaniously by aplatov · 18 years ago
  8. 63b0ccb extending to support function names by aplatov · 18 years ago
  9. d6ac150 extending to support function names by aplatov · 18 years ago
  10. 9afac82 fix by asobolev · 18 years ago
  11. 6a31898 fix by asobolev · 18 years ago
  12. feec268 Validators fix by dkovalev · 18 years ago Root_R0_8
  13. 4adebe5 Validators fix by dkovalev · 18 years ago
  14. fae5acc *build fixes * java 1.4 fix by asobolev · 18 years ago
  15. dbacb42 *build fixes * java 1.4 fix by asobolev · 18 years ago
  16. c5af046 *build fixes * java 1.4 fix by asobolev · 18 years ago
  17. 74d8d81 * tcl checker moved to validators API * some fixes by asobolev · 18 years ago
  18. 11543f8 * tcl checker moved to validators API * some fixes by asobolev · 18 years ago
  19. beb7ce3 * DLTK Validators API by asobolev · 18 years ago
  20. 3b5c856 * DLTK Validators API by asobolev · 18 years ago
  21. 02e2a08 Fixed bugs #181338, #181342 by dkovalev · 18 years ago
  22. 8b99a7e Fixed bugs #181338, #181342 by dkovalev · 18 years ago
  23. 1685ae7 Fixed bugs #181338, #181342 by dkovalev · 18 years ago
  24. d2fecaf * fixed ruby interpreter libraries fetching, when interpreter installed into the folder containing whitespaces in name by mkalugin · 18 years ago
  25. bf7a35c * fix by mkalugin · 18 years ago
  26. 78b9591 * fix for bug 181347 by mkalugin · 18 years ago
  27. d33a40c * fixed fetching nature from project by mkalugin · 18 years ago
  28. 5bb33e7 making timeout protected by aplatov · 18 years ago
  29. 49d21c5 removing strange func by aplatov · 18 years ago
  30. 5555363 * interp nature fix by mkalugin · 18 years ago
  31. 9de8b5f * parser's management extracted to DLTKParsingManager by mkalugin · 18 years ago
  32. 2e53fc3 * parser's management extracted to DLTKParsingManager by mkalugin · 18 years ago
  33. 790d7c1 * parser's management extracted to DLTKParsingManager by mkalugin · 18 years ago
  34. 5a0e9de * interpreter natures fix by mkalugin · 18 years ago
  35. cc97b2c Inital ruby debugging by dkovalev · 18 years ago
  36. 063eacb Inital ruby debugging by dkovalev · 18 years ago
  37. b892a82 Inital ruby debugging by dkovalev · 18 years ago
  38. b7c5e01 quick fixes (to restore compatibility) by aplatov · 18 years ago
  39. 5e32363 dirty fix by aplatov · 18 years ago
  40. e14e2fb * fix bug with go into by asobolev · 18 years ago
  41. fac34be * fixes in project wizard first page by mkalugin · 18 years ago
  42. a080619 Debugger improvements by dkovalev · 18 years ago
  43. 49751bc * NPE fix in ScriptBuilder by asobolev · 18 years ago
  44. f587c1d * fixes * applyed Pavels JavaScript patches. by asobolev · 18 years ago
  45. 409206c * fixes * applyed Pavels JavaScript patches. by asobolev · 18 years ago
  46. 4c5ec16 * fixes * applyed Pavels JavaScript patches. by asobolev · 18 years ago
  47. 7656419 Fixed bug about not visible closed projects. by dkovalev · 18 years ago
  48. 89750d1 *some cosmetic fixes/ by asobolev · 18 years ago
  49. 682edb8 features update by aplatov · 18 years ago
  50. 3c39dc8 * open type binding fixes by mkalugin · 18 years ago
  51. c7e0735 * evalution of non-type constants (hardcoded by now) by mkalugin · 18 years ago
  52. 1727496 * evalution of non-type constants (hardcoded by now) by mkalugin · 18 years ago
  53. 9700905 fix by asobolev · 18 years ago
  54. 4076ba6 * monitor locking support by asobolev · 18 years ago
  55. 9ecb570 * mixin not pressent optimization fix. by asobolev · 18 years ago
  56. faeb442 * builtin fix by asobolev · 18 years ago
  57. 9ef9ea3 * type inferencer improvements and fixes by mkalugin · 18 years ago
  58. bd054dc * mixin fixes by asobolev · 18 years ago
  59. 4c12f1f * mixin fixes by asobolev · 18 years ago
  60. fed2b0a * improved pruners support in type inferencing by mkalugin · 18 years ago
  61. 307ad3f * improved pruners support in type inferencing by mkalugin · 18 years ago
  62. 285470a Templates update. Added file and language variables. by dkovalev · 18 years ago
  63. e2d0b2b Templates update. Added file and language variables. by dkovalev · 18 years ago
  64. 6f3b5ac Templates update. Added file and language variables. by dkovalev · 18 years ago
  65. 07938a0 * support for evaluating case statement type * fixed noevaluator exception by mkalugin · 18 years ago
  66. f3eff10 * search engine fix by mkalugin · 18 years ago
  67. 31585ab * added caching of ast in building. by asobolev · 18 years ago
  68. dce57c5 * build fix by mkalugin · 18 years ago
  69. 4522657 * builtin mixin reporting fixed by asobolev · 18 years ago
  70. a2d3656 * builtin mixin reporting fixed by asobolev · 18 years ago
  71. 276bcec * completion improvement by mkalugin · 18 years ago
  72. fb0ccbb * completion improvement by mkalugin · 18 years ago
  73. d997289 Added predefined variables. by dkovalev · 18 years ago
  74. 9e88b8a * builtin support. * search fixes and improvements. by asobolev · 18 years ago
  75. 80b7e62 * builtin support. * search fixes and improvements. by asobolev · 18 years ago
  76. 6e68e12 * builtin support. * search fixes and improvements. by asobolev · 18 years ago
  77. 2b01a0f * builtin support. * search fixes and improvements. by asobolev · 18 years ago
  78. e7befb9 * builtin support. * search fixes and improvements. by asobolev · 18 years ago
  79. c9e4d64 * speed improvement (dangerous) by mkalugin · 18 years ago
  80. 681352e * lots of fixes in ruby completion and mixins by mkalugin · 18 years ago
  81. b97aaf4 * completion and selection fixes by mkalugin · 18 years ago
  82. 3d906fd * uncommented debug check by asobolev · 18 years ago
  83. 22b70b7 * fixed search with scopes. by asobolev · 18 years ago
  84. 69e58b7 * fixed search with scopes. by asobolev · 18 years ago
  85. 02c9069 Template correction by dkovalev · 18 years ago
  86. a0728ac Code templates update by dkovalev · 18 years ago
  87. 4b3d0b0 BrowserInformationControl ported back to DLTK (to cmpatibility with 3.2) by dkovalev · 18 years ago
  88. baf4e48 * top-level methods support by mkalugin · 18 years ago
  89. 8423aba * search fixes. * tcl field reference search. by asobolev · 18 years ago
  90. f81b766 * unknown types fix by mkalugin · 18 years ago
  91. 4bf11aa * simple types fixes * removed console debug messages by mkalugin · 18 years ago
  92. c57a015 * simple types fixes * removed console debug messages by mkalugin · 18 years ago
  93. f52073d * dep fix by mkalugin · 18 years ago
  94. bebc8d4 *fixes by asobolev · 18 years ago
  95. 8e166a6 Debugger minor fix by dkovalev · 18 years ago
  96. 0719e7a * speed fixes by mkalugin · 18 years ago
  97. b2b5f7b * fixes * no building for no mixin elements by asobolev · 18 years ago
  98. 0fcca2c * mixin builder fixes. by asobolev · 18 years ago
  99. 77ec8d5 * completion & model * script builder fix by mkalugin · 18 years ago
  100. 1de1a3f *fix by asobolev · 18 years ago