| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-20 | Mostly working version | Bruce Hill | |
| 2021-05-11 | Code cleanup: adding len parameter to new_pat() | Bruce Hill | |
| 2021-05-10 | Added {word} feature and cleaned up the code some. | Bruce Hill | |
| 2021-01-20 | Added --skip flag for skipping over patterns | Bruce Hill | |
| 2021-01-19 | Simplified code by disallowing escapes in strings and splitting | Bruce Hill | |
| stringpatterns into chunks (so unescaped versions don't need to be created) | |||
| 2021-01-18 | More static analyzer cleanup, including switching to use bools where | Bruce Hill | |
| appropriate and EXIT_SUCESS/EXIT_FAILURE | |||
| 2021-01-18 | Static analysis part 1 | Bruce Hill | |
| 2021-01-17 | Improved argument parsing and added support for prompting user for a | Bruce Hill | |
| pattern if none is provided | |||
| 2021-01-15 | Moved pattern code into the right file | Bruce Hill | |
| 2021-01-15 | Rename compiler -> pattern | Bruce Hill | |
