Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/QuiltMC/tiny-remapper
https://github.com/QuiltMC/tiny-remapper
Fix missing type check making fields virtual (they never are).
26409e145ef21d001202c1221506d925d8866858 authored about 6 years ago by Player <[email protected]>
26409e145ef21d001202c1221506d925d8866858 authored about 6 years ago by Player <[email protected]>
Use Closable instead of finish() for OutputConsumerPath, close internally created jar file systems.
80b6799b51538516ca3a10f4e606cf9264544a21 authored about 6 years ago by Player <[email protected]>
80b6799b51538516ca3a10f4e606cf9264544a21 authored about 6 years ago by Player <[email protected]>
fix very scary typo in TinyUtils
5d5fdce33e05c8fb3d2dfeb20c768562fa9e15e0 authored about 6 years ago by Adrian Siekierka <[email protected]>
5d5fdce33e05c8fb3d2dfeb20c768562fa9e15e0 authored about 6 years ago by Adrian Siekierka <[email protected]>
Fix field propagation using the limited method resolution rules instead of the proper spec compliant ones that search into interfaces.
916625679a1c0df1562e99b3d4c405a8bd85f6b8 authored about 6 years ago by Player <[email protected]>
916625679a1c0df1562e99b3d4c405a8bd85f6b8 authored about 6 years ago by Player <[email protected]>
Limit propagation to the minimum necessary, determine isVirtual early by resolving the desired owner first.
1cbd43f56f38f6ed3802d7e0c70a3fa92d4dec81 authored about 6 years ago by Player <[email protected]>
1cbd43f56f38f6ed3802d7e0c70a3fa92d4dec81 authored about 6 years ago by Player <[email protected]>
update to ASM 7.0, do not bundle Guava as it is not used
12e11639009b9a5bd12e42cc48a8c5784a254e94 authored about 6 years ago by asie <[email protected]>
12e11639009b9a5bd12e42cc48a8c5784a254e94 authored about 6 years ago by asie <[email protected]>
Fix missing propagation by using separate visited sets for up/down propagation.
aab4cfa65545e18b4f72e1b4334254ff1e1b5938 authored about 6 years ago by Player <[email protected]>
aab4cfa65545e18b4f72e1b4334254ff1e1b5938 authored about 6 years ago by Player <[email protected]>
Fix typo
5a63ef49b7a8296292b6b71b3e0bae10986a4652 authored about 6 years ago by Player <[email protected]>
5a63ef49b7a8296292b6b71b3e0bae10986a4652 authored about 6 years ago by Player <[email protected]>
Fix non-virtual up propagation stop also stopping down propagation.
21619d4e7a4094f9201136a7815be68259038937 authored about 6 years ago by Player <[email protected]>
21619d4e7a4094f9201136a7815be68259038937 authored about 6 years ago by Player <[email protected]>
fix Opcodes include, update license year
98347db52e24b2f1b4e893bd4d294c8548c9a28f authored about 6 years ago by Adrian Siekierka <[email protected]>
98347db52e24b2f1b4e893bd4d294c8548c9a28f authored about 6 years ago by Adrian Siekierka <[email protected]>
Improve invokedynamic handling and propagation.
131296709f005a9331243089c728a61dc2e5f2c7 authored about 6 years ago by Player <[email protected]>
131296709f005a9331243089c728a61dc2e5f2c7 authored about 6 years ago by Player <[email protected]>
enable Java 9 features
1b1a77da081cef7e43e57ca182f1319963d93a92 authored about 6 years ago by asie <[email protected]>
1b1a77da081cef7e43e57ca182f1319963d93a92 authored about 6 years ago by asie <[email protected]>
update dependencies
0a9c11c8d26687f5261c06bda6e047fa77a57859 authored about 6 years ago by asie <[email protected]>
0a9c11c8d26687f5261c06bda6e047fa77a57859 authored about 6 years ago by asie <[email protected]>
Fix jar file URI creation on Windows.
df1c5ae58ff7e3c486d62cfecd1e318e78297df4 authored about 8 years ago by Player <[email protected]>
df1c5ae58ff7e3c486d62cfecd1e318e78297df4 authored about 8 years ago by Player <[email protected]>
do not open zip filesystems multiple times in readFile
3947901b7ca2443996fdf15c1b18cbe6772fd850 authored about 8 years ago by asiekierka <[email protected]>
3947901b7ca2443996fdf15c1b18cbe6772fd850 authored about 8 years ago by asiekierka <[email protected]>
Implement equals/hashCode
9ecae308fa556e9b4eadd8ff41060d96b0aa28da authored about 8 years ago by asiekierka <[email protected]>
9ecae308fa556e9b4eadd8ff41060d96b0aa28da authored about 8 years ago by asiekierka <[email protected]>
move to Consumers for mapping loading
ba8b7541c6543837e82a367df771db3e8f346123 authored about 8 years ago by asiekierka <[email protected]>
ba8b7541c6543837e82a367df771db3e8f346123 authored about 8 years ago by asiekierka <[email protected]>
resort to default class mapping if not found
2319ce4a6c8177856719622c3a68073318bbf20e authored about 8 years ago by asiekierka <[email protected]>
2319ce4a6c8177856719622c3a68073318bbf20e authored about 8 years ago by asiekierka <[email protected]>
Cleanup, use NIO for JARs.
15b34ec2f5e3c3640f098ffbd8a3a8d9903b9d82 authored about 8 years ago by Player <[email protected]>
15b34ec2f5e3c3640f098ffbd8a3a8d9903b9d82 authored about 8 years ago by Player <[email protected]>
fix classpath offset
c628fea98dca9f349df15eaa38f30e42c39cc71f authored about 8 years ago by asiekierka <[email protected]>
c628fea98dca9f349df15eaa38f30e42c39cc71f authored about 8 years ago by asiekierka <[email protected]>
allow multiple IMappingProviders, add helper method for tiny mappings
0e5f3beca319f4084cfe6c42b944ab349ca648d0 authored over 8 years ago by asiekierka <[email protected]>
0e5f3beca319f4084cfe6c42b944ab349ca648d0 authored over 8 years ago by asiekierka <[email protected]>
Add fat jar
66dd1df8eb7c68ec90967e6ab479d9048165e74f authored over 8 years ago by modmuss50 <[email protected]>
66dd1df8eb7c68ec90967e6ab479d9048165e74f authored over 8 years ago by modmuss50 <[email protected]>
add header file
9d7addf6707247ccd7011d08020cb203757a2ae7 authored over 8 years ago by asiekierka <[email protected]>
9d7addf6707247ccd7011d08020cb203757a2ae7 authored over 8 years ago by asiekierka <[email protected]>
add Jenkinsfile, update build.gradle
2146adf714cd0b698b0424c18426d20d33923826 authored over 8 years ago by asiekierka <[email protected]>
2146adf714cd0b698b0424c18426d20d33923826 authored over 8 years ago by asiekierka <[email protected]>
add JAR output support, make the remapper more embeddable
27ad99805e0d1a1851c126eb2e0d416cc072625a authored over 8 years ago by asiekierka <[email protected]>
27ad99805e0d1a1851c126eb2e0d416cc072625a authored over 8 years ago by asiekierka <[email protected]>
first commit
5023c9cd891c0c9215b96ca68705ed5686c72f5b authored over 8 years ago by asiekierka <[email protected]>
5023c9cd891c0c9215b96ca68705ed5686c72f5b authored over 8 years ago by asiekierka <[email protected]>