346
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Miscellaneous changes to bring repo in sync More... almost 4 years ago
Add missing dependency in codeserver build.xml. More... almost 4 years ago
Add missing dependencies in build.xml files. More... almost 4 years ago
Check bounds arguments in String#substring More... about 4 years ago
Remove unused ClosableJarHandler classes More... about 4 years ago
Overriding mark and reset methods in emulated StringReader. More... about 4 years ago
Drop support for building or running on Java 7. More... about 4 years ago
Fork WebAppCreator task to use plain java classloader More... about 4 years ago
Add BufferedWriter emulation to GWT More... about 4 years ago
Fix test behaviour of OutputStreamWriterTest and WriterTest. More... about 4 years ago
Deprecate all generated and handmade elemental classes More... about 4 years ago
Add OutputStreamWriter emulation in GWT More... about 4 years ago
Move jsinterop-annotations source code out of GWT. More... about 4 years ago
Adding no-op methods to return synchronized collection in gwt More... about 4 years ago
Include javax.* sources in the bazel rule for java emul, so j2cl shares those as well More... over 4 years ago
Fix Arrays.binarySearch semantics for float[] and double[] More... over 4 years ago
Make sure that float follows the same semantics as double More... over 4 years ago
Add tests for broken Double/Float handling on equals and java.util.Arrays. More... over 4 years ago
Improve array checking for Serializable/Clonable. More... over 4 years ago
Start tracking suppressed errors in addition to the cause in underlying error object. More... over 4 years ago
Cleanup Throwable test and fix jsinterop related warnings. More... over 4 years ago
Update style check to be more consistent with Google Java style. More... over 4 years ago
Fix JRE tests to pass under JDK11 semantics More... over 4 years ago
Fix failing CompilerTest due to changes in Cloneable. More... over 4 years ago
Make arrays instance of Cloneable. More... over 4 years ago
Adds no-op functionaliy to Throwable and friends. More... over 4 years ago
Add proper handling of multi-line error messages. More... over 4 years ago
Link backing errors together with a cause attribute More... over 4 years ago
Make ScriptInjectorTest Java 7 compliant again. More... over 4 years ago
Fix broken IE test for ScriptInjector by ignoring it More... over 4 years ago