RumovZ
|
ca62f3ef80
|
Fix ordinal case in write_template
Internal card ordinals start at 0, so add 1 again when writing a
template search string from a parsed ordinal.
|
2021-01-09 17:30:12 +01:00 |
|
RumovZ
|
76c16180ae
|
Add native enum for concatenate_search's separator
|
2021-01-07 12:50:57 +01:00 |
|
RumovZ
|
ebe535e42f
|
Add Position in PropertyKind match of writer.rs
|
2021-01-06 23:29:09 +01:00 |
|
RumovZ
|
d9f7d2e70d
|
Add tests for writer.rs
Also minor adjustments to concatenate_searches.
|
2021-01-06 19:39:34 +01:00 |
|
RumovZ
|
84061a6e6d
|
Implement replace_search_term
|
2021-01-06 14:03:43 +01:00 |
|
RumovZ
|
79d0b5496b
|
Implement concatenate_searches
Fix minor stuff in writer.rs.
|
2021-01-06 14:00:47 +01:00 |
|
RumovZ
|
713db05f27
|
Implement negate_search
|
2021-01-06 13:57:35 +01:00 |
|
RumovZ
|
95b4e4cc84
|
Make function names more explicit and add docs
|
2020-12-29 11:18:49 +01:00 |
|
RumovZ
|
62753290d8
|
Make normalized search syntax more explicit
Also fix a bug with NoCombining and WordBoundary searches.
|
2020-12-29 11:06:53 +01:00 |
|
RumovZ
|
ecd04f8a59
|
Don't escape isolated -
|
2020-12-22 11:52:17 +01:00 |
|
RumovZ
|
873e96b60a
|
Fix format and tests
|
2020-12-22 11:32:53 +01:00 |
|
RumovZ
|
fcc87d16ea
|
Add search writer
|
2020-12-22 11:04:38 +01:00 |
|