re-organized pattern matching code

This commit is contained in:
2022-10-25 18:34:28 +02:00
parent 417faf3ff2
commit 066ddd0d98
8 changed files with 90 additions and 43 deletions

View File

@@ -1,7 +1,5 @@
## Fixes to be implemented
- refactor parser, there's some duplicate code, remove pattern from parser args
## Features to be implemented
- add comment support (csf.NewReader().Comment = '#')