hg: kulla/dev/langtools: Shift the spec (javadoc) and names, a 'snippet' is a chunk of source that eval() eats, it is no longer a representation of anything.
robert.field at oracle.com
robert.field at oracle.com
Fri Feb 27 23:06:25 UTC 2015
Changeset: 0b8e67d648d0
Author: rfield
Date: 2015-02-27 15:06 -0800
URL: http://hg.openjdk.java.net/kulla/dev/langtools/rev/0b8e67d648d0
Shift the spec (javadoc) and names, a 'snippet' is a chunk of source that eval() eats, it is no longer a representation of anything.
! repl/TODO
! repl/src/api/EvalResult.java
! repl/src/api/EvalState.java
- repl/src/api/Snippet.java
+ repl/src/api/SnippetInfo.java
! repl/src/api/UnresolvedException.java
! repl/src/impl/EvalStateImpl.java
! repl/src/impl/SnippetImpl.java
! repl/src/impl/SnippetMaps.java
! repl/src/impl/UnresolvedExceptionImpl.java
! repl/src/tool/Repl.java
! repl/testng/stress/DeclareStressTest.java
! repl/testng/test/ClassesTest.java
! repl/testng/test/ExceptionsTest.java
! repl/testng/test/IgnoreTest.java
! repl/testng/test/KullaTesting.java
! repl/testng/test/MethodsTest.java
! repl/testng/test/ReplaceTest.java
! repl/testng/test/SimpleRegressionTest.java
! repl/testng/test/SnippetTest.java
! repl/testng/test/TypeNameTest.java
! repl/testng/test/VariablesTest.java
More information about the kulla-dev
mailing list