Don't use regular expressions in Loader. This is based on https://codereview.chromium.org/1325053002. It also avoids redundant parsing where possible. Closes dart-lang/yaml#12 R=rnystrom@google.com Review URL: https://codereview.chromium.org//1329763002 .