Sha256: cf1fbe68af14792c0a07dac62951d5ef19bbb8e0695a562f4b53c332580f831c
Contents?: true
Size: 555 Bytes
Versions: 1
Compression:
Stored size: 555 Bytes
Contents
# Cleanup * Completely remove context stack remnants # Useful Features * Easy, DSL-like way to specify regex-matching, token-matching for match? * Easy, DSL-like way to specify gsub-based fix calls * Token Matching engine. Something along the lines of being able to match: [!whitespace, whitespace?, comment] to match code, possibly some whitespace, and a comment. Could donate to YARD. * * DFA? Simple backtracking recursion? * * Leftmost-longest # Useful Warnings * Assignment in condition * Multiline blocks with { } notation * Never-executed code
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wool-0.5.1 | TODO.md |