We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
🚣 getting back into the flow, I like the json
🔬 detector methods lack context for rewriting
⛵ looking pretty
⛵ thats what i did
⛵ tdd for new methods
🗺 refactoring outline
⛵ some surprises, easily covered
🤔 whats available in minitest
⛵ easy enough to add a failure
⛵ moving along without defs
⛵ the obvious was easy, and improves tests
🗺 plan for refactoring through testing
💩 naive refactoring shows test coverage issues
♻️ change superclass to MethodBasedSexpProcessor
📝 #super_signature refactor and enhance plan
📝 notes from nerdparty with zenspider
📝 reading tests for MethodBasedSexpProcessor
📝 started new ooda iteration for SexpProcessor
📝 OODA loop for next capture group iteration
📝 summary of first capture group experiment
✅ SuperCaller matcher captures calling method name
♻️a refactor to guard on empty match collection
📝 adds observations for MatchCollection elements
🧪 adds test capturing gap in match data behaviour
📝 outlines tdd experiment approach
♻️ returns a SuperCaller::SexpMatchData instance if matching
♻️ capture SuperCaller as a class
📝 adds comparison of regexp and sexp matcher
📝 why I am shipping 1.0 so early, and building matcher parameters
✏️shown