Files @ fd790596c353
Branch filter:

Location: Regular-Expresso/src/lib.rs

fd790596c353 52 B application/rls-services+xml Show Annotation Show as Raw Download as Raw
Laman
implemented comparison of regexps with different alphabets
mod regexp;
pub use regexp::{Regexp, ParsingError};