This website requires JavaScript.
Explore
Help
Register
Sign In
JavaTX
/
JavaCompilerCore
Watch
3
Star
1
Fork
3
You've already forked JavaCompilerCore
Code
Issues
112
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
build_and_test.yml
sonarqube.yml
Actor
All actors
dholle
jschmidt
pl
RubenKraft
stan
Status
All status
Success
Failure
Waiting
Running
Add main method #372
build_and_test.yml #220
:
Commit
814f5dd5fa
pushed by
dholle
master
2025-07-23 14:02:29 +00:00
1m39s
View workflow file
Fix #373
build_and_test.yml #219
:
Commit
24ca985ccc
pushed by
dholle
master
2025-07-23 12:43:24 +00:00
1m18s
View workflow file
Fix test
build_and_test.yml #218
:
Commit
d6ed0689bc
pushed by
dholle
master
2025-07-23 10:00:14 +00:00
1m34s
View workflow file
Fix test
build_and_test.yml #217
:
Commit
d6ed0689bc
pushed by
dholle
issue363
2025-07-23 09:58:40 +00:00
2m0s
View workflow file
Fix #371
build_and_test.yml #216
:
Commit
d7676f36e3
pushed by
dholle
issue363
2025-07-23 09:46:12 +00:00
1m56s
View workflow file
feat: add Method to only get AST
build_and_test.yml #215
:
Commit
c479b044b3
pushed by
RubenKraft
LSP-Interface
2025-07-16 12:24:15 +00:00
5m44s
View workflow file
fix: directly use .generate Method instead of compiling each file by hand
build_and_test.yml #214
:
Commit
9046fb09e5
pushed by
RubenKraft
LSP-Interface
2025-07-16 10:01:23 +00:00
7m21s
View workflow file
sort resultsets before printing them to the console to enhance comparability between results
build_and_test.yml #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.yml #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.yml #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.yml #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.yml #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.yml #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.yml #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.yml #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.yml #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.yml #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.yml #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.yml #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.yml #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.yml #200
:
Commit
b07e848fa2
pushed by
dholle
issue363
2025-06-18 11:31:07 +00:00
5m56s
View workflow file
Fix #364
build_and_test.yml #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.yml #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.yml #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.yml #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.yml #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.yml #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.yml #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.yml #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.yml #191
:
Commit
d3b3f92193
pushed by
RubenKraft
LSP-Interface
2025-05-12 16:58:38 +00:00
43s
View workflow file
First
Previous
...
2
3
4
5
6
...
Next
Last