346
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove JSNI from DateUtil. More... about 8 years ago
Reduce JSNI around JsUtils helper. More... about 8 years ago
Switch InternalJsMap to interface and properly type it. More... about 8 years ago
Update samples and webAppCreator to gwt-maven-plugin 1.0-rc-8
[email protected]
as Thomas Broyer
More... about 8 years ago
Remove unnecessary casts from JRE internal More... about 8 years ago
Reduce number of iterations to make test faster. More... about 8 years ago
Handle correctly native member references in JSNI code. More... about 8 years ago
Reduce JSNI on String and MathContext More... about 8 years ago
Update chrome.txt to match version 59.0.3071.29. More... about 8 years ago
Removes unsafeLong conversion. More... about 8 years ago
Add msg option to InternalPrecondtions.checkType More... about 8 years ago
Make sure types are compared by signature in JsInteropRestrictionChecker. More... about 8 years ago
Allow deploy maven artifacts with HEAD-SNAPSHOT version More... about 8 years ago
Reduce JSNI usage for Arrays. More... about 8 years ago
Update snapshot dependency in maven sample projects More... about 8 years ago
FIX: LookupMethodCreator create too large method More... about 8 years ago
Revert "FIX: LookupMethodCreator create too large method #8611"
[email protected]
as Thomas Broyer
More... about 8 years ago
Supress warning for Array.compare More... about 8 years ago
Simplify Array sort comparators. More... about 8 years ago
Adds @RunWith(Suite.class) emulation More... about 8 years ago
Use @RunWith(Suite.class) for emul test suites. More... about 8 years ago
Remove Characteristics manipulation in Collectors More... about 8 years ago
Explicitly throw JsonException for unparseable input + some tests More... about 8 years ago
Compile using Error Prone (when using Java 8)
[email protected]
as Thomas Broyer
More... about 8 years ago
Suppress more ErrorProne warnings. More... about 8 years ago
Allow getters named "debugger" declare void as the return type. More... about 8 years ago
Obtain parameter annotations from method declarations. More... about 8 years ago
Suppress more ErrorProne warnings. More... about 8 years ago
Fix incompatibility of PrintStream.flush More... about 8 years ago
Implement internal annotation @DoNotAutobox. More... about 8 years ago