Jean-Marie Gaillourdet

Results 3 issues of Jean-Marie Gaillourdet

ParseResult and its subtype are members of scala.util.parsing.combinator.Parsers. Why? This limits the ability to write code using ParseResult without any added benefit as far as I can see. E.g. I...

According to the Org user guide, tags are defined as follows: > Tags are normal words containing letters, numbers, ‘_’, and ‘@’. But the parser seems to handle the `_`...

bug