This is an automated email from the ASF dual-hosted git repository.
sdedic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.
from fe0d54a Merge pull request #3155 from
matthiasblaesing/typescript_multiview
new a08c47b Avoid premature parser termination because of errors.
new 326ce1b Saved some more resource lookups. More timers added.
new 0529d8e Fixed marker classnam after refactoring to different class.
new e5f2f7c Merge pull request #3175 from sdedic/groovy/speedfix2
The 5892 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../groovy/editor/api/parser/GroovyParser.java | 10 ++-
.../editor/api/parser/NbGroovyErrorCollector.java | 23 ++++++
.../groovy/editor/compiler/CompilationUnit.java | 8 +-
.../editor/compiler/NbClassNodeResolver.java | 96 ++++++++++------------
.../modules/groovy/editor/compiler/PerfData.java | 42 ++++++++++
.../editor/compiler/PerfStatCompilationUnit.java | 2 +-
6 files changed, 119 insertions(+), 62 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists