lang-evolve-core/src
Lucien Cartier-Tilet 23e3acb182
Better category find and replace
I didn't have to do it in two `replace` calls

Now I have to check if the rule has a or several corresponding
categories in the initial and final regex, find whether they have the
same amount of elements, and if so create rules that allow elements from
each category to be mapped 1:1
2020-04-04 18:28:27 +02:00
..
settings Better category find and replace 2020-04-04 18:28:27 +02:00
lib.rs Good progress with applying rules, room for improvement 2020-04-04 15:46:29 +02:00