f.holzwarth
  • Joined on 2025-02-11
f.holzwarth pushed to feat/unify-server-0variance at f.holzwarth/JavaCompilerCore 2025-08-04 11:42:20 +00:00
1af31e4513 feat: update parallelization for 0variance
5b06f0a249 Merge branch 'feat/unify-server' into feat/unify-server-0variance
3d99f282f5 feat: cleanup code
512b10542e feat: adjusted parallelization
3b1185d9d0 feat: paralellize 0-variance cases
Compare 16 commits »
f.holzwarth created branch feat/unify-server-mergeMaster in f.holzwarth/JavaCompilerCore 2025-07-24 12:41:35 +00:00
af15a1b90c Merge branch 'master' into feat/unify-server-mergeMaster
814f5dd5fa Add main method #372
d6ed0689bc Fix test
Compare 5 commits »
f.holzwarth pushed to feat/unify-server at f.holzwarth/JavaCompilerCore 2025-07-21 14:13:14 +00:00
3d99f282f5 feat: cleanup code
f.holzwarth pushed to feat/unify-server at f.holzwarth/JavaCompilerCore 2025-07-19 10:50:35 +00:00
303c91dc87 chore: making classnames more expressive and cleanup some structures
f.holzwarth pushed to feat/unify-server at f.holzwarth/JavaCompilerCore 2025-07-19 10:35:56 +00:00
6b8058ba80 chore: making classnames more expressive and cleanup some structures
f.holzwarth pushed to feat/unify-server at f.holzwarth/JavaCompilerCore 2025-07-16 09:16:34 +00:00
603a8b176a feat: implement partically cancellable tasks
f.holzwarth created branch feat/unify-server-test in f.holzwarth/JavaCompilerCore 2025-07-13 16:49:46 +00:00
f.holzwarth pushed to feat/unify-server-test at f.holzwarth/JavaCompilerCore 2025-07-13 16:49:46 +00:00
79658c181d feat: remember inferred location in unifyPair
f.holzwarth deleted branch feat/unify-server-test from f.holzwarth/JavaCompilerCore 2025-07-13 16:48:32 +00:00
f.holzwarth pushed to feat/unify-server at f.holzwarth/JavaCompilerCore 2025-07-12 11:44:25 +00:00
f396189a4b feat: add timestamp to server output
f.holzwarth pushed to feat/unify-server at f.holzwarth/JavaCompilerCore 2025-07-12 11:38:16 +00:00
9a61cc9e60 feat: add timestamp to server output
f.holzwarth pushed to feat/unify-server at f.holzwarth/JavaCompilerCore 2025-07-12 11:22:56 +00:00
e7f4a94908 feat: fixed old condition on server timeout
f.holzwarth pushed to feat/unify-server at f.holzwarth/JavaCompilerCore 2025-07-12 11:16:57 +00:00
ce49a4b9a5 feat: reduce temporary objects and repeated loops
f.holzwarth pushed to feat/unify-server-test at f.holzwarth/JavaCompilerCore 2025-07-11 14:56:25 +00:00
f3f790df02 feat: combine filters
f.holzwarth pushed to feat/unify-server-test at f.holzwarth/JavaCompilerCore 2025-07-11 14:52:14 +00:00
e255f6e616 feat: more object reductions
f.holzwarth pushed to feat/unify-server-test at f.holzwarth/JavaCompilerCore 2025-07-11 14:47:36 +00:00
f.holzwarth pushed to feat/unify-server-test at f.holzwarth/JavaCompilerCore 2025-07-11 14:46:19 +00:00
4e507c009a feat: simplify list of repeated iterations to single iteration
f.holzwarth pushed to feat/unify-server-test at f.holzwarth/JavaCompilerCore 2025-07-11 14:43:48 +00:00
c1cf12532d feat: simplify list of repeated iterations to single iteration
f.holzwarth pushed to feat/unify-server-test at f.holzwarth/JavaCompilerCore 2025-07-11 14:21:06 +00:00
2b312b28aa feat: simplify list of repeated iterations to single iteration