penguindark

Results 12 comments of penguindark

If they remains optional and don't have too much impact on the compiler for me they are OK! :)

Probably too heavy to implement as computation request. About the implementation it is not much complicated, need to modify this part of code: https://github.com/vlang/v/blob/0de2f742f0f349f6add41075dae7371aa704d443/vlib/regex/regex.v#L2511-L2537 and add the flag for "Case-insensitive"...