Uh oh!
There was an error while loading. Please reload this page.
Actions: MachineMC/Foundry
Actions
Showing runs from all workflows
19 workflow runs
19 workflow runs
added support for generating class models for abstract classes (inclu…
Foundry Core Tests
#19:
Commit 5e1b2eb
pushed
by
Pesekjak
cleaned up the bytecode generation code for object factory
Foundry Core Tests
#18:
Commit 50aec44
pushed
by
Pesekjak
small api improvements, added option to provide custom constructors f…
Foundry Core Tests
#17:
Commit 88c8121
pushed
by
Pesekjak
add class inheritance support for automatically generated object fact…
Foundry Core Tests
#16:
Commit fef1da9
pushed
by
Pesekjak
replaced backing map in deconstructed object with list
Foundry Core Tests
#15:
Commit 8050319
pushed
by
Pesekjak
added helper api for handling class data when defining hidden classes…
Foundry Core Tests
#14:
Commit e2f4a36
pushed
by
Pesekjak
small improvements for future class model api changes
Foundry Core Tests
#13:
Commit afbd721
pushed
by
Pesekjak
deconstructed object is now backed by a map instead of a list
Foundry Core Tests
#11:
Commit 5779050
pushed
by
Pesekjak
added test for running the object (de)construction multiple times usi…
Foundry Core Tests
#10:
Commit ce292a1
pushed
by
Pesekjak
added API that maps the extracted data from an object to its fields
Foundry Core Tests
#9:
Commit 6d09bc1
pushed
by
Pesekjak
implemented the base for automatic object (de)construction
Foundry Core Tests
#8:
Commit d6dcb6c
pushed
by
Pesekjak
Add Result type for handling success and error states
Foundry Core Tests
#7:
Commit 144c76e
pushed
by
UnderscoreTud
Make fieldAccess and methodAccess thread-safe
Foundry Core Tests
#6:
Commit 276504f
pushed
by
UnderscoreTud
Remove unnecessary calls to Class#getDeclaredX
Foundry Core Tests
#5:
Commit 448c13d
pushed
by
UnderscoreTud
added ClassAccess utility for reflective field and method access
Foundry Core Tests
#4:
Commit 3926d85
pushed
by
UnderscoreTud
added gradle wrapper and updated the gradle scripts
Foundry Core Tests
#3:
Commit a31ee3b
pushed
by
Pesekjak