clone language annotator for each thread which allows unsynchronized execution and...
commit4d0e5c24d8deaa4be79f82657b5fcf763f92c269
authorAlexey Kudravtsev <cdr@intellij.com>
Fri, 30 Oct 2009 10:39:03 +0000 (30 13:39 +0300)
committerAlexey Kudravtsev <cdr@intellij.com>
Mon, 2 Nov 2009 11:12:02 +0000 (2 14:12 +0300)
tree2e93adc3979827f34987d1c23ffc138905eeb408
parentbb62e8f638588468b52ba6bcd41fd0c9ef3284c9
clone language annotator for each thread which allows unsynchronized execution and hence more concurrency
RegExpSupport/src/org/intellij/lang/regexp/validation/RegExpAnnotator.java
platform/lang-api/src/com/intellij/lang/annotation/Annotator.java
platform/lang-impl/src/com/intellij/codeInsight/daemon/impl/GeneralHighlightingPass.java
platform/lang-impl/src/com/intellij/codeInsight/daemon/impl/analysis/DefaultHighlightVisitor.java
platform/lang-impl/src/com/intellij/codeInspection/AnnotatorBasedInspection.java