8 Commits

Author SHA1 Message Date
Rebecca Turner
6249d86d8d chore: Switch to @iarna/standard 2019-02-20 12:50:33 -08:00
Rebecca Turner
baa7e4129d fix(parse-pretty-errors): Don't crash if the buffer wasn't a buffer 2018-07-26 23:49:21 -07:00
Rebecca Turner
414075ee9a chore(parser): Only set this.char via this.nextChar 2018-07-08 00:21:33 -07:00
Rebecca Turner
3572502a01 Use out-of-range int instead of symbol to mark end 2018-07-04 22:54:37 -07:00
Rebecca Turner
084841f047 Parse using codepoints not chars 2018-07-04 22:50:24 -07:00
Rebecca Turner
2041c282af Make state object have static properties 2018-06-29 05:59:21 -07:00
Rebecca Turner
8913b9e7e1 Add tight loops for string processing 2018-06-29 05:28:06 -07:00
Rebecca Turner
c4f355b529 Write our own TOML parser and add 100% test coverage 2018-06-14 04:05:24 -07:00