Gitiles
Code Review
Sign In
git.eclipse.org
/
dltk
/
org.eclipse.dltk.core
/
4c8570c52afaf43712f25095f785f1305d6f326d
4c8570c
completion: support for the optional method parameters
by Alex Panchenko
· 12 years ago
16bf8ba
internal: deprecate ScriptExplorerPart.VIEW_ID
by Alex Panchenko
· 12 years ago
e5098ee
internal: better formatting for trace message in SourceModuleInfoCache
by Alex Panchenko
· 12 years ago
b65bba4
CompletionProposalFilter
by Alex Panchenko
· 12 years ago
11ff380
introduce IBuildParticipantExtension4 - another approach for reporting IBuildParticipant dependencies
by Alex Panchenko
· 12 years ago
c0628ce
ui: new preferences to control the rendering of parameter names & types (by default only parameter names are displayed)
by Alex Panchenko
· 12 years ago
d6f2bf4
SourceRange(ISourceNode) constructor
by Alex Panchenko
· 12 years ago
7ecd277
migration to tycho 0.15
by Alex Panchenko
· 12 years ago
9062c04
ScriptElementImageProvider.getMethodImageDescriptor() returns DESC_METHOD_DEFAULT if not specified
by Alex Panchenko
· 12 years ago
281131f
CODEASSIST_VISIBILITY_CHECK support reviewed
by Alex Panchenko
· 12 years ago
763e72d
preferences: generify classes
by Alex Panchenko
· 12 years ago
3f9a962
BinaryType.newTypeHierarchy(IProgressMonitor) first similar to SourceType delegate to TypeHierarchyBuilders.getTypeHierarchy() [reported by Andrey Sobolev]
by Alex Panchenko
· 12 years ago
b482f9c
IBuildContextExtension.getDependents()
by Alex Panchenko
· 12 years ago
4700567
tests: validate if specified test bundle/project exists
by Alex Panchenko
· 12 years ago
3c4c06b
HierarchyResolver: remove unnessary casts
by Alex Panchenko
· 12 years ago
73e6d19
just create SourceRange instance, instead of anonymous ISourceRange implementation
by Alex Panchenko
· 12 years ago
6e76a28
deprecated SourceRange from dltk.ui in favour of the one in dltk.core
by Alex Panchenko
· 12 years ago
932531d
SourceRange.offset(range, offset) method added
by Alex Panchenko
· 12 years ago
42643d6
ASTUtil.select(root, type, visitNested) method added
by Alex Panchenko
· 12 years ago
91491b8
BuildpathEntry: handle K_BINARY in toString()
by Alex Panchenko
· 12 years ago
00a57f1
generics
by Alex Panchenko
· 12 years ago
caa80ef
fix replacement in "overwrite" completion mode
by Alex Panchenko
· 12 years ago
fc89f3d
ScriptMethodCompletionProposal: fix possible stack overflow
by Alex Panchenko
· 12 years ago
2e6dba9
indexer: if SqlIndexer can't obtain DbFactory then throw meaningful exception. Later in IndexManager clear indexer reference and don't try to use anymore.
by Alex Panchenko
· 12 years ago
51549e4
Merge branch 'master' of ssh://jcompagne@git.eclipse.org/gitroot/dltk/org.eclipse.dltk.core.git
by Johan Compagner
· 12 years ago
85ff0ed
Merge branch 'master' of ssh://jcompagne@git.eclipse.org/gitroot/dltk/org.eclipse.dltk.core.git
by Johan Compagner
· 12 years ago
c32514c
ScriptTemplateCompletionProposals: handle word/line_selection variables
by Alex Panchenko
· 12 years ago
0f2c00c
ScriptTemplateCompletionProposals: handle word/line_selection variables
by Alex Panchenko
· 12 years ago
0cc193d
schema for org.eclipse.dltk.ui.scriptElementLabelProviders, bug 267363
by Alex Panchenko
· 12 years ago
084491f
fix potential null pointer access
by Alex Panchenko
· 12 years ago
6b754d4d
DLTKPluginImages.DESC_OBJS_ANNOTATION
by Alex Panchenko
· 12 years ago
1b53ed3
pom: extract build/parent configuration only pom
by Alex Panchenko
· 12 years ago
ac24639
Convert .cvsignore to .gitignore
by Alex Panchenko
· 12 years ago
a1f3dcc
pom: adjust paths after git migration
by Alex Panchenko
· 12 years ago
c550be6
ValidationStatus.OK as positive result from some validations
by apanchenk
· 12 years ago
34ffda0
increase visibility of createFieldProposal()
by apanchenk
· 12 years ago
Root_R4_0_maintenance
616f626
improve logic in acquire()
by apanchenk
· 12 years ago
d69dedf
- refactored 'ValidatorReporter.calcStartEndRange' into 'TextUtils.trimWhitespace'
by jgangemi
· 12 years ago
1a13652
- refactored 'ValidatorReporter.calcStartEndRange' into 'TextUtils.trimWhitespace'
by jgangemi
· 12 years ago
f9ad5b1
- changed List to List<String>
by jgangemi
· 12 years ago
195c72c
- added support for creating heredoc partitions
by jgangemi
· 12 years ago
f37c015
skip builder if IScriptBuilderVersionInfo.getVersion() returns null
by apanchenk
· 12 years ago
59bf851
generics
by apanchenk
· 13 years ago
2911ddc
generics
by apanchenk
· 13 years ago
576f9a8
OpenType dialog: improve search by fully qualified names
by apanchenk
· 13 years ago
6d05e76
OpenType dialog: improve search by fully qualified names
by apanchenk
· 13 years ago
019454c
DocHover: escape HTML in element title
by apanchenk
· 13 years ago
abf536e
synchronization around makeConsistent()
by apanchenk
· 13 years ago
8545efd
SourceModuleInfoCache: don't reset on "working copy" flag change
by apanchenk
· 13 years ago
297991c
remove java-specific code from createTypeProposalLabel(String)
by apanchenk
· 13 years ago
f1324c1
rename parameters to selectionStart & selectionEnd
by apanchenk
· 13 years ago
784f656
support for multiple SelectionEngines
by apanchenk
· 13 years ago
7ede9d4
Documentation hover improvements
by apanchenk
· 13 years ago
436d84b
ScriptElementImageProvider.getBaseImageDescriptor() handles LOCAL_VARIABLE
by apanchenk
· 13 years ago
cabc7da
DocumentationHover improvements
by apanchenk
· 13 years ago
a0987ff
Rebuild projects after upgrade
by apanchenk
· 13 years ago
5e307f6
Rebuild projects after upgrade
by apanchenk
· 13 years ago
ed531ca
public static String toString(Collection<String> strings)
by apanchenk
· 13 years ago
6a76d80
extract DLTKPluginImages.getImage(AbstractUIPlugin plugin, String imagePath) method
by apanchenk
· 13 years ago
1557932
test if it is a IMarkerResolution2 to get the image
by jcompagne
· 13 years ago
4290786
deprecate isInScriptdoc() and add isInDoc()
by apanchenk
· 13 years ago
a90eeca
protected final void bindControl(Button button, PreferenceKey key) method added
by apanchenk
· 13 years ago
da8444a
public Image getImage(ImageDescriptor descriptor) method added
by apanchenk
· 13 years ago
4ba847a
if no arguments select configured cursor position
by apanchenk
· 13 years ago
66da602
if no arguments select cursor position
by apanchenk
· 13 years ago
7e5979d
fix typo in method names
by apanchenk
· 13 years ago
c168a22
extracted common base class LinkedModeScriptCompletionProposal
by apanchenk
· 13 years ago
0e4dac4
move try/catch from accept() to processUnprocessedProposals() - the protected logic was moved there earlier
by apanchenk
· 13 years ago
95829e9
Script Explorer: add back GotoRequiredProjectAction to avoid potential NPE
by apanchenk
· 13 years ago
f980948
merge message files
by apanchenk
· 13 years ago
3caf27e
JS: extend validation of "new"
by apanchenk
· 13 years ago
2c23ccf
tests: option to disable indexer during the test
by apanchenk
· 13 years ago
b60af6e
IBuildParticipantPredicate changed to IBuildParticipantFilter
by apanchenk
· 13 years ago
d0358dd
CompletionProposal: getAttribute() & setAttribute() methods
by apanchenk
· 13 years ago
57b925f
remove unnecessary lines
by apanchenk
· 13 years ago
215a6f5
JS/formatter: keep linebreaks after object initializer in the expression
by apanchenk
· 13 years ago
2a4b958
Semantic highlighting: don't need TextTools in initializeHighlightings()
by apanchenk
· 13 years ago
b85f0ad
various fixes and improvements for the quickfixes
by jcompagne
· 13 years ago
a53d660
startup: execute ProjectIndexerManager.startIndexing() in job
by apanchenk
· 13 years ago
9e16230
Some quick fixes for creating local or top level variables for undeclared variables.
by jcompagne
· 13 years ago
42720b3
IntList.removeAt() method and test
by apanchenk
· 13 years ago
a1b3cd7
IntList.removeAt() method and test
by apanchenk
· 13 years ago
0e25c56
report problems in the editor even if file has no script nature
by apanchenk
· 13 years ago
c411c54
report problems in the editor even if file has no script nature
by apanchenk
· 13 years ago
06f7c8d
remove ISourceElementParserExtension deprecated for long enough
by apanchenk
· 13 years ago
43139dc
remove unnecessary cast
by apanchenk
· 13 years ago
a09d152
avoid NPE if running without OSGI
by apanchenk
· 13 years ago
2a90a48
remove OSGI dependencies
by apanchenk
· 13 years ago
d637e09
changes to performance measurement
by apanchenk
· 13 years ago
2363a52
reset CompletionRequestor on timeout via optional interface method
by apanchenk
· 13 years ago
905b3f7
Additional build extensibility - IBuildParticipantPredicate introduced
by apanchenk
· 13 years ago
f3f0ada
Additional build extensibility - IBuildParticipantPredicate introduced
by apanchenk
· 13 years ago
172f557
remove file content cache
by apanchenk
· 13 years ago
0357cb4
remove file content cache
by apanchenk
· 13 years ago
5d2e82b
formatting
by apanchenk
· 13 years ago
e28dd70
extract auto-build related functions to WorkspaceAutoBuild class
by apanchenk
· 13 years ago
6193377
fix typo in disableAutoBuild() method name
by apanchenk
· 13 years ago
c600a7b
367757 - Editor caches external file changes
by apanchenk
· 13 years ago
0355b3a
367757 - Editor caches external file changes
by apanchenk
· 13 years ago
0e15b2f
Don't rebuild files with import problems if no structural changes
by apanchenk
· 13 years ago
Next »