Comment #2 on issue 237 by turingtest: regex-tdfa 1.0.0 api change
http://code.google.com/p/yi-editor/issues/detail?id=237
Yup, that was an internal method that I "improved".
patternToDFA :: CompOption
-> (Pattern,(GroupIndex, DoPa))
-> (DFA,Index,Array Tag OP,Array GroupIndex [GroupInfo])
became
patternToRegex :: (Pattern,(GroupIndex, DoPa))
-> CompOption
-> ExecOption
-> Regex
I am now dying to look at how this is being used in Yi.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---