• Eric Pouech's avatar
    winedbg: Fixes for identifiers. · f661e7a9
    Eric Pouech authored
    - fixed lexical rules for a path name
    - fixed identifier rules so that we get the right precedence
      between ! and ::
    - modules (in mod!name forms) are now handled as tIDENTIFIER
      (tPATH was buggy anyhow)
    f661e7a9
dbg.y 24.6 KB