xqerl
xqerl copied to clipboard
Remove dependency on process dictionary in static phase
The parser uses the process dictionary to handle namespaces. This is also used in the static phase.
That should be removed. It is only needed in yecc
and not in the static phase that has state.