eagler-teavm-fork/tests
Alexey Andreev a1355bb2f7 classlib: refactor LinkedHashMap
I found regression somewhere in LinkedHashMap, when certain operations cause cycle in entry list. Since updated logic was totally unclear to me, I rewrote it from scratch. Also, reverted mechanism to remove entries NOT by keys and used it where necessary to improve performance.
2023-11-23 21:19:28 +01:00
..
src/test classlib: refactor LinkedHashMap 2023-11-23 21:19:28 +01:00
build.gradle.kts Use Gradle toolchains to run tests 2023-11-08 09:28:07 +01:00
compile-c-unix-fast.sh Add GitHub Actions CI (#854) 2023-11-14 22:03:43 +03:00
compile-c-unix.sh C: compile into multiple .c and .h files 2019-05-08 17:36:46 +03:00
run-wasi.sh WASI: update default test runner parameter for newer wasmtime versions 2023-11-09 10:58:34 +01:00