Nathan Ward
Nathan Ward
Cool! Yea, that works for the test case (I have not tested it with my real scenario yet). Can you explain why? I have many cases that I do this...
It seems that I have to specify the whitespace control differently depending on if I have one, two, or three "elseif" statements in order to get the same spacing in...
I will be glad to work on this. I started looking at the code. I see that the whitespace control is done in the LexerImpl. I will try to make...
This appears to be a design issue in that the Lexer processes the Whitespace Control Character (i.e. the dash character) and the remaining new line characters (i.e. the `\n`) are...
Great! I submitted a pull request for a few "template/functional" tests previously and that pull request is still pending. Would you be willing to approve that pull request to start...
I checked the pull request comments again just now. The last comment that I see from you was when the build failed 15 days ago (which is now passing).