Commit Graph

9 Commits (ca5d9f3db5da0bbefdf1d5122438f86ef7c9cf9c)

Author SHA1 Message Date
Your Name 5ebc1af91e BATCH 1 1 week ago
Your Name a424493420 Replace Str::of() fluent chains with static Str::/native calls
Aligns with the app's dominant convention (171 static Str:: calls vs
24 Str::of() chains). Uses Str::afterLast() for the repeated
"segment after last slash" pattern, Str::matchAll() where a
Collection return is needed, and native explode()/substr() where a
plain array/string suffices.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2 weeks ago
Daniel Supernault 53742fa699
Lint 9 months ago
Daniel Supernault ed62a09f9a
Update lexer utils 5 years ago
Daniel Supernault ef26fec305
Update Autolinker 7 years ago
Daniel Supernault 24ff176744
Update Autolinker 7 years ago
Daniel Supernault 7260ca2100
Update lexer util 7 years ago
daniel b8abbdd90f Apply fixes from StyleCI 8 years ago
Daniel Supernault 7bb1f10d19 Add new entity lexers 8 years ago