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
Throw exception if class doesn't exist
build_and_test.yml #57
:
Commit
b752219d8c
pushed by
dholle
targetBytecode
2024-04-10 08:16:37 +00:00
2m40s
View workflow file
Don't trim stack trace because some tests randomly fail and we need to know why
build_and_test.yml #56
:
Commit
ec890356e4
pushed by
dholle
targetBytecode
2024-04-10 08:01:05 +00:00
2m59s
View workflow file
modified: src/main/java/de/dhbwstuttgart/parser/SyntaxTreeGenerator/SyntacticSugar.java
build_and_test.yml #54
:
Commit
bcce4cee19
pushed by
pl
targetBytecode
2024-04-09 16:29:13 +00:00
2m21s
View workflow file
Fix bytecode error when calling interface functions
build_and_test.yml #53
:
Commit
e6cd4038e2
pushed by
dholle
targetBytecode
2024-04-09 13:55:42 +00:00
2m48s
View workflow file
Merge branch 'targetBytecode' of ssh://gitea.hb.dhbw-stuttgart.de:2222/JavaTX/JavaCompilerCore into targetBytecode
build_and_test.yml #52
:
Commit
e50f941b79
pushed by
dholle
targetBytecode
2024-04-09 13:02:11 +00:00
2m33s
View workflow file
modified: ../src/main/java/de/dhbwstuttgart/typeinference/unify/Match.java
build_and_test.yml #51
:
Commit
0d5be89310
pushed by
pl
targetBytecode
2024-04-08 23:53:54 +00:00
2m51s
View workflow file
Fix #308
build_and_test.yml #45
:
Commit
e59accf7ee
pushed by
dholle
targetBytecode
2024-04-08 09:52:57 +00:00
12m3s
View workflow file
Decouple unify from the rest of the code
build_and_test.yml #42
:
Commit
6850a8fa21
pushed by
dholle
targetBytecode
2024-03-28 09:39:05 +00:00
3m22s
View workflow file
Work on issue
build_and_test.yml #39
:
Commit
b70e435120
pushed by
dholle
targetBytecode
2024-03-27 11:23:04 +00:00
59s
View workflow file
Fix #298 maybe?
build_and_test.yml #38
:
Commit
8fdfbf875b
pushed by
dholle
targetBytecode
2024-03-26 16:39:49 +00:00
2m39s
View workflow file
Taking the super methods parameters should only happen for the types, fix #306
build_and_test.yml #30
:
Commit
7cb0e9dbb7
pushed by
dholle
targetBytecode
2024-03-25 12:46:17 +00:00
2m24s
View workflow file
Fix #298
build_and_test.yml #29
:
Commit
e07521d9b6
pushed by
dholle
targetBytecode
2024-03-25 11:17:05 +00:00
2m33s
View workflow file
Work on issue
build_and_test.yml #28
:
Commit
c2ee12397f
pushed by
dholle
targetBytecode
2024-03-22 13:57:30 +00:00
2m53s
View workflow file
Fix #300 and also call private methods correctly
build_and_test.yml #27
:
Commit
786e0a7a23
pushed by
dholle
targetBytecode
2024-03-21 10:51:59 +00:00
2m35s
View workflow file
Fix #294
build_and_test.yml #26
:
Commit
1c63321b30
pushed by
dholle
targetBytecode
2024-03-20 13:40:04 +00:00
2m36s
View workflow file
Upload test for #298
build_and_test.yml #25
:
Commit
1f74345324
pushed by
dholle
targetBytecode
2024-03-19 14:23:22 +00:00
3m16s
View workflow file
Implement ThisCall (fix #295)
build_and_test.yml #23
:
Commit
0acfe6c0d4
pushed by
dholle
targetBytecode
2024-03-18 12:40:47 +00:00
2m52s
View workflow file
Fix #296
build_and_test.yml #21
:
Commit
01e374eadd
pushed by
dholle
targetBytecode
2024-03-18 09:20:47 +00:00
3m29s
View workflow file
Use wildcard constraint in foreach, fixes #291 and hopefully doesn't break anything
build_and_test.yml #17
:
Commit
e354838491
pushed by
dholle
targetBytecode
2024-03-14 09:26:12 +00:00
2m45s
View workflow file
Fix <?> Wildcard not working in STG, fixes #287
build_and_test.yml #16
:
Commit
e17f08263e
pushed by
dholle
targetBytecode
2024-03-13 10:45:01 +00:00
2m23s
View workflow file
Ignore annotations in STG, fix #288
build_and_test.yml #15
:
Commit
2cb84f9e2b
pushed by
dholle
targetBytecode
2024-03-13 10:31:58 +00:00
2m33s
View workflow file
Fix #289
build_and_test.yml #14
:
Commit
83ae05ea4a
pushed by
dholle
targetBytecode
2024-03-13 10:24:25 +00:00
3m14s
View workflow file
Fix #286
build_and_test.yml #13
:
Commit
26452eb5de
pushed by
dholle
targetBytecode
2024-03-11 15:19:37 +00:00
3m19s
View workflow file
Split up test and compile to improve readability
build_and_test.yml #12
:
Commit
38827544c9
pushed by
dholle
targetBytecode
2024-03-08 16:36:24 +00:00
2m21s
View workflow file
Limit stack traces
build_and_test.yml #11
:
Commit
ff905390e8
pushed by
dholle
targetBytecode
2024-03-08 16:33:07 +00:00
2m47s
View workflow file
Redirect test output to file in order for the test output to be visible on gitea
build_and_test.yml #10
:
Commit
2d9094ec4e
pushed by
dholle
targetBytecode
2024-03-08 16:23:30 +00:00
2m29s
View workflow file
Fix #285
build_and_test.yml #9
:
Commit
e27eb3a3fe
pushed by
dholle
targetBytecode
2024-03-08 16:00:48 +00:00
2m37s
View workflow file
Create folder
build_and_test.yml #8
:
Commit
73ca790711
pushed by
dholle
targetBytecode
2024-03-08 14:29:23 +00:00
2m37s
View workflow file
Update actions
build_and_test.yml #7
:
Commit
452064398a
pushed by
dholle
targetBytecode
2024-03-08 14:09:50 +00:00
58s
View workflow file
Remove sudo?
build_and_test.yml #6
:
Commit
20d6cb8eb9
pushed by
dholle
targetBytecode
2024-03-08 14:06:16 +00:00
1m3s
View workflow file
First
Previous
...
3
4
5
6
7
Next
Last