Andrei Gudkov

Results 2 comments of Andrei Gudkov

1. Header files which are not part of public interface (cannot be reached from `roaring.h`) should be moved from `include/` into `src/` directory. Where possible, public interface should be reduced....

What is the correct way of enabling multiline in custom InlineMacroProcessor ? I overrided `resolve_regexp` with body from asciidoctor 1.5.4 and it seems to work. Is there a better way?...