Alexey Andreev
|
81f78fab01
|
classlib: add String.strip
|
2023-05-16 10:12:36 +02:00 |
|
Ivan Hetman
|
697ad73762
|
classlib: add Collectors grouping by
|
2023-05-16 09:57:13 +02:00 |
|
Alexey Andreev
|
c39efdc6d7
|
classlib: fix issue with integer unsigned right shift
|
2023-05-16 09:56:24 +02:00 |
|
Alexey Andreev
|
9f349385ec
|
classlib: fix issue in BitSet.set
|
2023-04-26 16:25:25 +02:00 |
|
Alexey Andreev
|
7cd121ec97
|
JSO apis: remove wrong methods. See #695
|
2023-04-26 10:13:58 +02:00 |
|
Ivan Hetman
|
25890adcf8
|
Add record class name to toString implementation (#691)
|
2023-04-21 12:57:51 +02:00 |
|
Alexey Andreev
|
09cdc63267
|
gradle: allow to define TeaVM properties from gradle command line
|
2023-04-12 16:48:48 +02:00 |
|
Alexey Andreev
|
b927b28e7d
|
js: fix extracting exception message from Java
|
2023-04-11 13:42:28 +02:00 |
|
Alexey Andreev
|
6e90124edd
|
samples: bump Gradle wrapper version, bump TeaVM version
|
2023-04-11 13:42:28 +02:00 |
|
Ivan Hetman
|
02a28613b4
|
jso apis: correct superinterface for Path2D (#690)
|
2023-04-11 12:58:19 +02:00 |
|
zufarfakhurtdinov
|
e801ff5b10
|
Fix running tests in macOS (#689)
Co-authored-by: Zufar Fakhurtdinov <zufar.fakhurtdinov@delightex.com>
|
2023-04-11 12:57:28 +02:00 |
|
Ivan Hetman
|
928a8631a8
|
jso apis: add missing methods for Array and Object (#686)
|
2023-04-11 12:10:44 +02:00 |
|
Alexey Andreev
|
4756c9009a
|
Fix running tests from Gradle plugin
|
2023-04-11 09:46:45 +02:00 |
|
Ivan Hetman
|
fcb750675c
|
Fix NPE in record.equals(null) (#688)
|
2023-04-11 09:30:21 +02:00 |
|
Alexey Andreev
|
3e1edeb90c
|
Add publishing of C-incremental artifact
|
2023-04-04 15:39:37 +02:00 |
|
Alexey Andreev
|
7b227c712f
|
Add publishing of CLI artifact
|
2023-04-04 14:44:23 +02:00 |
|
Ivan Hetman
|
5dee60eec6
|
classlib: add CharSequence.isEmpty support (#683)
|
2023-04-04 13:03:38 +02:00 |
|
Alexey Andreev
|
79df39fca0
|
minor: remove unused fields
|
2023-04-03 17:19:13 +02:00 |
|
Alexey Andreev
|
246498763d
|
classlib: fix more bugs in int-to-string conversion
|
2023-04-03 17:18:59 +02:00 |
|
Alexey Andreev
|
7442898898
|
classlib: fix checkstyle error
|
2023-04-03 10:14:45 +02:00 |
|
Ivan Hetman
|
a1074918cf
|
classlib: fix issues related to ArrayList, Arrays and Comparator
|
2023-04-03 10:07:28 +02:00 |
|
Alexey Andreev
|
c5572bc573
|
classlib: fix stringifying min integer and min long. Refactor tests
|
2023-04-03 09:39:31 +02:00 |
|
Alexey Andreev
|
da86bf5777
|
Fix release script
|
2023-04-02 20:48:05 +02:00 |
|
Alexey Andreev
|
ffcded86bb
|
IDEA: trying to fix plugin configuration
|
2023-04-02 20:07:06 +02:00 |
|
Alexey Andreev
|
9676b2a238
|
IDEA: fix running dev server. Fix #679
|
2023-04-02 19:47:51 +02:00 |
|
Ivan Hetman
|
9201d16853
|
classlib: add missing constructor to PriorityQueue (#680)
|
2023-04-02 19:23:18 +02:00 |
|
Alexey Andreev
|
a70251fe83
|
classlib: add Integer/Long.compareUnsigned
|
2023-03-25 09:37:44 +01:00 |
|
Alexey Andreev
|
d25cb1fa16
|
Bump project version
|
2023-03-24 15:31:45 +01:00 |
|
Alexey Andreev
|
528a39247e
|
gradle: replace all Closure<Void> occurrences with Closure<?> to avoid Groovy warning in IDE
|
2023-03-24 15:31:24 +01:00 |
|
Alexey Andreev
|
19c0492c33
|
Fix running tests in Windows
|
2023-03-24 15:12:34 +01:00 |
|
Alexey Andreev
|
c9d97b7144
|
Samples: add readme file
|
2023-03-19 19:27:41 +01:00 |
|
Alexey Andreev
|
073a444cc9
|
Wasm: fix issue with coroutine generator
Partially fix #675
|
2023-03-19 18:32:52 +01:00 |
|
Alexey Andreev
|
b4b1bc0b11
|
Maven: fix archetype pom.xml
|
2023-03-16 14:40:08 +01:00 |
|
Ivan Hetman
|
ffe3f34731
|
classlib: add BitSet stream API (#674)
|
2023-03-15 11:09:49 +01:00 |
|
Alexey Andreev
|
ca76ea45cf
|
Get rid of Gson library
|
2023-03-10 21:19:30 +01:00 |
|
Alexey Andreev
|
43a55769d8
|
Add publication to Gradle plugin portal
|
2023-03-06 17:06:31 +01:00 |
|
Alexey Andreev
|
d575440bb1
|
Bump Gradle version
|
2023-03-06 16:26:50 +01:00 |
|
Alexey Andreev
|
4d36283946
|
Configure automatic building of report about support of Java class library
|
2023-03-06 15:58:24 +01:00 |
|
Alexey Andreev
|
e2153c09fe
|
Update readme, remove information about preview builds, since it's already published to site
|
2023-03-06 15:28:06 +01:00 |
|
Alexey Andreev
|
671b1da25b
|
Fix build configuration for releasing TeaVM. Add release script.
|
2023-03-06 15:13:10 +01:00 |
|
Alexey Andreev
|
0e4b0f6b11
|
Maven: set packaging of archetype artifact to 'maven-archetype'
|
2023-03-06 11:58:50 +01:00 |
|
Alexey Andreev
|
ddab106c5a
|
Gradle: don't copy teavmdbg file to WEB-INF directory
(return this when deobfuscation functionality is implemented)
|
2023-03-06 11:42:21 +01:00 |
|
Alexey Andreev
|
0f8d36a080
|
JS: display Java exception message in uncaught exceptions in console
|
2023-03-02 20:22:33 +01:00 |
|
Ivan Hetman
|
07d56f1b0b
|
classlib: fix NPE when passing null to Arrays.toString (#667)
|
2023-02-28 11:46:59 +03:00 |
|
Alexey Andreev
|
971fa9a1f3
|
Bump versions of dependencies
|
2023-02-24 19:55:35 +01:00 |
|
Alexey Andreev
|
672f7e32cd
|
classlib: update tzdata, unicodedata and cldr
|
2023-02-24 19:44:38 +01:00 |
|
Alexey Andreev
|
725aac089b
|
gradle: make tests DSL groovy-friendly
|
2023-02-18 18:37:07 +01:00 |
|
Ivan Hetman
|
a4b2199142
|
jso apis: improve support of XMLHttpRequest
|
2023-02-18 11:14:18 +03:00 |
|
Alexey Andreev
|
27713b78f8
|
gradle: make DSL groovy-friendly
|
2023-02-18 09:10:08 +01:00 |
|
Alexey Andreev
|
4fdb05905d
|
js: increase default top level name limit, since browsers now fixed issues in their dev tools
|
2023-02-18 08:14:28 +01:00 |
|