346
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add SafeVarargs annotation. More... over 9 years ago
Improve optimzed tests stack traces by @DoNotInline assertXXX. More... over 9 years ago
Fix method call tightening involving native JsTypes. More... over 9 years ago
Move Maven samples to net.ltgt.gwt.maven:gwt-maven-plugin
[email protected]
as Thomas Broyer
More... over 9 years ago
Remove old interop annotations from BUILD file. More... over 9 years ago
Fix addEventListener so it does not always throw an exception More... over 9 years ago
Disable native array tests in DevMode. More... over 9 years ago
Make symbolMaps for StackTraceDeobfuscator lookup more robust More... over 9 years ago
Log instead of throwing when saving generated sources More... over 9 years ago
Mark arrays of leaf type java.lang.Object as canBeReferencedExternally. More... over 9 years ago
Allow casting native arrays to Object[]. More... over 9 years ago
Sync back BUILD files. More... over 9 years ago
Update globals as of Chrome 48.0.2564.23 More... over 9 years ago
Remove string based JavaScript instanceof. More... over 9 years ago
Add treatment for special native types. More... over 9 years ago
Use patched JDT to circumvent memory leak when compiling for Java 8. More... over 9 years ago
Fix some warnings for Closure integration. More... over 9 years ago
Renames Exceptions wrap/unwrap to toJava/toJs More... over 9 years ago
Refactors pieces out of JavaScriptExceptionTest More... over 9 years ago
Skip NullPointerException backing object test in JVM More... over 9 years ago
Fixed spelling error when starting CodeServer More... over 9 years ago
Fix JAnalysisDecoratedType regarding JsInterop. More... over 9 years ago
Fix regression caused by @JsOverlay and default methods. More... over 9 years ago
Updates JsExportTest verifications to use JsInterop instead of JSNI. More... over 9 years ago
Implement @JsOverlay with default methods in Java8. More... over 9 years ago
Make sure classliteral fields related to JsVarargs array are created. More... over 9 years ago
Make the new exception code work with -nogenerateJsInteropExports. More... over 9 years ago
Allow general initializer in @JsOverlay static fields. More... over 9 years ago
Makes NullPointerException propagate as TypeError. More... over 9 years ago
Quick fix to make some testing tools happy. More... over 9 years ago