This website requires JavaScript.
Explore
Help
Register
Sign In
JavaTX
/
JavaCompilerCore
Watch
2
Star
0
Fork
3
You've already forked JavaCompilerCore
Code
Issues
99
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
build_and_test.yml
Actor
All actors
dholle
i21023
pl
RubenKraft
stan
Status
All status
success
failure
waiting
running
Fix lookup
build_and_test.yml #168
:
Commit
4318856fa8
pushed by
dholle
patternMatchingTmp
2024-12-12 16:27:48 +00:00
6m21s
Make the example fail
build_and_test.yml #167
:
Commit
b76e1e46f0
pushed by
dholle
patternMatchingTmp
2024-12-12 13:13:17 +00:00
5m48s
Add new type to record patterns
build_and_test.yml #166
:
Commit
542389d35b
pushed by
dholle
patternMatching
2024-12-11 15:14:39 +00:00
5m35s
Make the example fail
build_and_test.yml #165
:
Commit
b76e1e46f0
pushed by
dholle
patternMatching
2024-12-11 12:34:58 +00:00
5m37s
Change grouping, doesnt work yet
build_and_test.yml #164
:
Commit
09c483542d
pushed by
dholle
patternMatching
2024-12-09 15:58:56 +00:00
5m18s
Fix generics
build_and_test.yml #163
:
Commit
77411973be
pushed by
dholle
patternMatching
2024-12-04 13:02:30 +00:00
4m30s
Work on constraints for parameters of generic records
build_and_test.yml #162
:
Commit
d0d9c46a67
pushed by
dholle
patternMatching
2024-12-04 11:28:46 +00:00
6m15s
feat: add Generic Resolver for Records
build_and_test.yml #161
:
Commit
24bf3d350f
pushed by
RubenKraft
patternMatching
2024-11-29 12:55:11 +00:00
4m55s
toString() doesn't return the class name, see #353
build_and_test.yml #160
:
Commit
b9f9994de3
pushed by
dholle
patternMatching
2024-11-27 12:03:20 +00:00
5m19s
modified: resources/AllgemeinTest/Box.jav
build_and_test.yml #159
:
Commit
f0287c4611
pushed by
pl
patternMatching
2024-11-25 14:52:29 +00:00
6m3s
Merge branch 'patternMatching' of ssh://gitea.hb.dhbw-stuttgart.de:2222/JavaTX/JavaCompilerCore into patternMatching
build_and_test.yml #158
:
Commit
edf609f916
pushed by
pl
patternMatching
2024-11-24 07:22:08 +00:00
5m39s
modified: resources/bytecode/javFiles/PatternMatchingListAppend.jav
build_and_test.yml #157
:
Commit
158adf837a
pushed by
pl
patternMatching
2024-11-21 14:00:33 +00:00
4m22s
Fix value matching and add new test case
build_and_test.yml #156
:
Commit
46b378e3a5
pushed by
dholle
patternMatching
2024-11-21 13:36:31 +00:00
5m6s
Fix test case
build_and_test.yml #155
:
Commit
484a70c15c
pushed by
dholle
patternMatching
2024-11-20 16:27:22 +00:00
5m10s
Try to use 22 for test, might fail
build_and_test.yml #154
:
Commit
c461e89336
pushed by
dholle
patternMatching
2024-11-20 16:08:28 +00:00
4m46s
Add broken value matching
build_and_test.yml #153
:
Commit
f846142ee1
pushed by
dholle
patternMatching
2024-11-20 13:44:57 +00:00
40s
Test nested record matching, thankfully switch does the heavy lifting, fixes #349
build_and_test.yml #152
:
Commit
443b8b0c09
pushed by
dholle
patternMatching
2024-11-20 12:17:58 +00:00
42s
Filter out duplicate patterns
build_and_test.yml #151
:
Commit
ff715a22cf
pushed by
dholle
patternMatching
2024-11-20 10:38:40 +00:00
42s
More complex overloading for switch
build_and_test.yml #150
:
Commit
170955b333
pushed by
dholle
patternMatching
2024-11-19 14:20:27 +00:00
43s
Work on overloading
build_and_test.yml #149
:
Commit
88d81f4af7
pushed by
dholle
patternMatching
2024-11-19 12:33:48 +00:00
48s
First implementation of generating a bridge method
build_and_test.yml #148
:
Commit
bb11d24101
pushed by
dholle
patternMatching
2024-11-11 14:48:49 +00:00
45s
Rename test file and some work on the overloading behavior
build_and_test.yml #147
:
Commit
e2bf09548f
pushed by
dholle
patternMatching
2024-11-07 16:05:38 +00:00
50s
feat: change Test-Case
build_and_test.yml #146
:
Commit
c33e372446
pushed by
RubenKraft
patternMatching
2024-10-25 13:59:08 +00:00
43s
modified: resources/bytecode/javFiles/PaternMatchingHaskellStyle.jav
build_and_test.yml #145
:
Commit
7c546834c0
pushed by
pl
patternMatching
2024-10-25 13:32:47 +00:00
43s
feat: add Example for HaskellStyle Pattern Matching
build_and_test.yml #144
:
Commit
aa61f90fb1
pushed by
RubenKraft
patternMatching
2024-10-25 12:05:38 +00:00
43s
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
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
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
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
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
First
Previous
1
2
3
4
5
...
Next
Last