Commit Graph

13 Commits (e785189ae8448278e812a45c2b150247288552d5)

Author SHA1 Message Date
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