2
0
mirror of https://github.com/konsoletyper/teavm.git synced 2025-04-18 12:40:27 +08:00

Default Branch

744d818bdd · classlib: fix compilation error if Field or Method never called with appropriate receiver type · Updated 2025-04-18 01:37:21 +08:00

Branches

ea9cb79a50 · wasm gc: add support for Class.forName · Updated 2025-04-15 02:21:46 +08:00

7
1

4dc6ca913b · Fix incorrect compilation of try/catch block inside catch block · Updated 2025-04-11 01:39:21 +08:00

14
1

523434978a · wasm gc: support Class.getMethods · Updated 2025-04-08 02:19:29 +08:00

22
1

cb4c48ca29 · New algorithm for dependency analysis · Updated 2025-03-31 01:15:51 +08:00

0
1

499510dd49 · wasm gc: fix issue in virtual table generator · Updated 2025-03-20 23:48:37 +08:00

3
1

1dd73fe210 · wasm gc: lazy generation of virtual table and class instances · Updated 2025-03-07 03:44:59 +08:00

8
1

ad62e76f1d · classlib: fix greedy behaviour of InputStreamReader and BufferedReader · Updated 2025-01-17 03:27:08 +08:00

54
1

f1cc4e5533 · Fix Java source version · Updated 2024-12-15 01:42:01 +08:00

62
4

f9372508ec · jso: add methods that allow to convert without copying between JS typed arrays and Java arrays and buffers · Updated 2024-10-25 02:35:24 +08:00

77
1

abf403499f · classlib: fix issue in ZipFile · Updated 2024-10-23 02:36:32 +08:00

83
1

9f0ecec3b9 · classlib: fix parsing floats and doubles with large exponents · Updated 2024-09-05 15:47:11 +08:00

272
13

df4e6e04ae · Support lazy val in Scala 3 · Updated 2024-02-23 02:07:55 +08:00    mirror

318
1

ade583dc68 · Fix release script · Updated 2024-01-09 02:05:33 +08:00    mirror

436
19

404b880790 · Refactor mechanism that resolves methods and fields parsed from bytecode and reports errors about missing items · Updated 2023-11-20 18:17:41 +08:00    mirror

384
1

4db36ba827 · ~WIP · Updated 2023-10-23 03:35:00 +08:00    mirror

426
2

02a5ac2b4a · ~wip · Updated 2023-05-17 01:45:46 +08:00    mirror

654
15

778a1c9002 · Fix release script · Updated 2023-04-03 02:46:55 +08:00    mirror

658
9

e9e291b224 · Implement code splitting · Updated 2022-06-07 17:08:01 +08:00    mirror

804
1

9fcd159763 · WIP · Updated 2021-10-24 02:56:22 +08:00    mirror

833
8

d1fa57210e · Copy parameter annotations when renaming a class · Updated 2021-02-01 19:41:18 +08:00    mirror

928
0
Included