"include/vscode:/vscode.git/clone" did not exist on "23c3a3958001c5998fddbf9e0b08817bb5377595"
  • jbeder's avatar
    Added Anchor() regex (so that we're not just using Alphanumeric to match... · 9e345650
    jbeder authored
    Added Anchor() regex (so that we're not just using Alphanumeric to match anchors), but it's still not 100% right (it shouldn't allow non-printable characters, e.g.). Also fixed a test that was broken along these lines (if a colon immediately follows an anchor, it's part of the anchor)
    9e345650
parsertests.cpp 26.4 KB