f.holzwarth
  • Joined on 2025-02-11
f0a4a51ce6 feat: replace thread counter with thread pool
7442880452 feat: limit placeholder generation to uppercase chars
c4dc3b4245 feat: replace random based placeholder generation with deterministic approach
Compare 2 commits »
f.holzwarth created branch feat/master-unify-webservice in f.holzwarth/JavaCompilerCore 2025-05-18 10:00:43 +00:00
1391206dfe Merge branch 'master' of ssh://gitea.hb.dhbw-stuttgart.de:2222/JavaTX/JavaCompilerCore
659bf6b500 Fix warnings in test by using correct order of arguments
33ed22c06a Update java version
70f7857661 Ignore tests that aren't working
Compare 4 commits »
f.holzwarth pushed to feat/unification-webservice at f.holzwarth/JavaCompilerCore 2025-04-28 10:54:52 +00:00
f2aeb72323 fix: use new placeholder registry for json parsing
f.holzwarth pushed to feat/unification-webservice at f.holzwarth/JavaCompilerCore 2025-04-24 09:47:02 +00:00
82acb2ea70 fix: placeholder registry missing in some contexts
f.holzwarth pushed to feat/unification-webservice at f.holzwarth/JavaCompilerCore 2025-04-23 15:44:43 +00:00
8fd0f66990 feat: replaced global placeholders with local placeholder registrycd
f.holzwarth pushed to feat/unification-webservice at f.holzwarth/JavaCompilerCore 2025-04-11 12:55:40 +00:00
dbe1dbb96e feat: reimplement server into merged compiler
f.holzwarth pushed to feat/unification-webservice at f.holzwarth/JavaCompilerCore 2025-04-07 17:53:12 +00:00
133ca1fe41 feat: fix merge problems, update type inference to work with updated environment
f9cf6fe722 Merge branch 'master' into feat/unification-webservice
45275b6888 Merge pull request 'Fix #356' (#357) from sealedInterfacesFix into patternMatching
2144dd9341 Working on patterns, grouping is functional now
69c2bb3dc9 Work on the right grouping, looking pretty good so far
Compare 460 commits »
f.holzwarth pushed to feat/unification-webservice at f.holzwarth/JavaCompilerCore 2025-04-04 16:04:20 +00:00
f.holzwarth pushed to feat/unification-webservice at f.holzwarth/JavaCompilerCore 2025-04-01 15:24:14 +00:00
c7bc5f72e0 fix: replace preview feature of underscore parameter
f.holzwarth pushed to feat/unification-webservice at f.holzwarth/JavaCompilerCore 2025-04-01 15:00:51 +00:00
790aa54527 refactor type inference code: remove unused, translate german to englisch, format code, conform more to java code conventions
f.holzwarth pushed to feat/unification-webservice at f.holzwarth/JavaCompilerCore 2025-04-01 14:58:10 +00:00
58c3947167 chore: refactor type inference code: remove unused, translate german to englisch, format code, conform more to java code conventions
2b9a9c2732 chore: refactor server code: remove unused, translate german to englisch, format code, conform more to java code conventions
79c1a69ea3 chore: refactor type inference code: remove unused, translate german to englisch, format code, conform more to java code conventions
Compare 3 commits »
f.holzwarth pushed to feat/unification-webservice at f.holzwarth/JavaCompilerCore 2025-04-01 07:28:05 +00:00
c0d8dc4692 chore: fix comment mistake and move tests to server-tests
f.holzwarth created branch feat/unification-webservice in f.holzwarth/JavaCompilerCore 2025-04-01 07:22:54 +00:00
f.holzwarth pushed to feat/unification-webservice at f.holzwarth/JavaCompilerCore 2025-04-01 07:22:54 +00:00
84f5f05672 feat: moved typeinference code from core to typeinference package
f.holzwarth created repository f.holzwarth/JavaCompilerCore 2025-04-01 07:06:22 +00:00