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
Fix Y Test #341
#109
:
Commit
ce4347dd96
pushed by
dholle
targetBytecode
2024-08-06 10:48:10 +00:00
5m20s
View workflow file
Fix equals method of ClassOrInterface
#108
:
Commit
7785c2d0aa
pushed by
dholle
targetBytecode
2024-08-05 10:01:11 +00:00
6m47s
View workflow file
feat: further implementation
#107
:
Commit
cc8f36d3ec
pushed by
RubenKraft
patternMatching
2024-08-02 16:09:49 +00:00
7m5s
View workflow file
feat: fixed Commends
#106
:
Commit
139325e78f
pushed by
RubenKraft
patternMatching
2024-07-31 15:50:15 +00:00
7m41s
View workflow file
Fix yTest
#105
:
Commit
a654f55deb
pushed by
dholle
targetBytecode
2024-07-25 15:10:24 +00:00
4m45s
View workflow file
feat: further fixes.
#104
:
Commit
be60261795
pushed by
RubenKraft
patternMatching
2024-07-25 06:37:12 +00:00
6m1s
View workflow file
feat: further fixes.
#103
:
Commit
c7f4a2d4c1
pushed by
RubenKraft
patternMatching
2024-07-25 06:31:02 +00:00
2m58s
View workflow file
modified: src/main/java/de/dhbwstuttgart/parser/SyntaxTreeGenerator/FCGenerator.java
#102
:
Commit
7037bdf9ef
pushed by
pl
targetBytecode
2024-07-24 21:37:06 +00:00
5m16s
View workflow file
Merge branch 'targetBytecode' of ssh://gitea.hb.dhbw-stuttgart.de:2222/JavaTX/JavaCompilerCore into targetBytecode
#101
:
Commit
d9860497df
pushed by
pl
targetBytecode
2024-07-24 21:31:44 +00:00
5m38s
View workflow file
new file: resources/AllgemeinTest/Bar.java
#100
:
Commit
c10de35ca2
pushed by
pl
targetBytecode
2024-07-24 16:33:56 +00:00
5m26s
View workflow file
Fix #340
#99
:
Commit
edafbbc5a0
pushed by
dholle
newConstraints
2024-07-24 09:55:05 +00:00
44s
View workflow file
Fix #340
#98
:
Commit
edafbbc5a0
pushed by
dholle
targetBytecode
2024-07-23 13:34:01 +00:00
43s
View workflow file
I don't know why isFunctionalInterface returns true on things that aren't even interfaces but here we go
#97
:
Commit
ba8810e5df
pushed by
dholle
targetBytecode
2024-07-22 08:27:40 +00:00
1m1s
View workflow file
Make lambdas castable
#96
:
Commit
63493ed0f7
pushed by
dholle
targetBytecode
2024-07-19 16:04:39 +00:00
0s
View workflow file
feat: working with Integer-Values but not Strings.
#95
:
Commit
5f944e441c
pushed by
RubenKraft
patternMatching
2024-07-18 16:50:51 +00:00
0s
View workflow file
Work on Bug #332
#94
:
Commit
ec92b5d5e1
pushed by
dholle
targetBytecode
2024-06-13 15:24:10 +00:00
47s
View workflow file
Fix merge conflict
#93
:
Commit
091a6b8f1f
pushed by
dholle
targetBytecode
2024-06-07 10:16:51 +00:00
44s
View workflow file
Merge branch 'targetBytecode' of https://gitea.hb.dhbw-stuttgart.de/JavaTX/JavaCompilerCore into targetBytecode
#92
:
Commit
60a1f3b220
pushed by
dholle
targetBytecode
2024-06-07 10:04:57 +00:00
47s
View workflow file
feat: changes in Grammar and Parser so typeless Recs get recognised
#91
:
Commit
0d572ed9b6
pushed by
RubenKraft
patternMatching
2024-06-06 10:23:04 +00:00
6m20s
View workflow file
Revert "feat: changes in Grammar and Parser so typeless Recs get recognised"
#90
:
Commit
ea217d16d5
pushed by
RubenKraft
targetBytecode
2024-06-06 10:14:57 +00:00
6m35s
View workflow file
feat: changes in Grammar and Parser so typeless Recs get recognised
#89
:
Commit
7650813bb7
pushed by
RubenKraft
targetBytecode
2024-06-06 10:08:17 +00:00
57s
View workflow file
Give an exception if a method has been duplicated
#88
:
Commit
4880527d4d
pushed by
dholle
targetBytecode
2024-05-27 14:01:04 +00:00
9m6s
View workflow file
Merge branch 'targetBytecode' of https://gitea.hb.dhbw-stuttgart.de/JavaTX/JavaCompilerCore into targetBytecode
#87
:
Commit
50f2a29e1e
pushed by
dholle
targetBytecode
2024-05-27 10:25:37 +00:00
8m1s
View workflow file
Fix test cases
#86
:
Commit
12bb613eb0
pushed by
dholle
targetBytecode
2024-05-24 10:54:14 +00:00
7m43s
View workflow file
Make wildcard imports work again #330
#85
:
Commit
141e1cbc94
pushed by
dholle
targetBytecode
2024-05-23 09:47:09 +00:00
7m7s
View workflow file
fix #327 and add support for glob syntax in classpath input
#84
:
Commit
5b4ea5a0c5
pushed by
jschmidt
targetBytecode
2024-05-22 21:54:50 +00:00
5m38s
View workflow file
Fix #335
#83
:
Commit
b824680508
pushed by
dholle
targetBytecode
2024-05-22 11:02:26 +00:00
6m34s
View workflow file
Add continue and do-while, close #331
#82
:
Commit
295bf079b9
pushed by
dholle
targetBytecode
2024-05-21 10:20:34 +00:00
6m15s
View workflow file
Fix #333
#81
:
Commit
974582f7e5
pushed by
dholle
targetBytecode
2024-05-17 08:55:51 +00:00
5m57s
View workflow file
Add public
#80
:
Commit
2ded0c9044
pushed by
dholle
targetBytecode
2024-05-15 14:52:47 +00:00
6m27s
View workflow file
First
Previous
...
4
5
6
7
8
...
Next
Last