Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/QuiltMC/sponge-mixin-compile-extensions


https://github.com/QuiltMC/sponge-mixin-compile-extensions

Version bump

10d02785ca9ef699dc3a55e965eb02bd4d0dcf82 authored over 3 years ago by i509VCB <[email protected]>
Use recursive lookup for fields as well to resolve subclass.fieldname

references

3dd8349710332b4ee010049b544b85cc02308658 authored over 3 years ago by i509VCB <[email protected]>
Fix last change interfering with regular recursive lookup

5d46416e3a0a54be6b77cb746faddcf1deed7fef authored over 3 years ago by i509VCB <[email protected]>
Fix Mixin missing class-change-only refmap entries when the mappings don't include no-op (1:1) name mappings (#8)

a952ae521aad450a772edc86e81db47213d3b836 authored over 3 years ago by i509VCB <[email protected]>
Also run CI on Java 16 and update gradle

52e220b48ada40f51f39f697dc9ed1f33670fc65 authored over 3 years ago by i509VCB <[email protected]>
Bump version

63b136bd94c528e51cf598e63e150f0c75132d9a authored over 3 years ago by TheGlitch76 <[email protected]>
Remove redundant checkVersion

c6c5203215c902db6bda5a94522cbbfc4ff3e7ac authored over 3 years ago by TheGlitch76 <[email protected]>
Please detect the release workflow, Github...

1e7489cd0d3c0d683d370dc6661db6fe96e17508 authored over 3 years ago by TheGlitch76 <[email protected]>
Rebrand to Quilt

271f0f8df38054f9a61b35b92e5bdc1f95e764a3 authored over 3 years ago by TheGlitch76 <[email protected]>
Bump version

6bd91829dcd848f1211ca202a46a7c5514d09120 authored over 3 years ago by modmuss50 <[email protected]>
Catch ClassNotFoundException in MixinMappingProviderTiny (fixes Loom issue 368) (#7)

c2e2a7db2171949aef6debe8e3d56057a5bf92ef authored over 3 years ago by Jason <[email protected]>
Update mixin, build from github actions

701fd122cfa14dc2d4dc091da5f3eafc1ae88401 authored almost 4 years ago by modmuss50 <[email protected]>
Add log4j2 config file to prevent Mixins from using Minecraft's (#6)

* Adds a log4j2 config file that has higher precendence than the one found in the Minecraft jar
...

9cf47901af283f92114d44a8c74df93fe5c37bd2 authored over 4 years ago by shartte <[email protected]>
Handle field names that have a method! descriptor.

This removes method parameters from the field desc as mixin can pass method descriptors as field...

f049573bc0ae4d50fc6fc37ea391f6f38cf429f3 authored over 4 years ago by modmuss50 <[email protected]>
Support mixin 0.8 (#3)

Signed-off-by: liach <[email protected]>

3c5e22742b3300039bb1f0f653d4a35d43f6023e authored about 5 years ago by liach <[email protected]>
Move mixin annotation processor to use v2 mappings parser (#2)

* Move mixin annotation processor to use v2 mappings parser

Signed-off-by: liach <liach@users...

15db12b2cbfd3553ee832f3f78c636620bdd1ff2 authored about 5 years ago by liach <[email protected]>
update Mixin

58aa70323f5f8289582c105cbb2e80ef2ce65d27 authored over 5 years ago by asie <[email protected]>
first commit; separated from Loom

1f4b725395717283a987dd3599da0e958a5271a3 authored over 5 years ago by Adrian Siekierka <[email protected]>