Gitiles
Code Review
Sign In
git.eclipse.org
/
dltk
/
org.eclipse.dltk.core
/
09d57503982f2031d49afaa8f13ab9b69b6c2ad7
/
core
/
plugins
/
org.eclipse.dltk.validators.externalchecker
/
src
/
org
/
eclipse
/
dltk
/
validators
9a9098a
No bug - Replace new Integer/Long/Boolean by *.valueOf
by Dawid Pakuła
· 9 years ago
e719d8a
remove getEditorInput(Object input) forwarding to EditorUtility
by apanchenk
· 13 years ago
d2f6cae
* Resolve tcl sources against environment variables
by asobolev
· 15 years ago
33aab68
option to pass interpreter environment variables to external checker invocation
by apanchenk
· 15 years ago
ae64007
s/MessageFormat.format()/NLS.bind()/
by apanchenk
· 16 years ago
0298876
- pulled up 'workflow' from external checker implementation for all to use
by jgangemi
· 16 years ago
5c8ae79
use SWTFactory instead of SWTUtil
by apanchenk
· 16 years ago
89d8c09
unused import removed
by apanchenk
· 16 years ago
679b83b
use CommandLine class
by apanchenk
· 16 years ago
1f1729b
use CharOperation.NO_STRINGS
by apanchenk
· 16 years ago
26f22c6
use CodeModel from dltk.core
by apanchenk
· 16 years ago
556dc12
remove print, message is null initially so we set it to the full input line if it was not matched
by apanchenk
· 16 years ago
63dfc87
remove ValidatorsCore references
by apanchenk
· 16 years ago
e056fc4
unused class removed
by apanchenk
· 16 years ago
74ec537
remove unused messages
by apanchenk
· 16 years ago
bc3aa15
remove warnings
by apanchenk
· 16 years ago
6c0235a
BUNDLE_NAMEs fixed
by apanchenk
· 16 years ago
225f391
validators extending
by apanchenk
· 16 years ago