Closed veelo closed 8 years ago
On Sun, Feb 28, 2016 at 1:21 AM, Bastiaan Veelo notifications@github.com wrote:
I just wrote https://github.com/PhilippeSigaud/Pegged/wiki/Grammar-Debugging in anticipation of the pulling of this PR.
Very good, I'll merge this PR. I see on the wiki page that internal peg parsers are traced as well. IIRC, there was a way to get tracing only on the user-defined rules, or am I misremembering?
IIRC, there was a way to get tracing only on the user-defined rules, or am I misremembering?
It is in the next sentence :-)
Drat, sorry. In my defense, I had a severe flu yesterday. I asked the question while reading the very last paragraph and apparently forgot I read the answer one minute earlier :-)
I just wrote https://github.com/PhilippeSigaud/Pegged/wiki/Grammar-Debugging in anticipation of the pulling of this PR.