PiggyPiglet
74ebb0bec0
remove regex replacer & associated tests
2022-07-01 23:31:51 +08:00
Andre601
350a2be0ed
Remove testCharsReplacerHandlesEscapedHex()
2022-02-22 11:48:51 +01:00
ElijahRus250
a7247acbb3
2021 🥳
2021-01-20 15:29:13 -05:00
extendedclip
dcc8dad4ea
Format to Daddy code style
2020-07-31 22:52:07 -04:00
extendedclip
0e733b6933
Force all identifiers to lower case
2020-07-31 12:01:27 -04:00
Sxtanna
300eb64d89
removed benchmarks for shitty replacer
2020-07-28 12:57:08 -04:00
PiggyPiglet
9291184534
Merge remote-tracking branch 'origin/master'
2020-07-27 15:23:11 +08:00
PiggyPiglet
6d502db694
Licensed all files
...
Added licensing plugin
2020-07-27 15:21:35 +08:00
Sxtanna
a160f3abc9
updated to further phase out PlaceholderHook, added contracts to expansion methods
2020-07-26 18:46:00 -04:00
Sxtanna
b63f10f749
lets pretend no one saw this.
2020-07-26 18:36:50 -04:00
Sxtanna
86002f50e6
updated to phase out PlaceholderHook
2020-07-26 18:03:31 -04:00
Sxtanna
21ca434e72
added unit test for hex code escaping
2020-07-23 12:02:04 -04:00
Sxtanna
9060ea6bd3
updated to use new closure
2020-07-20 17:38:18 -04:00
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