- 6cc199f remove unused classes by apanchenk · 14 years ago
- 4674856 synchronization and use OverflowingLRUCache instead of ElementCache by apanchenk · 14 years ago v20101209
- 46649b3 drop IElementCacheListener as we can just override required methods if needed by apanchenk · 14 years ago
- e3234ac fix buildpath variable support and search in external folders by apanchenk · 14 years ago
- deae5b9 remove scope check in private IProjectFragment getProjectFragment(String pathString) - it shouldn't be done at that place by apanchenk · 14 years ago
- 9425255 one more search() function introduced by apanchenk · 14 years ago
- 53ea8be generics by apanchenk · 14 years ago
- 00b14f5 * correct version in pom.xml by asobolev · 14 years ago
- 2acf8d0 persist editors for external source modules by apanchenk · 14 years ago
- 0c1e38c toString() includes language name by apanchenk · 14 years ago
- 0b4e1b6 generics by apanchenk · 14 years ago
- cfe3f45 don't create search pattern for anonymos functions by apanchenk · 14 years ago
- 4532d55 getMatch(int) added by apanchenk · 14 years ago
- c00f761 method to search for model elements by apanchenk · 14 years ago
- 06450c0 deprecated EXTENSION_POINT_ID by apanchenk · 14 years ago
- fedbe3e call IScriptProject.getLanguageToolkit() via interface by apanchenk · 14 years ago
- 30066bf avoid endless recursion, bug 331505, contributed by xu jiaxi by apanchenk · 14 years ago
- f27544e implement getInformationControlCreator() in ScriptSourceViewerConfiguration by apanchenk · 14 years ago
- b92493d patch from Vladislav: https://bugs.eclipse.org/bugs/attachment.cgi?id=184150 by jcompagne · 14 years ago
- dd7bb73 don't put extra space before left brace of object initializer by apanchenk · 14 years ago
- 95ab235 display HTML annotations in ruler & overview by apanchenk · 14 years ago
- 48bec62 mulit markers support for the hoover (just like the annotation) by jcompagne · 14 years ago
- 5dfad22 Eclipse formatting style by apanchenk · 14 years ago
- 778db6d deprecated IIndexRequestor provide special API to check requestor kind by apanchenk · 14 years ago v20101127-0026
- e43cd5f some fixes for reference/search tests by jcompagne · 14 years ago
- cfe195f increment version by apanchenk · 14 years ago
- c09748b fix interface name by apanchenk · 14 years ago
- f34078a extract initializeEditorHoverBackgroundColor() and catch exceptions if no workbench - for headless tests by apanchenk · 14 years ago v20101125-1744
- 18c0f54 support for StyledString (coming) by apanchenk · 14 years ago
- 00c3ba6 pass toolkit as 1st parameter in constructor instead of overriding abstract method by apanchenk · 14 years ago v20101125-1247
- d086a67 find references in project: support ILocalVariable by apanchenk · 14 years ago
- 272f1ee fix command definition by apanchenk · 14 years ago
- ef63725 implement Alt-Shift-J in JS to generate method/field jsdoc by apanchenk · 14 years ago
- 53cea8b removed anon_scope only scopes that result in an Identifier are now shown by jcompagne · 14 years ago
- 1c8ecb1 generics by apanchenk · 14 years ago v20101123-1652
- 8d323cc mark occurrences - preferences by apanchenk · 14 years ago
- e819d47 addKeys(List<OverlayKey> keys) method added by apanchenk · 14 years ago
- 541bebf toggle mark occurences action by apanchenk · 14 years ago
- ac11e79 mark occurences by apanchenk · 14 years ago
- 2cec0aa setFocus(): for OrPattern set focus for each part by apanchenk · 14 years ago
- fb0fcea use Arrays.fill() to clear arrays by apanchenk · 14 years ago
- 5785588 clear method shoud really just clear all the valueTable and keyTable references by jcompagne · 14 years ago
- 09f8c6b if formatter implemenst IScriptFormatterExtension - call initialize() method of it by apanchenk · 14 years ago
- eba0746 bug 330316 "Change Method Signature" contributed by Vladislav Kuzkokov by apanchenk · 14 years ago
- ad4f875 bug 330316 "Change Method Signature" contributed by Vladislav Kuzkokov by apanchenk · 14 years ago
- b51d611 qualify type with namespace if availabel by apanchenk · 14 years ago
- 27ef8fa Ctrl-Shift-G keyboard shortcut by apanchenk · 14 years ago
- 5eeab34 added update site for core feature by aplatov · 14 years ago
- 203653c added update site for core feature by aplatov · 14 years ago
- 86f668b delegate to org.eclipse.jface.internal.text.html.HTMLPrinter.convertTopLevelFont(styles, fontData) by apanchenk · 14 years ago
- a3dd097 extract accept(CompletionProposal) method by apanchenk · 14 years ago
- f6d421f use new SourceRange by apanchenk · 14 years ago
- 43ceca7 remove duplicate !isConstructor() check by apanchenk · 14 years ago
- 0ca1b3b switching back to 0.8.0 due to p2 3.6.0 dep resolution problems by aplatov · 14 years ago
- 2e76ddd pass toolkit via constructor and use it to obtain file type by apanchenk · 14 years ago
- ed16255 add getFileType() method by apanchenk · 14 years ago
- e1ef0a1 refactoring, so it can be used without subclassing by apanchenk · 14 years ago
- edfd28a simplify ScriptMergeViewer for adopters by apanchenk · 14 years ago
- 5c145f0 use correct SourceModuleChange, generics by apanchenk · 14 years ago
- 94d6bc6 remove duplicate classes by apanchenk · 14 years ago
- f5169a8 remove duplicate classes by apanchenk · 14 years ago
- 86ee54b Extract Local Variable support [Bug 329379] Vladislav Kuzkokov, patch #2 by apanchenk · 14 years ago
- 2dc78dd Extract Local Variable support [Bug 329379] Vladislav Kuzkokov, patch #2 by apanchenk · 14 years ago
- 497070f Extract Local Variable support [Bug 329379] Vladislav Kuzkokov (+small changes) by apanchenk · 14 years ago
- 67f69f0 Extract Local Variable support [Bug 329379] Vladislav Kuzkokov (+small changes) by apanchenk · 14 years ago
- 66825a4 delegate identification of language specific markers to IProblemFactory by apanchenk · 14 years ago v20101109-0623
- defdf9c delegate identification of language specific markers to IProblemFactory by apanchenk · 14 years ago
- 6515e20 use java 1.5 syntax by apanchenk · 14 years ago
- 078c2a2 extends IModelElementVisitor by apanchenk · 14 years ago
- 421198e insert language name into the message if selected element couldn't be identified by apanchenk · 14 years ago
- 313d6b5 parse(ITaskReporter reporter, char[] content,int startIndex, int endIndex, int startLineNumber) introduced by apanchenk · 14 years ago v20101105-2045
- c145b2c exract IMatchingCollector interface by apanchenk · 14 years ago
- 01c6953 extracted DelegatingTaskReporter to dltk.core by apanchenk · 14 years ago
- b307df4 test if source range length > 0 by apanchenk · 14 years ago
- 24a9517 the implementation performing folding based on the model by apanchenk · 14 years ago
- 6c13066 return null if import container is empty by apanchenk · 14 years ago
- 13da5d1 move SourceRange to public API by apanchenk · 14 years ago
- f1b959f search for local variables in JS by apanchenk · 14 years ago v20101104-2356
- c7f720e acceptImport() - allow empty container in import info by apanchenk · 14 years ago
- 130d7a5 add ILocalVariable to valid types by apanchenk · 14 years ago
- af50525 pattern to search for local variables by apanchenk · 14 years ago
- 2892c68 initialize "fRenameSubpackages = true" don't see a reason why it should be the other way by apanchenk · 14 years ago
- 5ec2f92 IScriptBuilder reworked by apanchenk · 14 years ago v20101102-1808
- bf7140e IScriptBuilder reworked by apanchenk · 14 years ago
- 3454b32 change some methods to static by apanchenk · 14 years ago
- c8b8283 createMarkers() extracted and moved to ProblemCollector by apanchenk · 14 years ago
- 084e5c4 generics by apanchenk · 14 years ago
- fb029e3 formatting changes by apanchenk · 14 years ago
- 00378e2 generics +some formatting changes by apanchenk · 14 years ago
- c8f3d50 some generics (+formatting changes) by apanchenk · 14 years ago
- e875778 use enclosingTypeSeparator to join namespace and type name in getFullyQualifiedName() by apanchenk · 14 years ago
- dde0ff4 Eclipse formatting style by apanchenk · 14 years ago
- 6f5c366 generics by apanchenk · 14 years ago
- a78be7f update to tycho 0.10.0 by apanchenk · 14 years ago
- 08bdb93 ignore target/ folders by apanchenk · 14 years ago
- 4c48f33 fix maven build by apanchenk · 14 years ago
- 11f7fc4 applying patch form Vladislav Kuzkokov: https://bugs.eclipse.org/bugs/show_bug.cgi?id=328821 of by jcompagne · 14 years ago
- 12fe6aa applying patch form Vladislav Kuzkokov: https://bugs.eclipse.org/bugs/show_bug.cgi?id=328821 of by jcompagne · 14 years ago
- e1e236d fix typo by apanchenk · 14 years ago
- a93df8a fix typo by apanchenk · 14 years ago