Gitiles
Code Review
Sign In
git.eclipse.org
/
dltk
/
org.eclipse.dltk.core
/
57b925fd91d03928473a06a745f226fcf207bda5
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
423723b
generics
by apanchenk
· 13 years ago
5b405b6
include all fields in ScriptProjectionAnnotation.toString()
by apanchenk
· 13 years ago
b16d948
check if !display.isDisposed()
by apanchenk
· 13 years ago
c9bd4f9
support for creating multiple projects
by apanchenk
· 13 years ago
406176a
generics
by apanchenk
· 13 years ago
50b4644
remove getEditorInput(Object input) forwarding to EditorUtility
by apanchenk
· 13 years ago
e719d8a
remove getEditorInput(Object input) forwarding to EditorUtility
by apanchenk
· 13 years ago
1fb7086
EditorUtility,getEditorInput(Object input) doesn't throw exception
by apanchenk
· 13 years ago
5afd724
call static getProject() without this.
by apanchenk
· 13 years ago
4f9db45
fall back to the (default) spelling controle quick fix
by jcompagne
· 13 years ago
1ea17f8
remote "Add Task/Bookmark" messages as they belong to language specific plugins
by apanchenk
· 13 years ago
67fcb88
JS completion: insert generic type parameters only in jsdoc
by apanchenk
· 13 years ago
22659f9
Problem severity settings moved to core and per-project support added.
by apanchenk
· 13 years ago
0f7cda9
Problem severity settings moved to core and per-project support added.
by apanchenk
· 13 years ago
92540f5
call static getProject() without this.
by apanchenk
· 13 years ago
5eb6cf7
better support for adding PreferenceKeys after creating the block.
by apanchenk
· 13 years ago
cdc5d44
add .getActiveProfileKey() to the list of all keys
by apanchenk
· 13 years ago
ba0379d
* fix for Bug 361231 - Bad Memento serialization with external Zip projet fragment - sbernard@sierrawireless.com
by asobolev
· 13 years ago
8ab5f2f
* correct message for wrong file
by asobolev
· 13 years ago
7bead17
* apply patch from jdesgats@sierrawireless.com - fix for Bug 352826
by asobolev
· 13 years ago
505d55b
* apply patch from jdesgats@sierrawireless.com - fix for Bug 352826
by asobolev
· 13 years ago
87be2ef
remove "private final int id = nextId++;"
by apanchenk
· 13 years ago
1d855b0
toString(): in catch use local variable shortClassName
by apanchenk
· 13 years ago
ee7b260
compare libary file timestamp+length before indexing
by apanchenk
· 13 years ago
9958844
ArchiveProjectFragmentRequest support
by apanchenk
· 13 years ago
11f8ff3
cleanup/formatting/generics
by apanchenk
· 13 years ago
579a286
remove unused code
by apanchenk
· 13 years ago
3a77596
Fix archive indexing support
by apanchenk
· 13 years ago
52acdad
move "public IQuickAssistAssistant getQuickAssistAssistant(ISourceViewer sourceViewer)" from Tcl to ScriptSourceViewerConfiguration
by apanchenk
· 13 years ago
ecef695
drop unused containerRelativePath()
by apanchenk
· 13 years ago
df7bf24
checkChanges() use passed in parameter parentFolders
by apanchenk
· 13 years ago
87a0765
remove inherited equals() definition
by apanchenk
· 13 years ago
07fad0f
move ReplacementBuffer as top level class
by apanchenk
· 13 years ago
d14a4b4
increase visibility of createTypeProposal() to protected
by apanchenk
· 13 years ago
fd72ac5
ISourceNode interface
by apanchenk
· 13 years ago
7801e86
use interface
by apanchenk
· 13 years ago
b0a8e18
TestSupport.ignored(testCase)
by apanchenk
· 13 years ago
0ee6e48
generics
by apanchenk
· 13 years ago
ad66a21
move @ConfigurationElement to annotations package
by apanchenk
· 13 years ago
dfd5a4c
removed cloned WhitespaceCharacterPainter and use it from jface, fixes bug 363585
by apanchenk
· 13 years ago
64aa834
bugfix in SemanticHighlightingManager.affectsEnablement()
by apanchenk
· 13 years ago
177c96b
generics, formatting
by apanchenk
· 13 years ago
af3e2da
Ignore target/ folder
by apanchenk
· 13 years ago
cd3976c
ignore target/ folders
by apanchenk
· 13 years ago
9bc0f7f
ignore target/ folders
by apanchenk
· 13 years ago
bf2b740
ignore target/ folders
by apanchenk
· 13 years ago
1b0983f
ignore target/ folders
by apanchenk
· 13 years ago
1b444db
"public String getExtraAttribute(String name)" method added
by apanchenk
· 13 years ago
06aa027
Extend dependency handling
by apanchenk
· 13 years ago
cfeb0c2
addChangedResources(Collection<IFile> files) added
by apanchenk
· 13 years ago
0b48c0c
sorting state was read and written to to different stores so it wasn't remembered
by jcompagne
· 13 years ago
1114cf4
deleteProjects(final String... projectNames) - change signature
by apanchenk
· 13 years ago
5f24131
generics
by apanchenk
· 13 years ago
1be0344
fix java compliance settings
by apanchenk
· 13 years ago
99ab2a7
fix java compliance settings
by apanchenk
· 13 years ago
9f57d89
fix java compliance settings
by apanchenk
· 13 years ago
3372ae2
CompoundMessage for log console
by apanchenk
· 13 years ago
e5b8f9d
CompoundMessage for log console
by apanchenk
· 13 years ago
9a444e6
Log Console improvements
by apanchenk
· 13 years ago
36a0f67
Log Console improvements
by apanchenk
· 13 years ago
6d244b6
manifest fixes
by apanchenk
· 13 years ago
22f8981
extracting interface out of ProposalInfo (in progress)
by apanchenk
· 13 years ago
4698b21
generics
by apanchenk
· 13 years ago
caec483
* fix for create DLTK element from custom memento
by asobolev
· 13 years ago
cdfda84
Manual invocations of IScriptBuilders are done via ScriptBuilderUtil class
by apanchenk
· 13 years ago
f239625
* include pack200 option to easy pack200 apply step
by asobolev
· 13 years ago
a51660e
* main build/pom.xml now build only one all-in-one update site with sources
by asobolev
· 13 years ago
ae3da71
remove: catch(Throwable e) { e.printStackTrace();}
by apanchenk
· 13 years ago
2b6b523
* building of other dltk components using maven/tycho
by asobolev
· 13 years ago
66d88a4
* tycho 0.12.0 based build update + poms for tcl*, ruby, javascript are updated
by asobolev
· 13 years ago
944f7af
* bulk update of version to 4.0.0
by asobolev
· 13 years ago
2cf5c19
* use java 1.5
by asobolev
· 13 years ago
16dd178
* update .cvsignore's
by asobolev
· 13 years ago
5df68c7
* allow to display custom proposal completion documentation
by asobolev
· 13 years ago
Next »