1
parser tree: improve namespace conflicted attribute check
Sutou Kouhei <kou@clear-code.com>
2
Optimize the parse_attributes method to use `Source#match`
NAITOH Jun <naitoh@gmail.com>
3
parser: keep the current namespaces instead of stack of Set
Sutou Kouhei <kou@clear-code.com>