Sign in
gwt
/
gwt
/
382766e03114ba0a566161a3f4ac05b73c24a6b3
/
user
/
test-super
b35c7d4
Fix bad rewriting of default methods.
by Roberto Lublinerman
· 8 years ago
47fd437
Fix NPE compiling code with a constructor reference (Type::new).
by Roberto Lublinerman
· 8 years ago
5222a7c
Allow native classes implement native interfaces with overlays.
by Roberto Lublinerman
· 8 years ago
2.8.0
3a41a80
Fix ICE due to incorrect naming of method reference classes.
by Roberto Lublinerman
· 9 years ago
535f2fa
Add missing bridges for default methods.
by Roberto Lublinerman
· 9 years ago
7da4bf3
Implement abstract method bridges for functional expressions.
by Roberto Lublinerman
· 9 years ago
652cb09
Change restrictions for JsFunction implementations.
by Roberto Lublinerman
· 9 years ago
03741df
Fix runtime type error due to missing lambda implementation method.
by Roberto Lublinerman
· 9 years ago
cbc4f45
Fix bad codegen for lambdas in JsOverlay methods.
by Roberto Lublinerman
· 9 years ago
77c5587
Make each method reference be its own different lambda.
by Roberto Lublinerman
· 9 years ago
1da251c
Fix bad boxing in (instance) method references.
by Roberto Lublinerman
· 9 years ago
4e0b1d6
Fix ICE due to abstract supertype method and default method conflict.
by Roberto Lublinerman
· 9 years ago
b5e676f
Fix handling of method references with type parameters.
by Roberto Lublinerman
· 9 years ago
99ec446
Fix NoSuchMethod exception in UnifyAST due to unresolved method references.
by Roberto Lublinerman
· 9 years ago
8b5263d
Fix CompilerSuite failures under ie8.
by Roberto Lublinerman
· 9 years ago
677e4b8
Adds tests for Js varargs in Java 8 lambdas.
by Roberto Lublinerman
· 9 years ago
514862d
Fix regression caused by @JsOverlay and default methods.
by Roberto Lublinerman
· 9 years ago
5f8c910
Implement @JsOverlay with default methods in Java8.
by Roberto Lublinerman
· 9 years ago
910354c
Allow general initializer in @JsOverlay static fields.
by Roberto Lublinerman
· 9 years ago
9d68de0
Fix static initializers for interfaces with default methods.
by Roberto Lublinerman
· 9 years ago
184e750
Fix bad code generation involving method references and generics.
by Roberto Lublinerman
· 9 years ago
6b9f861
Adhere to Java 8 semantics in static initialization for interfaces.
by Roberto Lublinerman
· 9 years ago
7129828
Fix scoping issue with lambda placed in local anonymous class.
by Alexander Leshkin
· 10 years ago
bc8bfaf
Fix and centralize override computations.
by Roberto Lublinerman
· 10 years ago
1f7ffb5
Unsupersource Java7Test, and run Java8Test if -sourceLevel 8.
by Roberto Lublinerman
· 10 years ago
bb9f41b
Fix a bug in method reference in Java8.
by Ye Wang
· 10 years ago
39c9e6c
Fix bugs in Lambda with nested scopes.
by Ye Wang
· 10 years ago
ed31303
Fix a Java8 test.
by Roberto Lublinerman
· 10 years ago
e6409cb
Java8 IntersectionCast support.
by Ye Wang
· 10 years ago
cb1e3f8
Java8 Defender Methods
by Ye Wang
· 10 years ago
26275cb
Fix scoping issue with inner classes and lambdas
by Ray Cromwell
· 10 years ago
db034ba
Java8 lambda/method reference language support
by Ray Cromwell
· 11 years ago
fdf86fa
Allow Java 7+ casts from Object to primitive types.
by Roberto Lublinerman
· 11 years ago
f01ebee
Checkstyle update to 5.7 and style fixes.
by Roberto Lublinerman
· 11 years ago
19f677f
Adds the remaining (and more complex) Java 7 new language features.
by Roberto Lublinerman
· 12 years ago
08645d9
Adds part of Java 7 new language features.
by Roberto Lublinerman
· 12 years ago
9152630
Marked validation provider/validation provider resolver/xml configuration tests as unsupported.
by idol@google.com
· 13 years ago
72cacb4
Implemented assertArrayEquals method for client side JUnit testing.
by idol@google.com
· 13 years ago
fbad1f5
Add bootstrap tests 159 of 257 (61.87%) Pass with 32 Failures and 7 Errors.
by nchalko@google.com
· 14 years ago
feb3f99
Add test for builtin constraints
by nchalko@google.com
· 14 years ago
112b879
Fix TestUtil.PathImpl to correctly test for non matching
by nchalko@google.com
· 14 years ago
0045701
Move all TCK test to users/test so they are run by the continuos build.
by nchalko@google.com
· 14 years ago
7f3adca
Re-rolling r7955: JUnitShell now subclasses DevMode instead of GWTShell.
by scottb@google.com
· 15 years ago
8a78d4c
Rolling back the recent change to JUnitShell pending discussion
by spoon@google.com
· 15 years ago
ec121f8
JUnitShell now subclasses DevMode instead of GWTShell.
by scottb@google.com
· 15 years ago
b39b79c
Add an escape hatch to CompilingClassLoader to allow individual "client" classes to be loaded from bytecode on the classpath and escape the module's source path jail.
by bobv@google.com
· 16 years ago