Alexey Andreev
|
9fcd159763
|
WIP
|
2021-10-23 21:56:22 +03:00 |
|
Alexey Andreev
|
ea11b307e9
|
WIP
|
2021-10-15 23:12:49 +03:00 |
|
Alexey Andreev
|
eed638589d
|
WIP
|
2021-10-11 00:12:48 +03:00 |
|
Alexey Andreev
|
2684f24ceb
|
WIP
|
2021-10-09 13:50:11 +03:00 |
|
Alexey Andreev
|
fa9e32db33
|
WIP
|
2021-10-03 00:23:58 +03:00 |
|
Alexey Andreev
|
af3547ab61
|
WIP
|
2021-09-30 00:08:46 +03:00 |
|
Alexey Andreev
|
7f4f1a292e
|
~WIP
|
2021-09-28 22:51:06 +03:00 |
|
Alexey Andreev
|
787a0a160e
|
Working on new IR
|
2021-09-26 19:38:02 +03:00 |
|
Alexey Andreev
|
08aa642fe5
|
C: prevent from casting to native function type
|
2021-08-31 15:11:17 +03:00 |
|
Alexey Andreev
|
ada2bf9c58
|
Fix bug in support for resources
|
2021-08-31 12:35:56 +03:00 |
|
Alexey Andreev
|
c2f90d3cfc
|
fix ClassInference for arrays
|
2021-08-30 17:53:14 +03:00 |
|
Alexey Andreev
|
c65a9e1c97
|
Fix bug in irreducible graph splitting algorithm
|
2021-07-15 19:17:11 +03:00 |
|
Alexey Andreev
|
220537d984
|
C: fix behaviour of nested try/catch statements
|
2021-04-15 20:55:52 +03:00 |
|
Alexey Andreev
|
73bd139b7e
|
C: implement ServiceLoader
|
2021-04-14 23:02:09 +03:00 |
|
Alexey Andreev
|
4a62b58f82
|
Bug fixes in optimizer
|
2021-04-02 19:54:38 +03:00 |
|
Alexey Andreev
|
7058a195b7
|
JS: fix class of object created by multianewarray instruction
|
2021-04-01 12:05:18 +03:00 |
|
Alexey Andreev
|
c89bc11d02
|
Fix dominator tree builder, make it possible to choose starting node
|
2021-04-01 09:29:18 +03:00 |
|
Alexey Andreev
|
d710870c65
|
Fix possible NPE
|
2021-03-31 12:53:12 +03:00 |
|
Alexey Andreev
|
aa8a91d030
|
classlib: implement missing charsets
|
2021-03-30 20:03:25 +03:00 |
|
Alexey Andreev
|
9972fe0c29
|
Rewrite node splitting algorithm
|
2021-03-30 12:07:14 +03:00 |
|
Alexey Andreev
|
b34e25414e
|
C: fix support for resources
|
2021-03-24 18:52:54 +03:00 |
|
Alexey Andreev
|
7726d47795
|
C: don't run compiled tests simultaneously
|
2021-03-24 17:31:16 +03:00 |
|
Alexey Andreev
|
00fba54d7b
|
C: fix exception handling semantics with longjmp
|
2021-03-24 17:30:49 +03:00 |
|
Alexey Andreev
|
bb4315e486
|
C: fix missing files when casting to arrays
|
2021-03-24 16:09:01 +03:00 |
|
Alexey Andreev
|
6de830d5bd
|
wasm: fix initialization order of system classes
|
2021-03-22 23:22:34 +03:00 |
|
Alexey Andreev
|
f2bac088f1
|
Fix more complex cases of irreducible CFGs during coroutine transformation
|
2021-03-22 22:09:41 +03:00 |
|
Alexey Andreev
|
9df897d298
|
Fix coroutine transformation. Make emulated threads work in Wasm
|
2021-03-22 21:28:50 +03:00 |
|
Alexey Andreev
|
eb495182d2
|
JS: fix runtime for Safari
|
2021-03-22 15:13:40 +03:00 |
|
Alexey Andreev
|
08092d05fc
|
Readme: use non-cached version of download badge
|
2021-03-22 14:51:40 +03:00 |
|
Alexey Andreev
|
38cbd7e80b
|
JS: fix async methods
|
2021-03-22 14:17:50 +03:00 |
|
Alexey Andreev
|
d6780ea637
|
Fix bug in global value numbering optimization
|
2021-03-22 14:17:50 +03:00 |
|
Alexey Andreev
|
60e5c0bbce
|
Use new commons-cli API, remove usages of deprecated one
|
2021-03-22 14:17:50 +03:00 |
|
Alexey Andreev
|
bd53c1a5a2
|
wasm: trying to implement coroutines
|
2021-03-21 22:13:09 +03:00 |
|
Alexey Andreev
|
c4c1408160
|
wasm: fix running tests, add in-browser test runners
|
2021-03-20 19:52:45 +03:00 |
|
Alexey Andreev
|
b2b7a603b4
|
JS: fix array optimization
|
2021-03-19 14:16:29 +03:00 |
|
Alexey Andreev
|
93d807809d
|
html4j: temporarily ignore test
|
2021-03-18 22:19:00 +03:00 |
|
Alexey Andreev
|
75d06bebbf
|
JS: fix bug in compilation of monitorenter instruction
|
2021-03-18 14:20:29 +03:00 |
|
Alexey Andreev
|
5d9d64303e
|
Fix tzdata parser
|
2021-03-18 13:03:55 +03:00 |
|
JohannesS
|
f97484365c
|
JS: fix overrides with default methods
|
2021-03-18 12:26:33 +03:00 |
|
Alexey Andreev
|
4fe012740d
|
Update tzdata
|
2021-03-18 12:00:27 +03:00 |
|
Alexey Andreev
|
822382d7f7
|
Bump HPPC version
|
2021-03-18 11:55:47 +03:00 |
|
Alexey Andreev
|
0cff9e104c
|
Fix checkstyle warnings after migration to the new version
|
2021-03-18 11:51:20 +03:00 |
|
Alexey Andreev
|
43437fd9b2
|
Update checkstyle settings in IDEA
|
2021-03-18 11:36:23 +03:00 |
|
Alexey Andreev
|
81bfe3f6e2
|
Improve pom.xml configuration
|
2021-03-18 11:16:41 +03:00 |
|
Alexey Andreev
|
e51f247cc6
|
Update checkstyle configuration in IDEA
|
2021-03-18 11:11:53 +03:00 |
|
Alexey Andreev
|
14c05954b0
|
html4j: fix and unignore tests
|
2021-03-18 10:30:33 +03:00 |
|
Alexey Andreev
|
adba541a15
|
Update JS tests run configurations
|
2021-03-18 10:28:24 +03:00 |
|
Alexey Andreev
|
2c7b5be62e
|
JS: fix long emulation in JS engines that don't support BigInt
|
2021-03-18 10:14:18 +03:00 |
|
Alexey Andreev
|
0b36010a19
|
C: fix running JUnit tests
|
2021-03-18 01:03:19 +03:00 |
|
Alexey Andreev
|
3779520389
|
C: fix after introducing CCE support
|
2021-03-18 01:03:01 +03:00 |
|