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
Fix 298 for real this time?
build_and_test.yml #40
:
Commit
82b4450857
pushed by
dholle
targetBytecode
2024-03-27 13:41:07 +00:00
1m3s
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
Get rid of mutable state, hopefully fix #307
build_and_test.yml #37
:
Commit
bc61fc2e1d
pushed by
dholle
targetBytecode
2024-03-26 15:57:30 +00:00
2m57s
View workflow file
Add test case for #307
build_and_test.yml #36
:
Commit
62f2e05f35
pushed by
dholle
targetBytecode
2024-03-26 10:06:51 +00:00
2m38s
View workflow file
Implement AND/OR/XOR, fix #305
build_and_test.yml #35
:
Commit
606ce8b82d
pushed by
dholle
targetBytecode
2024-03-26 09:57:09 +00:00
2m27s
View workflow file
Add Negation operator (fixes #304)
build_and_test.yml #34
:
Commit
c84befae51
pushed by
dholle
targetBytecode
2024-03-26 08:27:54 +00:00
3h1m9s
View workflow file
Fix #303
build_and_test.yml #33
:
Commit
7f3c1686ec
pushed by
dholle
targetBytecode
2024-03-25 14:13:31 +00:00
2m38s
View workflow file
Fix #302
build_and_test.yml #32
:
Commit
43da2ffbdc
pushed by
dholle
targetBytecode
2024-03-25 13:52:13 +00:00
2m47s
View workflow file
Types are weird in this one
build_and_test.yml #31
:
Commit
9472b5c86f
pushed by
dholle
targetBytecode
2024-03-25 12:54:26 +00:00
2m23s
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
Maybe null here was in fact right?
build_and_test.yml #24
:
Commit
518f58e08f
pushed by
dholle
targetBytecode
2024-03-18 12:43:44 +00:00
2m43s
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 wrong type conversion, see #297
build_and_test.yml #22
:
Commit
c07d4d36e9
pushed by
dholle
targetBytecode
2024-03-18 11:17:12 +00:00
2m51s
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
Fix NPE in generics, probably because interface method don't have code
build_and_test.yml #20
:
Commit
a1b5c0541b
pushed by
dholle
targetBytecode
2024-03-15 16:17:32 +00:00
2m56s
View workflow file
Fix recursive packages
build_and_test.yml #19
:
Commit
66c8c307b0
pushed by
dholle
targetBytecode
2024-03-14 14:26:04 +00:00
2m25s
View workflow file
Fix the rest of the test cases
build_and_test.yml #18
:
Commit
ebd6a00a39
pushed by
dholle
targetBytecode
2024-03-14 13:41:15 +00:00
2m51s
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
First
Previous
...
7
8
9
10
11
Next
Last