PlaceholderAPI/src/main/java/me/clip/placeholderapi
Sxtanna 9d73893cc8
replacer api, unit tests, and benchmarks (#354)
* added abstracted replacer api, and both char and regex based implementations

* added test dependencies for jmh and junit

* added unit tests and benchmarks for the replacer implementations

* updated replacers to accept specific closure types, added test to verify malformed placeholder handling

* updated jmh to 1.23, updated junit to 5.6.2
2020-07-20 16:59:25 -04:00
..
commands Revert "Performance Improvements (#340)" 2020-07-20 16:57:16 -04:00
configuration Changed command system (#304) 2020-07-13 15:27:59 -04:00
events Changed command system (#304) 2020-07-13 15:27:59 -04:00
exceptions Revert "Performance Improvements (#340)" 2020-07-20 16:57:16 -04:00
expansion Revert "Performance Improvements (#340)" 2020-07-20 16:57:16 -04:00
external Revert "Performance Improvements (#340)" 2020-07-20 16:57:16 -04:00
listeners Revert "Performance Improvements (#340)" 2020-07-20 16:57:16 -04:00
replacer replacer api, unit tests, and benchmarks (#354) 2020-07-20 16:59:25 -04:00
updatechecker Revert "Performance Improvements (#340)" 2020-07-20 16:57:16 -04:00
util Revert "Performance Improvements (#340)" 2020-07-20 16:57:16 -04:00
PlaceholderAPI.java Revert "Performance Improvements (#340)" 2020-07-20 16:57:16 -04:00
PlaceholderAPIPlugin.java Revert "Performance Improvements (#340)" 2020-07-20 16:57:16 -04:00
PlaceholderHook.java Revert "Performance Improvements (#340)" 2020-07-20 16:57:16 -04:00