346
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make Array.sort(float[]/double[]) JDK compliant More... about 7 years ago
Update BUILD files to suppress certain errorprone warnings. More... about 7 years ago
Properly preserve names in overrides of native methods. More... about 7 years ago
Add a utility method to java.lang.Void for J2CL use. More... about 7 years ago
Update globals to Chrome 58.0.3029.19. More... about 7 years ago
Emit correct code for @JsMethod varargs when arguments is shadowed. More... about 7 years ago
Provide API to access JsConstructor from Class More... about 7 years ago
Fix bad Java8 test. More... about 7 years ago
Fix bad varargs conversion in method reference. More... about 7 years ago
Do not ignore return values of streams. More... about 7 years ago
Fix ICE due to intersection types appearing as erasure casts. More... about 7 years ago
Update global blacklist to chrome 57.0.2987.74. More... about 7 years ago
Remove empty onclick attributes on cell containers More... about 7 years ago
Fix the implementation of Stream.anyMatch/allMatch/noneMatch to support streams with null elements. More... about 7 years ago
Sync back BUILD files changes. More... about 7 years ago
Modify FormPanel for compliance with Strict CSP More... about 7 years ago
Adds deprecation to @GwtScriptOnly More... over 7 years ago
Prevent errorneous floating point expression optimization. More... over 7 years ago
Rescue types represented as natives when supertypes cross JS boundaries. More... over 7 years ago
Rescue JSOs crossing JsInterop borders. More... over 7 years ago
Allow names "*" and "?" on global native JsType interfaces. More... over 7 years ago
Clear persistent unit cache when relevant options change. More... over 7 years ago
Add filtering ability to JsInterop exporting. More... over 7 years ago
Update emul-ezt's output for the new website
[email protected]
as Thomas Broyer
More... over 7 years ago
Disable doclint when generating javadoc with Java 8
[email protected]
as Thomas Broyer
More... over 7 years ago
Fix @example tag in javadoc
[email protected]
as Thomas Broyer
More... over 7 years ago
Fix emul-ezt to not choke on Java 8 emul classes
[email protected]
as Thomas Broyer
More... over 7 years ago
Move RegexFilter to gwt-dev for more code sharing opportunities. More... over 7 years ago
Fixes a bug where JsOptional on override may fail More... over 7 years ago
Hide non-standard APIs from java.util.stream More... over 7 years ago