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
feat: add Example for HaskellStyle Pattern Matching
build_and_test.yml #143
:
Commit
4d1950d0ba
pushed by
RubenKraft
patternMatching
2024-10-25 10:07:49 +00:00
42s
View workflow file
modified: resources/bytecode/javFiles/PaternMatchingHaskellStyle.jav
build_and_test.yml #142
:
Commit
cc204f659a
pushed by
pl
patternMatching
2024-10-25 09:13:38 +00:00
42s
View workflow file
new file: resources/bytecode/javFiles/PaternMatchingHaskellStyle.jav
build_and_test.yml #141
:
Commit
5893338783
pushed by
pl
patternMatching
2024-10-25 09:11:04 +00:00
51s
View workflow file
Fix overloading considering too many options, fix #348
build_and_test.yml #140
:
Commit
e1e744152a
pushed by
dholle
patternMatching
2024-10-11 12:14:53 +00:00
45s
View workflow file
feat: add Literal in Records and LPattern for Syntaxtreegenerator
build_and_test.yml #139
:
Commit
fc22299af5
pushed by
RubenKraft
patternMatching
2024-10-09 15:02:22 +00:00
45s
View workflow file
Fix non chainable parts in dotted expression
build_and_test.yml #138
:
Commit
7811ecce63
pushed by
dholle
patternMatching
2024-10-04 14:42:05 +00:00
49s
View workflow file
Remove left over example code
build_and_test.yml #137
:
Commit
44754e73ac
pushed by
dholle
patternMatching
2024-10-04 13:12:18 +00:00
6m28s
View workflow file
feat: add Constraints for Records in Parameterlist
build_and_test.yml #136
:
Commit
6ee308a712
pushed by
RubenKraft
patternMatching
2024-10-02 15:12:11 +00:00
5m6s
View workflow file
Merge branch 'patternMatching' of ssh://gitea.hb.dhbw-stuttgart.de:2222/JavaTX/JavaCompilerCore into patternMatching
build_and_test.yml #135
:
Commit
85d70378ca
pushed by
dholle
patternMatching
2024-10-02 13:15:19 +00:00
5m42s
View workflow file
feat: changes on Grammar for literals in Records
build_and_test.yml #134
:
Commit
fbde5afb1b
pushed by
RubenKraft
patternMatching
2024-10-02 13:09:33 +00:00
6m34s
View workflow file
feat: add Constraint for Default-Case
build_and_test.yml #131
:
Commit
9ede47c2d6
pushed by
RubenKraft
patternMatching
2024-09-20 16:09:02 +00:00
5m59s
View workflow file
modified: src/main/java/de/dhbwstuttgart/parser/SyntaxTreeGenerator/StatementGenerator.java
build_and_test.yml #130
:
Commit
a9d836ce25
pushed by
pl
patternMatching
2024-09-19 15:50:43 +00:00
6m23s
View workflow file
feat: add Constraints
build_and_test.yml #128
:
Commit
f57c8aa5a9
pushed by
RubenKraft
patternMatching
2024-09-18 12:07:03 +00:00
3m16s
View workflow file
Add check for sealed interfaces
build_and_test.yml #126
:
Commit
eb454aa5b2
pushed by
dholle
patternMatching
2024-09-13 12:29:56 +00:00
6m42s
View workflow file
Default throws
build_and_test.yml #124
:
Commit
54f258e333
pushed by
dholle
patternMatching
2024-09-12 12:42:15 +00:00
5m26s
View workflow file
refactor: refactoring
build_and_test.yml #122
:
Commit
8f094eb025
pushed by
RubenKraft
patternMatching
2024-09-04 08:48:25 +00:00
5m20s
View workflow file
Remove jav-files
build_and_test.yml #116
:
Commit
7012eb1d86
pushed by
dholle
newConstraints
2024-08-07 15:08:40 +00:00
43s
View workflow file
Fix build
build_and_test.yml #115
:
Commit
7f1578a5b7
pushed by
dholle
newConstraints
2024-08-07 15:03:13 +00:00
42s
View workflow file
Remove tests
build_and_test.yml #114
:
Commit
d176dfb1e3
pushed by
dholle
newConstraints
2024-08-07 14:52:36 +00:00
44s
View workflow file
Remove everything that doesn't touch constraints
build_and_test.yml #113
:
Commit
494ce63838
pushed by
dholle
newConstraints
2024-08-07 14:41:03 +00:00
49s
View workflow file
Alter OL Test
build_and_test.yml #112
:
Commit
9c2c6a3ea9
pushed by
stan
aspGen
2024-08-07 13:11:00 +00:00
49s
View workflow file
Fix equals method of ClassOrInterface
build_and_test.yml #108
:
Commit
7785c2d0aa
pushed by
dholle
targetBytecode
2024-08-05 10:01:11 +00:00
6m47s
View workflow file
feat: further implementation
build_and_test.yml #107
:
Commit
cc8f36d3ec
pushed by
RubenKraft
patternMatching
2024-08-02 16:09:49 +00:00
7m5s
View workflow file
feat: fixed Commends
build_and_test.yml #106
:
Commit
139325e78f
pushed by
RubenKraft
patternMatching
2024-07-31 15:50:15 +00:00
7m41s
View workflow file
feat: further fixes.
build_and_test.yml #104
:
Commit
be60261795
pushed by
RubenKraft
patternMatching
2024-07-25 06:37:12 +00:00
6m1s
View workflow file
feat: further fixes.
build_and_test.yml #103
:
Commit
c7f4a2d4c1
pushed by
RubenKraft
patternMatching
2024-07-25 06:31:02 +00:00
2m58s
View workflow file
Merge branch 'targetBytecode' of ssh://gitea.hb.dhbw-stuttgart.de:2222/JavaTX/JavaCompilerCore into targetBytecode
build_and_test.yml #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
build_and_test.yml #100
:
Commit
c10de35ca2
pushed by
pl
targetBytecode
2024-07-24 16:33:56 +00:00
5m26s
View workflow file
Fix #340
build_and_test.yml #99
:
Commit
edafbbc5a0
pushed by
dholle
newConstraints
2024-07-24 09:55:05 +00:00
44s
View workflow file
Fix #340
build_and_test.yml #98
:
Commit
edafbbc5a0
pushed by
dholle
targetBytecode
2024-07-23 13:34:01 +00:00
43s
View workflow file
First
Previous
...
2
3
4
5
6
...
Next
Last