Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gwtproject/gwt-core
https://github.com/gwtproject/gwt-core
Fix test comment formatting (#21)
Also bumped j2cl and j2cp plugin versions.
Co-authored-by: Zbynek Konecny <[email protected]>
6f9f45182ef05d228288b2dd7b912be4f828c24c authored about 1 year ago by Zbynek Konecny <[email protected]>
Cast arrays to JsArrayLike (#19)
This brings the behavior closer to current GWT 2.10 version -- avoiding
cast to `elemental2.cor...
Avoid calling undefined method in UncaughtExceptionHandler (#18)
Fixes #17
cf6c05ac7905855590183b029b71d2acd8e2977f authored about 1 year ago by Zbynek Konecny <[email protected]>
fix for #10 - fix javadoc errors (#11)
Also Requires running fmt-m-p, and skips deploying parent module
a4f0d774e9166e50bec05fd0fc572b7b9d5009a3 authored over 4 years ago by Frank Hossfeld <[email protected]>
update j2cl versions
d84e9945ac38100b42917604664ee8110b7a0a59 authored over 4 years ago by Frank Hossfeld <[email protected]>
d84e9945ac38100b42917604664ee8110b7a0a59 authored over 4 years ago by Frank Hossfeld <[email protected]>
Merge pull request #8 from FrankHossfeld/master
several improvements
a87a984184b45247d8b01a0e4f6028ea415049d1 authored over 4 years ago by Colin Alworth <[email protected]>
update Elemental2 to version 1.1.0
b3a5d01034be3bfa92cd2517773684745fc2104e authored over 4 years ago by Frank Hossfeld <[email protected]>
b3a5d01034be3bfa92cd2517773684745fc2104e authored over 4 years ago by Frank Hossfeld <[email protected]>
update build.yaml
3483b711b421407526d52bccda60968324f1d980 authored over 4 years ago by Frank Hossfeld <[email protected]>
3483b711b421407526d52bccda60968324f1d980 authored over 4 years ago by Frank Hossfeld <[email protected]>
remove license header from POM
17904ec36814c928011956eb9577a5a4990543a7 authored over 4 years ago by Frank Hossfeld <[email protected]>
17904ec36814c928011956eb9577a5a4990543a7 authored over 4 years ago by Frank Hossfeld <[email protected]>
define central version using flatten-m-p
021c194a2fe8e79d9040c7129e74bf7a716e2723 authored over 4 years ago by Frank Hossfeld <[email protected]>
021c194a2fe8e79d9040c7129e74bf7a716e2723 authored over 4 years ago by Frank Hossfeld <[email protected]>
avoid deploy of test modules
9340c35a8598dcfd6b070bfd355dbee4328f3532 authored over 4 years ago by Frank Hossfeld <[email protected]>
9340c35a8598dcfd6b070bfd355dbee4328f3532 authored over 4 years ago by Frank Hossfeld <[email protected]>
avoid deploy of test modules
332abe9ca8a4db1733ceb8e12cb2cd284ef6a493 authored over 4 years ago by Frank Hossfeld <[email protected]>
332abe9ca8a4db1733ceb8e12cb2cd284ef6a493 authored over 4 years ago by Frank Hossfeld <[email protected]>
update README.md
1f33dd07995d58def51bfca1d6cb3eec618a9c35 authored over 4 years ago by Frank Hossfeld <[email protected]>
1f33dd07995d58def51bfca1d6cb3eec618a9c35 authored over 4 years ago by Frank Hossfeld <[email protected]>
several improvements
update README.md
60b67ffaa0b02bcf621f6991c615c04cb80ba521 authored over 4 years ago by Frank Hossfeld <[email protected]>
several improvements
b94a74f52dc873826f1e8802d494e0ae52c47361 authored over 4 years ago by Frank Hossfeld <[email protected]>
b94a74f52dc873826f1e8802d494e0ae52c47361 authored over 4 years ago by Frank Hossfeld <[email protected]>
Update to Elemental2, and change version to HEAD-SNAPSHOT
0f6c7e64ed50030401e97b25cb71f332ad67be7d authored over 4 years ago by Colin Alworth <[email protected]>
0f6c7e64ed50030401e97b25cb71f332ad67be7d authored over 4 years ago by Colin Alworth <[email protected]>
Fixed mistake in jsinterop for Date
34c45e3c51212fb91ac525735b95c3769d607db3 authored over 4 years ago by Colin Alworth <[email protected]>
34c45e3c51212fb91ac525735b95c3769d607db3 authored over 4 years ago by Colin Alworth <[email protected]>
Updated readme, and added JsDate
Also updated formatting
a5972e2e06f006fd588b95536c83b989285f1904 authored over 4 years ago by Colin Alworth <[email protected]>
Remove broken `EntryPoint` type.
J2cl doesn't care about this (some kind of bootstrap is required), and
GWT2 will not permit an e...
JVM/JS tests for GWT class itself
a1e4904dcf65e2b91fad4a5c4b1a9af48279c87e authored over 4 years ago by Colin Alworth <[email protected]>
a1e4904dcf65e2b91fad4a5c4b1a9af48279c87e authored over 4 years ago by Colin Alworth <[email protected]>
Update to latest gwt/elemental2 and enable j2cl tests in build
b4550fc23b8e69941b201ae5e8ced3485dc3c494 authored over 4 years ago by Colin Alworth <[email protected]>
b4550fc23b8e69941b201ae5e8ced3485dc3c494 authored over 4 years ago by Colin Alworth <[email protected]>
Move to preferred maven structure, format to test in j2cl+gwt2
de1d60c455cf03395590f47a7ea4e5c3ddad82fd authored over 4 years ago by Frank Hossfeld <[email protected]>
de1d60c455cf03395590f47a7ea4e5c3ddad82fd authored over 4 years ago by Frank Hossfeld <[email protected]>
Add support for uncaughtExceptionHandler
87d30ac958ba9453f425ae2ec4634483877dbd22 authored over 4 years ago by Colin Alworth <[email protected]>
87d30ac958ba9453f425ae2ec4634483877dbd22 authored over 4 years ago by Colin Alworth <[email protected]>
Implement isClient/ProdMode/Script, log, debugger methods
31c11d093b5624d5a280b9f51ccd5ffb634f48cd authored almost 5 years ago by Colin Alworth <[email protected]>
31c11d093b5624d5a280b9f51ccd5ffb634f48cd authored almost 5 years ago by Colin Alworth <[email protected]>
Update to latest gwt-maven-plugin so newer jres work
923656b2d81aaf969d72846f3d6112d4bb71a298 authored almost 5 years ago by Colin Alworth <[email protected]>
923656b2d81aaf969d72846f3d6112d4bb71a298 authored almost 5 years ago by Colin Alworth <[email protected]>
Correct a jsinterop issue that makes closure-compiler unhappy with this class
027c44313a34b887fbd56026df13452f6bc34b27 authored about 5 years ago by Colin Alworth <[email protected]>
027c44313a34b887fbd56026df13452f6bc34b27 authored about 5 years ago by Colin Alworth <[email protected]>
ScriptInjector shouldnt CCE when injecting to non-top window in chrome
2d2110519d1caaecbd1fbbb82d2e77f552407699 authored over 5 years ago by Colin Alworth <[email protected]>
2d2110519d1caaecbd1fbbb82d2e77f552407699 authored over 5 years ago by Colin Alworth <[email protected]>
Add @GwtIncompatible to a common location so other libs can use it
686925e35d98bd94d3e1bc0cbb697eced14ae906 authored over 5 years ago by Colin Alworth <[email protected]>
686925e35d98bd94d3e1bc0cbb697eced14ae906 authored over 5 years ago by Colin Alworth <[email protected]>
Roughly add support for JsonUtils
4b72cb31dd3ba7a61fb5eb40c331954e9dec1a20 authored over 6 years ago by Colin Alworth <[email protected]>
4b72cb31dd3ba7a61fb5eb40c331954e9dec1a20 authored over 6 years ago by Colin Alworth <[email protected]>
Fix an issue around varags and unchecked cast in unshift and push methods
b470363bca000a1fa1f2ba96fc02e51a5edf88c8 authored over 6 years ago by Colin Alworth <[email protected]>
b470363bca000a1fa1f2ba96fc02e51a5edf88c8 authored over 6 years ago by Colin Alworth <[email protected]>
gwt-core builds, seems to be usable:
* killed hashCode/equals
* fixed jsarray tests to actually test the repo copy
* made some shi...
Added more tests from upstream gwt
2bc0cef898f3e506a48018e5ca9f25470f39cbcc authored over 6 years ago by Colin Alworth <[email protected]>
2bc0cef898f3e506a48018e5ca9f25470f39cbcc authored over 6 years ago by Colin Alworth <[email protected]>
Comment out deliberately broken test
715de9ea7aa0f1e203182d34455cb55e83d936dd authored over 6 years ago by Colin Alworth <[email protected]>
715de9ea7aa0f1e203182d34455cb55e83d936dd authored over 6 years ago by Colin Alworth <[email protected]>
Deprecate all array types, mark them as Object so casts work as in JSO
5f895116609bb4381d600dd445076bcdb79ee270 authored over 6 years ago by Colin Alworth <[email protected]>
5f895116609bb4381d600dd445076bcdb79ee270 authored over 6 years ago by Colin Alworth <[email protected]>
A lot of @JsOverlay
14373547258807b4f3e5f621594519901b93a0cc authored over 6 years ago by Jens Nehlmeier <[email protected]>
14373547258807b4f3e5f621594519901b93a0cc authored over 6 years ago by Jens Nehlmeier <[email protected]>
Small JavaDoc update
0e3cde2480d577bf7bfcb7d65edd32aa5a1352f7 authored over 6 years ago by Jens Nehlmeier <[email protected]>
0e3cde2480d577bf7bfcb7d65edd32aa5a1352f7 authored over 6 years ago by Jens Nehlmeier <[email protected]>
Call hashCode not equals
f2db48d3817100676f46b49acd01b5addf7989e6 authored over 6 years ago by Jens Nehlmeier <[email protected]>
f2db48d3817100676f46b49acd01b5addf7989e6 authored over 6 years ago by Jens Nehlmeier <[email protected]>
Initial commit to throw over the wall, see if this makes sense
4eeb78e40ac2b1d9c8913bce8aab80b4e24c860b authored over 6 years ago by Colin Alworth <[email protected]>
4eeb78e40ac2b1d9c8913bce8aab80b4e24c860b authored over 6 years ago by Colin Alworth <[email protected]>