<p>See: <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="436268469" data-permission-text="Issue title is private" data-url="https://github.com/universal-ctags/ctags/issues/2084" data-hovercard-type="pull_request" data-hovercard-url="/universal-ctags/ctags/pull/2084/hovercard" href="https://github.com/universal-ctags/ctags/pull/2084">universal-ctags/ctags#2084</a></p>
<p>This import has 3 difference with upstream:</p>
<ul>
<li>don't use newer API than current Geany has (will be fixed by a later sync, maybe <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="436850387" data-permission-text="Issue title is private" data-url="https://github.com/geany/geany/issues/2132" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2132/hovercard" href="https://github.com/geany/geany/pull/2132">#2132</a> already);</li>
<li>workaround a current limitation of our ctags use to emit tags for a kind disabled by default (should be fixed in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="436850387" data-permission-text="Issue title is private" data-url="https://github.com/geany/geany/issues/2132" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2132/hovercard" href="https://github.com/geany/geany/pull/2132">#2132</a>);</li>
<li>workaround a current limitation of our ctags use to emit reference tags.</li>
</ul>
<p>They are fairly small differences, and they should alight with further sync.</p>
<hr>
<p>reviewers, won't wait too long, I'll merge soon ;)</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/2134'>https://github.com/geany/geany/pull/2134</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add new upstream candidate Flex parser</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2134/files#diff-0">ctags/Makefile.am</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2134/files#diff-1">ctags/main/parsers.h</a>
    (2)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/geany/geany/pull/2134/files#diff-2">ctags/parsers/actionscript.c</a>
    (99)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/2134/files#diff-3">ctags/parsers/flex.c</a>
    (2636)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2134/files#diff-4">src/symbols.c</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2134/files#diff-5">src/tagmanager/tm_parser.c</a>
    (15)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2134/files#diff-6">tests/ctags/Makefile.am</a>
    (7)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/2134/files#diff-7">tests/ctags/actionscript/as-first-token.as</a>
    (1)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/2134/files#diff-8">tests/ctags/actionscript/as-first-token.as.tags</a>
    (2)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/2134/files#diff-9">tests/ctags/actionscript/classes.as</a>
    (16)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/2134/files#diff-10">tests/ctags/actionscript/classes.as.tags</a>
    (13)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/2134/files#diff-11">tests/ctags/actionscript/const.as</a>
    (8)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/2134/files#diff-12">tests/ctags/actionscript/const.as.tags</a>
    (6)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/2134/files#diff-13">tests/ctags/actionscript/const2.as</a>
    (7)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/2134/files#diff-14">tests/ctags/actionscript/const2.as.tags</a>
    (3)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/2134/files#diff-15">tests/ctags/actionscript/method-attributes.as</a>
    (12)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/2134/files#diff-16">tests/ctags/actionscript/method-attributes.as.tags</a>
    (10)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/2134/files#diff-17">tests/ctags/actionscript/packages.as</a>
    (9)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/2134/files#diff-18">tests/ctags/actionscript/packages.as.tags</a>
    (7)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/2134/files#diff-19">tests/ctags/actionscript/sampler.as</a>
    (66)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/2134/files#diff-20">tests/ctags/actionscript/sampler.as.tags</a>
    (16)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/2134.patch'>https://github.com/geany/geany/pull/2134.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/2134.diff'>https://github.com/geany/geany/pull/2134.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2134">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ34ZTXQIVJ7KNZE77DPSRHAHANCNFSM4HI4GLHQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJ66VKV7XI6SNM2TKCDPSRHAHANCNFSM4HI4GLHQ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Add new upstream candidate Flex parser (#2134)"}],"action":{"name":"View Pull Request","url":"https://github.com/geany/geany/pull/2134"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2134",
"url": "https://github.com/geany/geany/pull/2134",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>