<p></p>
<blockquote>
<p dir="auto">I didn't look at the upstream parser and I don't really want to. I trust you that it's better (or at least on par) than our existing parser.</p>
</blockquote>
<p dir="auto">This is a token-based parser unlike the previous readline-based parser (similarly to the TCL, Latex) which in general should be better and the development should go towards it instead of maintaining the previous parser. That of course doesn't mean that the previous parser didn't parse something better by accident but at least for the unit tests it seems to be the same (or better).</p>
<p dir="auto">From the remaining parsers, I upstreamed all the Fortran changes we had (and the upstream parser had some improvements of its own) and I wrote the Markdown parser (based on the Asciidoc parser we had) because the previous parser was quite bad.</p>
<blockquote>
<p dir="auto">Do you think the new test files have about the same coverage or do we lose anything?</p>
</blockquote>
<p dir="auto">4 kinds seem to be really missing. I think I'll write some script checking if our parsers cover all the ctags kinds because it's easy to miss some tags.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/3158#issuecomment-1101429436">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ22R7Z5YS2N64QMJVDVFVTBZANCNFSM5TIERRTA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAIOWJ7T3CYBSPVDGQRPYUTVFVTBZA5CNFSM5TIERRTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOIGTHVPA.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><geany/geany/pull/3158/c1101429436</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/3158#issuecomment-1101429436",
"url": "https://github.com/geany/geany/pull/3158#issuecomment-1101429436",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>