https://github.com/rzwitserloot/lombok.patcher

sort by:
Revision Author Date Message Commit Date
a4b4303 pre-release version bump 11 January 2024, 22:58:07 UTC
f06f505 Merge pull request #13 from mmoayyed/patch-1 JDK 22: Bump ASM to 9.6 06 October 2023, 22:28:40 UTC
53747bb JDK 22: Bump ASM to 9.6 Upgrade the ASM library to support JDK 22 06 October 2023, 04:27:14 UTC
7ccf002 post-release version bump 14 September 2023, 21:20:43 UTC
665d4d9 pre-release version bump 14 September 2023, 21:16:55 UTC
3bc8c27 Merge pull request #12 from Rawi01/asm_9.5 Bump ASM from 9.4 to 9.5 07 April 2023, 18:53:04 UTC
6c30534 Bump ASM from 9.4 to 9.5 07 April 2023, 14:44:42 UTC
ee06776 post-release version bump 11 January 2023, 21:45:13 UTC
b05ca89 pre-release version bump 11 January 2023, 21:44:25 UTC
6fcd1f8 Merge tag 'v0.44' 11 January 2023, 21:36:11 UTC
2c01357 Merge pull request #11 from mmoayyed/asm-update Update ASM and JNA libraries 11 January 2023, 21:32:13 UTC
1a99148 update readme to correct heading 06 October 2022, 10:38:07 UTC
8ef84aa update ASM and JNA libraries 06 October 2022, 10:34:05 UTC
0bfc2bd pre-release version bump 17 March 2022, 20:25:58 UTC
776772f Merge pull request #9 from Rawi01/asm_9.2 Bump ASM from 9.1 to 9.2 08 March 2022, 10:51:01 UTC
07291cb Bump ASM from 9.1 to 9.2 07 March 2022, 22:53:11 UTC
e72382d post-release version bump 22 March 2021, 10:35:08 UTC
98a3cac pushed ASM dep to ASM9.1 and updated to use ASM9 API, for j16's records 22 March 2021, 10:30:11 UTC
1647a16 post-release version bump 15 October 2020, 21:19:25 UTC
1da1889 pre-release version bump 15 October 2020, 21:17:58 UTC
5186055 Support for the 'witness' feature: Apply scripts (or not) depending on seeing a certain class fly by 15 October 2020, 21:17:17 UTC
b2b596e [versioning] post-release version bump 08 October 2020, 17:38:02 UTC
b67d62e [versioning] pre-release version bump 08 October 2020, 17:32:54 UTC
7170bc7 Merge pull request #7 from mmoayyed/asm9 Switch to ASM 9 01 October 2020, 21:32:12 UTC
9cda1db switch to asm v9 27 September 2020, 09:48:35 UTC
8b9715f Merge pull request #6 from mmoayyed/asm-upgrade Upgrade to ASM v8 24 September 2020, 20:14:34 UTC
4871891 Upgrade to ASM v8 16 September 2020, 03:58:38 UTC
6b54c30 [deps] updated a method call due to updating JNA dep 10 December 2019, 23:02:30 UTC
f214433 [deps] bumped ASM dep to v7.2 to get a headstart on java 14 class file support 10 December 2019, 22:50:54 UTC
6498d96 [deps] bumped ASM dep to v7.1 to support java 13 class files 24 September 2019, 23:03:40 UTC
871e6fa wrapreturnvalues now supports casting. Also added more javadoc and a test for the casting feature. 10 January 2019, 10:34:50 UTC
fede880 pre-release version bump 29 October 2018, 20:09:05 UTC
a66d32b java-11: up the ASM version to asm 7.0 29 October 2018, 20:04:25 UTC
baac302 Updated to ASM6, including API calls, and bumped version. 10 September 2018, 20:15:33 UTC
9381edf uhoh we don’t want to become the org asm module of course. 28 May 2018, 21:07:16 UTC
a05310a [release] pre-release version bump 28 May 2018, 19:28:10 UTC
0e33299 update ASM dep to 6.2 28 May 2018, 19:02:40 UTC
de5e6c6 Merge pull request #5 from kgeorgiy/asm-6.1 Upgrade ASM to version 6.1 28 May 2018, 18:58:10 UTC
a8c0d7f Merge pull request #4 from kgeorgiy/master Custom JUnit 4.8.1 dependency upgraded to standard JUnit 4.12 28 May 2018, 18:57:17 UTC
5122f51 Upgrade Asm to version 6.1 15 May 2018, 07:28:31 UTC
72f3914 Custom JUnit 4.8.1 dependency upgraded to standard JUnit 4.12 15 May 2018, 05:31:33 UTC
2d130ab version bump to account for removing delombok and upgrading the ASM dependency version to a java9 capable version. 28 November 2017, 16:13:03 UTC
214ab2c Removed lombok as a dependency; a bunch of packagers don’t like it when we have a circular dependency situation (lombok.patcher needed lombok to be compiled, but lombok has lombok.patcher as part of the packed-in deps). 28 November 2017, 16:11:07 UTC
5a27e8e update to asm 6.0 28 November 2017, 10:13:27 UTC
661f0f7 [trivial] we throw a less than useful exception if a resource isn’t found, here. (NPE happens, not IOEx). 07 November 2016, 22:18:09 UTC
bd7a124 Added a filtering feature to disable transforming on demand. Helpful for lombok bug 1218. 07 November 2016, 22:15:17 UTC
5e4de2e Changes http to https for - cloud.github.com - projectlombok.org 01 May 2015, 23:17:11 UTC
ded2465 bugfix to SetSymbolCallScript, changed how TransplantMapper works. 08 April 2015, 20:53:39 UTC
aa03c87 [trivial] added a ‘report’ option that just dumps stuff to sysout on patch. 05 April 2015, 02:21:28 UTC
9277cf3 added a convenience bash script for deploying a lombok.patcher build to lombok without distributing a new version to the public site. 02 April 2015, 00:10:38 UTC
7848f90 re-fixed the SetSymbolDuringMethodCall script. 01 April 2015, 03:33:39 UTC
7a7fd25 * Added the concept of the ‘TransplantMapper’ * Killed JSR inlining; no longer needed. * No longer COMPUTE_FRAMESing, it’s not workable for what lombok.patcher is meant to do. 31 March 2015, 22:16:44 UTC
76f9ff3 uploading new published artefacts is in a bit of am ess right now and must be done by hand. The build script task to do it now errors out with that message instead of trying and failing. 20 January 2015, 21:44:17 UTC
f94ee94 version bump 04 December 2014, 01:36:46 UTC
69fc836 [trivial] 04 December 2014, 01:36:21 UTC
fafa4b5 fixed a bug in ClassRootFinder 23 October 2014, 21:48:58 UTC
12b1ee7 Completely new, shadowloader-enabled take on equinox patching, which should in theory remove the need to have lombok on the bootclasspath. 14 October 2014, 21:57:38 UTC
9775fa4 Fixed ClassRootFinder for chinese characters in directory name on windows, without breaking other platforms. Voodoo warning; essentially, find yourself, if you magically disappeared from yourself, retry to decode URLs with UTF-8 instead of platform default. 21 May 2014, 23:50:25 UTC
bebccf9 Add Field no longer adds the field if that field is already there. 12 May 2014, 13:05:00 UTC
dc0717d hey, yet another version! Updated to ASM5, because ASM4 doesn't understand the output of javac 8. 01 April 2014, 23:13:54 UTC
31b68bb Fixed HomeFinder to find the jar, not the parent dir of the jar. 01 March 2014, 01:52:29 UTC
88af09c improved on the 'clean' job. 01 March 2014, 01:38:41 UTC
3a66525 Split off patcher and injector. 01 March 2014, 01:31:55 UTC
53604b7 Split the source folders into 2; one for patching/general, one for the live injector, in preparation for making lombok.patcher versions without the live injector (and, notably, without a dep on JNA). 01 March 2014, 01:23:24 UTC
91441ec Adding lombok.patcher as a 'source' style dependency didn't work. (Caused IllegalStateException). 01 March 2014, 01:12:25 UTC
b54f6d2 Updated buildscripts to export the proper items, so that you can use this project as dep in lombok directly instead of the packaged jar. 27 February 2014, 16:15:25 UTC
1c3031c updated version number, because this fix seems to work. 27 February 2014, 04:24:23 UTC
722fadd Merge branch 'eqfix' 27 February 2014, 04:06:45 UTC
f71ae03 attempted fix for eclipse luna's equinox 27 February 2014, 04:06:37 UTC
4c6f1a8 yet another take at removing locks. This time we did a far more thorough job, reducing all locks to minimum code coverage and using strictly j.u.concurrent stuff. 25 February 2014, 20:17:09 UTC
9d90d6c yet another attempt at fixing deadlocks, again not sure if this actually fixes anything. Issue #645 and issue #531. 24 February 2014, 22:13:05 UTC
78026dc shot in the dark to fix lombok issue #531. In general we were synchronizing on a public thingie and that is bad. 08 July 2013, 20:07:46 UTC
95392a7 Whoops, fixed previous fix. 17 February 2012, 15:08:27 UTC
daddaad fixed missing dependency jsch 17 February 2012, 15:06:44 UTC
0bf55a3 Updated to ASM 4.0 final. 09 January 2012, 22:39:28 UTC
6107d4e Pre-release version update. 09 January 2012, 22:14:57 UTC
f94de39 Updated to asm final release straight from maven repo. 09 January 2012, 22:14:46 UTC
241dfd2 Updated copyright statement to 'Project Lombok authors' 09 January 2012, 21:53:59 UTC
0d3a20d Very minor change to javadoc. 09 January 2012, 21:51:10 UTC
a62f465 Post-release version bump. 06 June 2011, 22:55:48 UTC
731ee4c updated to ASM 4.0_RC1 06 June 2011, 22:54:57 UTC
1d27aa4 pre-release version bump for v0.4 08 November 2010, 22:23:47 UTC
5f9a367 pre-release version bump for v0.4 08 November 2010, 22:21:50 UTC
0502a0e Removed debug print 17 July 2010, 22:55:44 UTC
ea6dbaf Added ability to switch to safer but slower injection mechanism as Franz See reported problems with the fast version. Set JVM property "lombok.patcher.safeInject" if you'd like it to switch. 20 May 2010, 05:16:34 UTC
f6b47b7 Added README.markdown 02 May 2010, 11:25:49 UTC
2e7b695 build script update to new version of ivyplusplus 02 May 2010, 09:30:28 UTC
5418892 Post-release version bump 29 April 2010, 12:38:34 UTC
e164d6c Pre-release version bump. 29 April 2010, 12:37:30 UTC
356c979 Updated buildscript to work with v1.1 of ivyplusplus. 29 April 2010, 12:34:41 UTC
9660fc4 Post release version bump 28 April 2010, 17:49:12 UTC
04596db Moved to source level 1.5 and changed warnings slightly. 28 April 2010, 17:48:09 UTC
3125069 Moved build system over to ivyplusplus. 28 April 2010, 17:47:56 UTC
13c0749 post-release version bump. 19 April 2010, 12:33:01 UTC
befccd4 versioned the uploaded artifacts. 19 April 2010, 12:32:33 UTC
1e28358 Added ability to download asm sources. 19 April 2010, 12:14:33 UTC
5ed496f Deleting previously checked in libraries, no handled via ivy. 19 April 2010, 11:51:13 UTC
04696fc Changed 'Hook' to take java and not jvm syntax, and moved to ivy dependencies. 19 April 2010, 11:33:25 UTC
119bcee exit early is now more flexible; by leaving the decision method blank, the method always exits early, and by letting the decision method have a return value of void, it never returns early (and thus, you can insert a call this way). 04 December 2009, 22:58:10 UTC
609b959 Trivial changes. 02 December 2009, 23:09:55 UTC
back to top