hg: kulla/dev/langtools: 2 new changesets
jan.lahoda at oracle.com
jan.lahoda at oracle.com
Tue Feb 24 07:50:13 UTC 2015
Changeset: 3e4b0240b255
Author: jlahoda
Date: 2015-02-24 08:02 +0100
URL: http://hg.openjdk.java.net/kulla/dev/langtools/rev/3e4b0240b255
Introducing type-based filtering of completion items.
! repl/src/api/SourceCodeAnalysis.java
! repl/src/impl/SourceCodeAnalysisImpl.java
! repl/src/tool/Repl.java
! repl/testng/test/CompletionTest.java
! repl/testng/test/KullaTesting.java
Changeset: 547df3403765
Author: jlahoda
Date: 2015-02-24 08:03 +0100
URL: http://hg.openjdk.java.net/kulla/dev/langtools/rev/547df3403765
Adding completion after 'new'.
! repl/src/impl/SourceCodeAnalysisImpl.java
! repl/testng/test/CompletionTest.java
More information about the kulla-dev
mailing list