This website requires JavaScript.
Explore
Help
Register
Sign In
JavaTX
/
JavaCompilerCore
Watch
3
Star
1
Fork
3
You've already forked JavaCompilerCore
Code
Issues
116
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
Update again
#232
:
Commit
8ae15f9d41
pushed by
dholle
master
2025-07-31 10:16:21 +00:00
1m3s
View workflow file
Use newer scanner
#230
:
Commit
8c8e088612
pushed by
dholle
master
2025-07-31 10:06:58 +00:00
27s
View workflow file
Add jdk 17
#228
:
Commit
2814c6538e
pushed by
dholle
master
2025-07-31 09:58:52 +00:00
1m48s
View workflow file
Nano
#226
:
Commit
dcbc29b49b
pushed by
dholle
master
2025-07-31 09:49:33 +00:00
24s
View workflow file
Sonar
#225
:
Commit
05033bcb9d
pushed by
dholle
master
2025-07-31 09:49:06 +00:00
0s
View workflow file
Wrong branch
#224
:
Commit
a3f6365b07
pushed by
dholle
patternMatching
2025-07-31 09:49:08 +00:00
1m30s
View workflow file
Sonar
#223
:
Commit
b808c85722
pushed by
dholle
patternMatching
2025-07-31 09:47:32 +00:00
34s
View workflow file
Continue working on pattern matching
#222
:
Commit
8d41ed2328
pushed by
dholle
patternMatching
2025-07-30 12:36:04 +00:00
1m48s
View workflow file
Add main method #372
#221
:
Commit
814f5dd5fa
pushed by
dholle
patternMatching
2025-07-29 09:50:48 +00:00
1m41s
View workflow file
Add main method #372
#220
:
Commit
814f5dd5fa
pushed by
dholle
master
2025-07-23 14:02:29 +00:00
1m39s
View workflow file
Fix #373
#219
:
Commit
24ca985ccc
pushed by
dholle
master
2025-07-23 12:43:24 +00:00
1m18s
View workflow file
Fix test
#218
:
Commit
d6ed0689bc
pushed by
dholle
master
2025-07-23 10:00:14 +00:00
1m34s
View workflow file
Fix test
#217
:
Commit
d6ed0689bc
pushed by
dholle
issue363
2025-07-23 09:58:40 +00:00
2m0s
View workflow file
Fix #371
#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
#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
#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
#213
:
Commit
9e323759d6
pushed by
jschmidt
issue363
2025-07-16 09:19:26 +00:00
1m28s
View workflow file
Fix subtyping of function types
#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
#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
#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
#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
#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
#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
#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
#205
:
Commit
2416c80c20
pushed by
dholle
issue363
2025-07-01 13:56:03 +00:00
2h9m33s
View workflow file
Purge generics from lambdas
#204
:
Commit
9434facfa0
pushed by
dholle
issue363
2025-06-20 14:33:42 +00:00
50m14s
View workflow file
Fix lambda expression captures
#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?
#202
:
Commit
8b342c5604
pushed by
jschmidt
issue363
2025-06-18 16:31:26 +00:00
1h44m54s
View workflow file
Remove ByteArrayClassLoader and fix #363
#201
:
Commit
cdb93b5155
pushed by
dholle
issue363
2025-06-18 13:30:54 +00:00
4m35s
View workflow file
Remove print statement
#200
:
Commit
b07e848fa2
pushed by
dholle
issue363
2025-06-18 11:31:07 +00:00
5m56s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last