This website requires JavaScript.
Explore
Help
Register
Sign In
JavaTX
/
JavaCompilerCore
Watch
3
Star
1
Fork
3
Code
Issues
121
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
Build and Test with Maven
SonarQube Scan
363 workflow runs
Actor
All actors
dholle
jschmidt
pl
RubenKraft
stan
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
addPackages
antlr
antlr2
aspGen
astRecordRefactoring
bcel
bcGenerics
bigCleanup
bigRefactoring
bigRefactoringUnifyComment
bytecode
bytecode2
bytecodeGenerics
bytecodeGenericsSecond
classfile
classloader
fixPlugin
generateTestConstraints
gradle
inferWildcards
intellij
issue363
KPS2025
LSP-Interface
martin
master
mplr26
newConstraints
ohneMaven
parser
parseSignature
patternMatching
patternMatchingTmp
patternMatchingV2
plugin
refactoring
refactoring2020
refactoringConstraintSet
refactoringUnify
refactorToAPIs
sat
sealedInterfacesFix
simplifyRes
strucTypes
strucTypesNew
strucTypesTemp
strucTypesVollmer
strucTypes_dev2
strucTypes_dev_PL
targetBytecode
testoldunify
tryCatch
typeErasure
unif23
unif23Full
unif23NoOptParallel
unif23NoOptParallel_Lehmann
unify
unify-PartialOrderSet
unify-test
UnifyAllSolutions
UnifyDependentSubstitutions
unifyDev
unifyOptimierung
unifyStable
sort resultsets before printing them to the console to enhance comparability between results
Build and Test with Maven #213
:
Commit
9e323759d6
pushed by
jschmidt
issue363
2025-07-16 09:19:26 +00:00
1m28s
View workflow file
Fix subtyping of function types
Build and Test with Maven #212
:
Commit
558083166d
pushed by
dholle
issue363
2025-07-15 13:04:08 +00:00
1m46s
View workflow file
adjust FiniteClosure to only use imported types + some necessary ones
Build and Test with Maven #211
:
Commit
aec2f9a399
pushed by
jschmidt
issue363
2025-07-15 12:08:42 +00:00
1m38s
View workflow file
deleted: ../resources/bytecode/javFiles/Bug365a.jav
Build and Test with Maven #210
:
Commit
31df7a65f0
pushed by
pl
issue363
2025-07-08 15:55:36 +00:00
10m25s
View workflow file
new file: resources/bytecode/javFiles/Bug365a.jav
Build and Test with Maven #209
:
Commit
0eb48ba425
pushed by
pl
issue363
2025-07-07 11:16:40 +00:00
4m44s
View workflow file
Merge branch 'issue363' of ssh://gitea.hb.dhbw-stuttgart.de:2222/JavaTX/JavaCompilerCore into issue363
Build and Test with Maven #208
:
Commit
ceee9a49c4
pushed by
dholle
issue363
2025-07-02 09:44:06 +00:00
34m15s
View workflow file
.gitea/workflows/build_and_test.yml aktualisiert
Build and Test with Maven #207
:
Commit
c50f14a4a3
pushed by
dholle
issue363
2025-07-01 14:42:03 +00:00
6m52s
View workflow file
Update project to java 24, update dependencies and change api to Junit 5
Build and Test with Maven #206
:
Commit
1f4250ff84
pushed by
dholle
issue363
2025-07-01 13:56:55 +00:00
46s
View workflow file
Merge branch 'issue363' of ssh://gitea.hb.dhbw-stuttgart.de:2222/JavaTX/JavaCompilerCore into issue363
Build and Test with Maven #205
:
Commit
2416c80c20
pushed by
dholle
issue363
2025-07-01 13:56:03 +00:00
2h9m33s
View workflow file
Purge generics from lambdas
Build and Test with Maven #204
:
Commit
9434facfa0
pushed by
dholle
issue363
2025-06-20 14:33:42 +00:00
50m14s
View workflow file
Fix lambda expression captures
Build and Test with Maven #203
:
Commit
09a6b9a788
pushed by
dholle
issue363
2025-06-18 16:45:08 +00:00
13m35s
View workflow file
the last commit message was a lie, nothing was fixed. The lambdas does not even respect the arguments it is given?
Build and Test with Maven #202
:
Commit
8b342c5604
pushed by
jschmidt
issue363
2025-06-18 16:31:26 +00:00
1h44m54s
View workflow file
Remove ByteArrayClassLoader and
fix
#363
Build and Test with Maven #201
:
Commit
cdb93b5155
pushed by
dholle
issue363
2025-06-18 13:30:54 +00:00
4m35s
View workflow file
Remove print statement
Build and Test with Maven #200
:
Commit
b07e848fa2
pushed by
dholle
issue363
2025-06-18 11:31:07 +00:00
5m56s
View workflow file
Fix
#364
Build and Test with Maven #199
:
Commit
313cd20f36
pushed by
dholle
issue363
2025-06-18 11:25:04 +00:00
51s
View workflow file
rename issues to bug
Build and Test with Maven #198
:
Commit
567fcc3b9a
pushed by
jschmidt
issue363
2025-06-18 11:05:01 +00:00
5m53s
View workflow file
add issue 364
Build and Test with Maven #197
:
Commit
d9936e7197
pushed by
jschmidt
issue363
2025-06-18 10:59:03 +00:00
3m3s
View workflow file
add issue 363
Build and Test with Maven #196
:
Commit
8f194b3102
pushed by
jschmidt
issue363
2025-06-18 10:55:54 +00:00
6m53s
View workflow file
modified: resources/AllgemeinTest/Box.jav
Build and Test with Maven #195
:
Commit
007d55ea3f
pushed by
pl
patternMatchingTmp
2025-05-15 16:06:47 +00:00
2m3s
View workflow file
Merge branch 'master' of ssh://gitea.hb.dhbw-stuttgart.de:2222/JavaTX/JavaCompilerCore
Build and Test with Maven #194
:
Commit
1391206dfe
pushed by
dholle
master
2025-05-15 13:37:38 +00:00
6m11s
View workflow file
Exception type not gets resolved with classpath
Build and Test with Maven #193
:
Commit
7b915df43d
pushed by
jschmidt
tryCatch
2025-05-14 11:58:37 +00:00
45s
View workflow file
Merge branch 'master' into LSP-Interface
Build and Test with Maven #192
:
Commit
42e31a3471
pushed by
RubenKraft
LSP-Interface
2025-05-13 14:06:26 +00:00
4m50s
View workflow file
feat: make dir when /out does not exist
Build and Test with Maven #191
:
Commit
d3b3f92193
pushed by
RubenKraft
LSP-Interface
2025-05-12 16:58:38 +00:00
43s
View workflow file
fix: exclude Files that do not end on .jav
Build and Test with Maven #190
:
Commit
8208abcaea
pushed by
RubenKraft
LSP-Interface
2025-05-12 16:44:05 +00:00
46s
View workflow file
test: change TEstnames
Build and Test with Maven #189
:
Commit
e4a3939ce9
pushed by
RubenKraft
LSP-Interface
2025-05-09 12:12:33 +00:00
41s
View workflow file
test: change TEstnames
Build and Test with Maven #188
:
Commit
d903ec0ebb
pushed by
RubenKraft
LSP-Interface
2025-05-09 12:11:46 +00:00
26s
View workflow file
feat: compile all classes in workspace
Build and Test with Maven #187
:
Commit
61de81cf92
pushed by
RubenKraft
LSP-Interface
2025-05-08 17:01:04 +00:00
43s
View workflow file
feat: compile all classes in workspace
Build and Test with Maven #186
:
Commit
59888006e0
pushed by
RubenKraft
LSP-Interface
2025-05-08 16:52:15 +00:00
43s
View workflow file
feat: clean out file when generating Bytecode
Build and Test with Maven #185
:
Commit
94034912b4
pushed by
RubenKraft
LSP-Interface
2025-05-08 15:52:08 +00:00
43s
View workflow file
feat: clean out file when generating Bytecode
Build and Test with Maven #184
:
Commit
f303163118
pushed by
RubenKraft
LSP-Interface
2025-05-08 15:11:27 +00:00
44s
View workflow file
First
Previous
...
4
5
6
7
8
...
Next
Last