Skip to content

Use unicode-friendly query parsing

Administrator requested to merge rvt/and-or-scanner into master

Created by: rvantonder

Converts the peek and whitespace-scanner helper functions to use runes. This is just preserving the existing interface before I write other scanner code that relies on next() using runes instead of bytes.

Merge request reports

Loading