Commit Graph

16 Commits (4b2edd16c4a165f8f89b46f2e149b083d34c28ad)

Author SHA1 Message Date
Hauke D 4b2edd16c4 Limit update frequency 7 years ago
Hauke D cdc9779af7 A bit of refactoring & reorg. 7 years ago
Hauke D e75efbc179 Persist "show example code" state 7 years ago
Hauke D e785189ae8 Added license to Regex Tester 7 years ago
Hauke D 6c1e462bdb Refactored code running and error handling
So now there is only a single place that "eval" is called.
7 years ago
Hauke D feef6ba1b8 Improved support for multiline regexes 7 years ago
Hauke D a2aa4335d6 Minor design tweak 7 years ago
Hauke D 68eae4e7ce Added "preamble code" feature 7 years ago
Hauke D 85a01a2b15 Added example code feature
Also changed "Add Sample" into a button for some more consistency
7 years ago
Hauke D fcc4328dda Minor tweak to "Add Sample" 7 years ago
Hauke D 75cc289ad7 Improved handling of empty pattern
and separated warning and error messages
7 years ago
Hauke D 1aafe2099b Match highlighting fixes and updates
- Zero-length matches weren't being handled correctly
- Non-matching capture groups weren't being handled correctly
- Added capture group names
7 years ago
Hauke D d58ec6e086 Improved 'use re "debug";' display 7 years ago
Hauke D 602065d2d6 Added debug and regex error handling code 7 years ago
Hauke D f635507189 Several minor tweaks to regex tester 7 years ago
Hauke D ae8cb21648 Added initial version of regex tester 7 years ago