Thomas Walpole
|
72155bd82f
|
Encapsulate regexp string extraction
|
2018-11-15 15:05:30 -08:00 |
|
Thomas Walpole
|
7a89305c7c
|
code refactor
|
2018-11-15 14:49:32 -08:00 |
|
Thomas Walpole
|
66689fd352
|
Code refactor
|
2018-11-08 11:05:02 -08:00 |
|
Thomas Walpole
|
9e15cf95f5
|
Optimize substrings generated from Regexp
|
2018-11-06 14:21:27 -08:00 |
|
Thomas Walpole
|
671f87177d
|
Use nil as regexp disassembler separator rather than empty string
|
2018-11-05 11:55:21 -08:00 |
|
Thomas Walpole
|
be89e624dd
|
rubocop cleanup
|
2018-11-05 11:55:21 -08:00 |
|
Thomas Walpole
|
549a8fbfa8
|
Optionally process alternation in the regexp disassembler
|
2018-11-05 11:55:21 -08:00 |
|
Thomas Walpole
|
cfae2bfb0c
|
implement regexp disassembler using regexp_parser gem
|
2018-10-16 10:17:47 -07:00 |
|
Thomas Walpole
|
3499480381
|
Move basic selector condition generation into builder classes
|
2018-10-02 23:13:48 -07:00 |
|
Thomas Walpole
|
3778898a96
|
Support regexp for system :id and :class filters
|
2018-10-02 23:13:34 -07:00 |
|
Thomas Walpole
|
15ca8c7d6a
|
Move regexp disassembler into own class
|
2018-10-02 23:12:54 -07:00 |
|