Skip to content

Allow identifier in expressions to contain an underliner #115

Merged
merged 3 commits into from
Dec 16, 2021
Merged

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    874c973 View commit details
    Browse the repository at this point in the history
  2. test_parser: Add (failing) test for '_'

    Add a test with a keyword containing an underliner. Currently this test
    fails.
    donald committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    66d0562 View commit details
    Browse the repository at this point in the history
  3. parser.y: Allow '_' in identifier

    Allow identifier in expressions to contain an underliner.
    donald committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    bdffa97 View commit details
    Browse the repository at this point in the history