md_5
|
9444a315dc
|
Produce shaded jars with updated maven-shade-plugin
|
2017-08-23 16:47:41 +10:00 |
|
md_5
|
e9311dc423
|
Preliminary Java 9 Support
|
2017-08-18 18:10:56 +10:00 |
|
md_5
|
2de90be7b9
|
Change depends
* Upgrade most depends
* Downgrade jopt for Java 6 support
|
2017-08-11 21:32:25 +10:00 |
|
md_5
|
0bd1ae2ce7
|
#40: Don't strip file dates
|
2017-08-11 21:26:37 +10:00 |
|
Ross Allan
|
72c448daa1
|
Jar now implements Closeable. (#44)
|
2017-08-05 09:04:19 +10:00 |
|
Mickeyxiami
|
d8bf831e48
|
Fix ASM SignatureReader choking on lambda signatures generated by JDT (#42)
|
2017-01-21 21:56:40 +11:00 |
|
md_5
|
ae50d3187f
|
Prepare for next development cycle
|
2016-05-16 19:14:46 +10:00 |
|
md_5
|
51f785496e
|
Prepare for 1.7.4 release.
|
2016-05-16 19:01:37 +10:00 |
|
md_5
|
d5e772c99a
|
Update depend versions
|
2016-05-16 19:00:25 +10:00 |
|
LexManos
|
955036e2c1
|
#36: Fix for remapping lambda expressions.
|
2016-05-16 18:57:27 +10:00 |
|
Abrar Syed
|
fcd1c49bb7
|
delegate existing access check to accessApplied method
|
2015-09-11 14:43:12 +10:00 |
|
Lex Manos
|
e87c7889c9
|
Remap inner class names.
|
2015-07-28 17:59:24 +10:00 |
|
md_5
|
4f879545c8
|
Print unapplied access maps.
|
2015-06-06 19:00:05 +10:00 |
|
md_5
|
fb929568df
|
Fix kill LVT for remap only maps.
|
2015-02-24 19:31:49 +11:00 |
|
md_5
|
a47c2f808c
|
Prepare for next dev cycle
|
2015-01-30 16:40:42 +11:00 |
|
md_5
|
8452983ed9
|
Prepare for 1.7.3 release.
|
2015-01-30 16:39:37 +11:00 |
|
md_5
|
e24ed53012
|
Correctly add inner class access transforms.
@abrarysed @chickenbones
|
2015-01-28 18:25:39 +11:00 |
|
md_5
|
085a49c347
|
Add #28 - callback API for access maps
|
2015-01-26 17:30:44 +11:00 |
|
md_5
|
48f75844fd
|
Prepare for 1.7.3-SNAPSHOT
|
2015-01-12 20:49:40 +11:00 |
|
md_5
|
f9d821039d
|
Prepare for 1.7.2 release
|
2015-01-12 20:42:30 +11:00 |
|
md_5
|
4ae1176157
|
Prevent unbounded / double cache growth.
|
2015-01-12 20:41:08 +11:00 |
|
md_5
|
8c2527e413
|
Prepare for next dev cycle
|
2015-01-12 12:28:11 +11:00 |
|
md_5
|
391d84ed2c
|
Update guava / asm. Make version 1.7.1-SNAPSHOT.
|
2015-01-09 18:18:40 +11:00 |
|
md_5
|
e1ab7c7093
|
Revert back to 4.1 for ForgeGradle.
|
2015-01-09 14:08:55 +11:00 |
|
md_5
|
baa74df732
|
Update API versions. (reverted from commit c1b38b3e2e )
|
2015-01-09 13:49:03 +11:00 |
|
md_5
|
5088b0fb60
|
Downgrade guava version
|
2015-01-09 13:40:29 +11:00 |
|
md_5
|
c1b38b3e2e
|
Update API versions.
|
2015-01-09 10:44:32 +11:00 |
|
md_5
|
4f1914a495
|
Push some code.
|
2015-01-09 10:43:04 +11:00 |
|
md_5
|
1762c76706
|
Allow standalone access transformer, fix a few bugs.
|
2014-10-01 12:10:07 +10:00 |
|
md_5
|
2c048232d3
|
Update some depend versions.
|
2014-09-13 20:33:12 +10:00 |
|
md-5
|
cfcc76a83a
|
Merge pull request #19 from Kobata/access-merging
Don't overwrite existing AccessChange when adding duplicate.
|
2014-06-03 15:32:13 +10:00 |
|
Kobata
|
892ddc4707
|
Don't overwrite existing AccessChange when adding duplicate.
This made the call to merge completely pointless.
|
2014-06-02 21:04:28 -04:00 |
|
md-5
|
6c44af9079
|
Merge pull request #17 from Kobata/visibility-upgrade
Merging two AccessChanges should merge their visibility.
|
2014-06-02 11:22:19 +10:00 |
|
Kobata
|
f6522bb49c
|
Merging two AccessChanges should merge their visibility.
Previously a merge would ignore visibility changes entirely, now
it merges them as in apply.
|
2014-06-01 21:12:36 -04:00 |
|
bloodshot
|
56e499fc02
|
Catch IllegalArgumentException with Java 8. Workaround for ASM 4.1
This further improves compatibility with Java 8 when using ASM 4.1
More info here md-5/SpecialSource@710ccc6439
|
2014-05-24 11:50:41 +10:00 |
|
md_5
|
1ce1d91291
|
Turn RemapperPreprocessor into RemapperProcessor and provide support for calling one before remap and one after remap.
|
2013-11-30 09:31:23 +11:00 |
|
md-5
|
4615bf5727
|
Merge pull request #14 from LexManos/master
Fix remapping of inner classes with mappings.
|
2013-11-24 21:01:51 -08:00 |
|
Lex Manos
|
4df5b1e4f4
|
Fix remapping of inner classes with mappings.
|
2013-11-24 21:00:21 -08:00 |
|
md_5
|
1addd1baeb
|
[maven-release-plugin] prepare for next development iteration
|
2013-11-25 09:28:07 +11:00 |
|
md_5
|
751777628b
|
[maven-release-plugin] prepare release SpecialSource-1.6.1
|
2013-11-25 09:27:58 +11:00 |
|
md_5
|
be5c377aa0
|
Go to 1.6.1
|
2013-11-25 09:26:58 +11:00 |
|
md_5
|
794423af51
|
Just subclass remapper
|
2013-11-23 12:06:12 +11:00 |
|
md_5
|
dbd82ece16
|
[maven-release-plugin] prepare for next development iteration
|
2013-11-22 16:15:51 +11:00 |
|
md_5
|
be3f4adf0a
|
[maven-release-plugin] prepare release SpecialSource-1.6
|
2013-11-22 16:15:43 +11:00 |
|
md-5
|
5e181c84bf
|
Merge pull request #11 from Lrns123/master
Access-related bugfixes.
|
2013-09-05 14:17:35 -07:00 |
|
Lourens Elzinga
|
07de585d25
|
Fixed remapping quirks due to RemappingClassAdapter calling map functions with invalid access parameter.
|
2013-09-05 19:32:41 +02:00 |
|
Lourens Elzinga
|
27f1758824
|
Fix for handling unknown access in inheritance lookup.
|
2013-09-05 19:25:54 +02:00 |
|
md_5
|
7ce1726d55
|
License headers
|
2013-08-08 17:13:34 +10:00 |
|
md_5
|
396d0fdbd1
|
Add back byte[] method
|
2013-08-08 17:12:58 +10:00 |
|
md_5
|
bedfedb611
|
Shorten Repository -> Repo
|
2013-08-08 17:05:18 +10:00 |
|