346
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ignore warnings in JSNI of newly deprecated types More... almost 2 years ago
Distinct relocation poms and script for gwtproject vs Google More... over 2 years ago
Remove elemental v1 entirely More... over 2 years ago
Suppress DoNotCall errors in SqlTimeTest. More... over 2 years ago
Update to errorprone 2.9.0, using -Xplugin to pass it to javac More... over 2 years ago
Add 2.9 apichecker config More... over 2 years ago
Revert "Encapsulate boxing caches and mark them side-effect free." More... over 2 years ago
Remove explicit support for IE 8/9/10 More... over 2 years ago
Add `Optional.isEmpty()` to GWT emulation. More... over 2 years ago
Encapsulate boxing caches and mark them side-effect free. More... over 2 years ago
Encapsulate boxing caches marking them side-effect free. More... over 2 years ago
Chrome DevTools no longer supports displayName, use name instead More... over 2 years ago
Hide all System.arrayCopy checking related helper code More... over 2 years ago
Set crossOrigin on script tags created by GWT linkers More... over 2 years ago
Fix accidental boxing of byte in ArrayHelper.push. More... almost 3 years ago
[WASM] Fix EmulatedCharset that relies on auto-grow. More... almost 3 years ago
Introduce ArrayHelper.setAt() to use with EnumMap. More... almost 3 years ago
Avoid using regex for CharSet name check. More... almost 3 years ago
Fix java.lang.System tests. More... almost 3 years ago
Implements System.nanoTime with performance.now(). More... almost 3 years ago
Fix broken Long octal/hex/binaryToString More... almost 3 years ago
Fix performance characteristics of ArrayList.clear. More... almost 3 years ago
Introduce ArrayHelper.clone() More... almost 3 years ago
Simplify ArrayDeque. More... almost 3 years ago
Extract abstraction for CaseMapper. More... almost 3 years ago
Remove ConcurrentModificationDetector. More... almost 3 years ago
Add ConcurrentHashMap.newKeySet() More... almost 3 years ago
Make the push operation explicit in ArrayList. More... about 3 years ago
Encapsulate NativeArray under ArrayHelper. More... about 3 years ago
Beef up Math log,log10,log1p,pow,exp tests. More... about 3 years ago