projects
/
idea
/
community.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Allow calling valueOf() on nullable UAST expressions
2017-04-18
Dmitry Jemerov
Allow calling valueOf() on nullable UAST expressions
commit
|
commitdiff
|
tree
2017-04-12
Dmitry Jemerov
Fix UAST issues preventing icon line markers from working
commit
|
commitdiff
|
tree
2017-04-12
Dmitry Jemerov
Revert to investigate why compilation fails
commit
|
commitdiff
|
tree
2017-04-12
Dmitry Jemerov
Bundle Kotlin 1.1.2 EAP in IDEA 172 (IDEA-171334)
commit
|
commitdiff
|
tree
2017-04-11
Dmitry Jemerov
Use UAST to determine when an unresolved reference...
commit
|
commitdiff
|
tree
2017-04-10
Dmitry Jemerov
Add missing UAST testdata
commit
|
commitdiff
|
tree
2017-04-10
Dmitry Jemerov
Minor: fix broken formatting; use THashSet instead...
commit
|
commitdiff
|
tree
2017-04-07
Dmitry Jemerov
Fix UAST test failure on Windows agents
commit
|
commitdiff
|
tree
2017-04-06
Dmitry Jemerov
Enable registering inspections for a MetaLanguage
commit
|
commitdiff
|
tree
2017-04-06
Dmitry Jemerov
Move registration of UAST services to IdeaPlugin.xml...
commit
|
commitdiff
|
tree
2017-04-06
Dmitry Jemerov
Use standard IDEA test framework for Java UAST tests
commit
|
commitdiff
|
tree
2017-04-06
Dmitry Jemerov
Add Java UAST tests
commit
|
commitdiff
|
tree
2017-04-06
Dmitry Jemerov
Include UAST modules in installer
commit
|
commitdiff
|
tree
2017-04-06
Dmitry Jemerov
TEMPORARY: Allow running IDEA with Kotlin 1.1.1's UAST...
commit
|
commitdiff
|
tree
2017-04-06
Dmitry Jemerov
Support creating smart pointers to UAST elements
commit
|
commitdiff
|
tree
2017-04-06
Dmitry Jemerov
Implement base class for UAST-based inspections
commit
|
commitdiff
|
tree
2017-04-06
Dmitry Jemerov
UAST-based implementation of testdata navigation
commit
|
commitdiff
|
tree
2017-04-06
Dmitry Jemerov
UAST-based implementation of JavaColorProvider
commit
|
commitdiff
|
tree
2017-04-06
Dmitry Jemerov
UAST-based implementation of IconLineMarkerProvider
commit
|
commitdiff
|
tree
2017-04-06
Dmitry Jemerov
Register UAST services and extensions
commit
|
commitdiff
|
tree
2017-04-06
Dmitry Jemerov
UAST initial commit (copy of code from https://github...
commit
|
commitdiff
|
tree
2017-04-03
Dmitry Jemerov
Fire property change notification when state of ThreeStateCh...
commit
|
commitdiff
|
tree
2017-03-27
Dmitry Jemerov
In unit test mode, preserve stacktrace for import error...
commit
|
commitdiff
|
tree
2017-03-24
Dmitry Jemerov
Clear runnables list on teardown
commit
|
commitdiff
|
tree
2017-03-24
Dmitry Jemerov
Allow to create JavaCoreApplicationEnvironment in non...
commit
|
commitdiff
|
tree
2017-03-24
Dmitry Jemerov
Allow to create CoreApplicationEnvironment in non-unit...
commit
|
commitdiff
|
tree
2017-03-21
Dmitry Jemerov
Don't mark the PSI element created by PsiAnnotationStubImpl...
commit
|
commitdiff
|
tree
2017-03-21
Dmitry Jemerov
Remove unnecessary and incorrect toString()
commit
|
commitdiff
|
tree
2017-03-21
Dmitry Jemerov
Reduce CoreJarFileSystem memory use
commit
|
commitdiff
|
tree
2017-03-20
Dmitry Jemerov
Cache VirtualFileManager instance in a way that is...
commit
|
commitdiff
|
tree
2017-03-17
Dmitry Jemerov
In unit test mode, always provide full exception stacktrace...
commit
|
commitdiff
|
tree
2017-03-01
Dmitry Jemerov
Update name of plugin to download
commit
|
commitdiff
|
tree
2017-03-01
Dmitry Jemerov
Updated maximum required version of Kotlin so that...
commit
|
commitdiff
|
tree
2017-02-17
Dmitry Jemerov
Include kotlin-reflect.jar in Kotlin compiler classpath
commit
|
commitdiff
|
tree
2017-02-17
Dmitry Jemerov
Download Kotlin 1.1
commit
|
commitdiff
|
tree
2017-02-17
Dmitry Jemerov
add @NotNull annotation (IDEA-CR-18057)
commit
|
commitdiff
|
tree
2017-02-09
Dmitry Jemerov
Add API allowing to register a language extension for...
commit
|
commitdiff
|
tree
2017-02-08
Dmitry Jemerov
clear values cached in StandardFileSystems class when...
commit
|
commitdiff
|
tree
2017-02-08
Dmitry Jemerov
Revert "Add API allowing to register a language extension...
commit
|
commitdiff
|
tree
2017-02-08
Dmitry Jemerov
Add API allowing to register a language extension for...
commit
|
commitdiff
|
tree
2017-01-30
Dmitry Jemerov
Register ControlFlowFactory in JavaCoreProjectEnvironment...
commit
|
commitdiff
|
tree
2017-01-11
Dmitry Jemerov
Add dedicated target for building intellij-core.zip
commit
|
commitdiff
|
tree
2016-11-11
Dmitry Jemerov
To allow using Gradle test configuration producers...
commit
|
commitdiff
|
tree
2016-10-14
Dmitry Jemerov
cleanup cached ProgressManager instance when application...
commit
|
commitdiff
|
tree
2016-10-14
Dmitry Jemerov
remove unnecessary dependency on Ant
commit
|
commitdiff
|
tree
2016-10-12
Dmitry Jemerov
provide hook for registering PsiElementFinder extensions...
commit
|
commitdiff
|
tree
2016-10-12
Dmitry Jemerov
download 2016.3 variant of the Kotlin plugin
commit
|
commitdiff
|
tree
2016-09-27
Dmitry Jemerov
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2016-09-27
Dmitry Jemerov
download Kotlin from 1.0.4 branch
commit
|
commitdiff
|
tree
2016-09-08
Dmitry Jemerov
use 'try' as expression to ensure that code is compatible...
commit
|
commitdiff
|
tree
2016-07-19
Dmitry Jemerov
union of a GlobalSearchScope and a LocalSearchScope...
commit
|
commitdiff
|
tree
2016-07-18
Dmitry Jemerov
failure to load date formats via JNA is not fatal,...
commit
|
commitdiff
|
tree
2016-07-11
Dmitry Jemerov
advance Kotlin version to 1.0.3 in download_kotlin...
commit
|
commitdiff
|
tree
2016-05-17
Dmitry Jemerov
workaround for KT-11995
commit
|
commitdiff
|
tree
2016-04-12
Dmitry Jemerov
check for null PsiClass.getContainingFile() when filtering...
commit
|
commitdiff
|
tree
2016-04-12
Dmitry Jemerov
download Kotlin from 1.0.1 branch
commit
|
commitdiff
|
tree
2016-03-29
Dmitry Jemerov
initialize notification ID after content has been initialize...
commit
|
commitdiff
|
tree
2016-03-01
Dmitry Jemerov
to avoid API breakage, restore PathUIUtils class as...
commit
|
commitdiff
|
tree
2016-03-01
Dmitry Jemerov
refactor API for Java source root detection in libraries...
commit
|
commitdiff
|
tree
2016-02-20
Dmitry Jemerov
API for registering source root detectors so that ...
commit
|
commitdiff
|
tree
2016-02-20
Dmitry Jemerov
allow framework provider plugins to create a library...
commit
|
commitdiff
|
tree
2016-02-17
Dmitry Jemerov
don't log ProcessCanceledException in GotoActionBase...
commit
|
commitdiff
|
tree
2016-02-15
Dmitry Jemerov
allow specifying icon for console created through AbstractCo...
commit
|
commitdiff
|
tree
2016-02-12
Dmitry Jemerov
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2016-02-12
Dmitry Jemerov
remove outdated vendor from Git plugin.xml
commit
|
commitdiff
|
tree
2016-02-12
Dmitry Jemerov
diagnostics for project view panes with non-unique...
commit
|
commitdiff
|
tree
2016-02-11
Dmitry Jemerov
add company nameto PlatformLangXmlApplicationInfo.xml
commit
|
commitdiff
|
tree
2016-02-11
Dmitry Jemerov
add ico parameter to PlatformLangXmlApplicationInfo.xml
commit
|
commitdiff
|
tree
2016-02-11
Dmitry Jemerov
relaxng is not a plugin
commit
|
commitdiff
|
tree
2016-02-11
Dmitry Jemerov
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2016-02-11
Dmitry Jemerov
normalize module group structure in community project
commit
|
commitdiff
|
tree
2016-02-09
Dmitry Jemerov
remove usages of APIs deprecated in 1.0 RC; advance...
commit
|
commitdiff
|
tree
2016-01-28
Dmitry Jemerov
Kotlin rc-1017 compatibility
commit
|
commitdiff
|
tree
2016-01-28
Dmitry Jemerov
don't delete bundled plugins when installing new version...
commit
|
commitdiff
|
tree
2016-01-26
Dmitry Jemerov
coverage agent updated to include https://github.com...
commit
|
commitdiff
|
tree
2016-01-26
Dmitry Jemerov
revert allow to debug coverage agent without modifying...
commit
|
commitdiff
|
tree
2016-01-26
Dmitry Jemerov
allow to debug coverage agent without modifying IDEA...
commit
|
commitdiff
|
tree
2016-01-25
Dmitry Jemerov
download Kotlin from RC branch
commit
|
commitdiff
|
tree
2016-01-25
Dmitry Jemerov
typo fix
commit
|
commitdiff
|
tree
2016-01-22
Dmitry Jemerov
handle IndexNotReadyException thrown by PsiClassOwner...
commit
|
commitdiff
|
tree
2016-01-20
Dmitry Jemerov
cleanup with latest Kotlin
commit
|
commitdiff
|
tree
2016-01-20
Dmitry Jemerov
Python profiler: cleanup with latest Kotlin
commit
|
commitdiff
|
tree
2016-01-20
Dmitry Jemerov
don't complain if we're on WIndows and IdeaWin32 is...
commit
|
commitdiff
|
tree
2016-01-13
Dmitry Jemerov
silently ignore errors to load IdeaWin32.dll (the code...
commit
|
commitdiff
|
tree
2016-01-11
Dmitry Jemerov
if a plugin allows bundled update, include its ID and...
commit
|
commitdiff
|
tree
2015-12-31
Dmitry Jemerov
cast parameter to type expected by superclass
commit
|
commitdiff
|
tree
2015-12-31
Dmitry Jemerov
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2015-12-31
Dmitry Jemerov
advance minimum required version of Kotlin to beta 4
commit
|
commitdiff
|
tree
2015-12-31
Dmitry Jemerov
remaining changes for Kotlin beta 4 & post-beta 4 compatibility
commit
|
commitdiff
|
tree
2015-12-30
Dmitry Jemerov
Merge branch 'master_fix' of https://github.com/ilya...
commit
|
commitdiff
|
tree
2015-12-11
Dmitry Jemerov
more fixes for kotlin beta 4 compatibility
commit
|
commitdiff
|
tree
2015-12-11
Dmitry Jemerov
advance minimum required version of kotlin to beta 3
commit
|
commitdiff
|
tree
2015-12-10
Dmitry Jemerov
built-in server: workaround for changed logic of generating...
commit
|
commitdiff
|
tree
2015-12-10
Dmitry Jemerov
revert cleanup: Kotlin beta 4 no longer allows type...
commit
|
commitdiff
|
tree
2015-12-07
Dmitry Jemerov
add API for configuring file colors
commit
|
commitdiff
|
tree
2015-12-07
Dmitry Jemerov
look for native libraries next to .jar file (to enable...
commit
|
commitdiff
|
tree
2015-12-02
Dmitry Jemerov
better output for compiler messages with incomplete...
commit
|
commitdiff
|
tree
2015-12-02
Dmitry Jemerov
standalone JPS: print locations of compiler errors...
commit
|
commitdiff
|
tree
2015-12-02
Dmitry Jemerov
Kotlin beta 3 compatibility
commit
|
commitdiff
|
tree
2015-11-18
Dmitry Jemerov
add separate API for excluding a plugin from update...
commit
|
commitdiff
|
tree
next