summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-09Reject out of range code points (fixes #3)HEADmasterChristopher Wellons
2017-10-08Fix overflow bug (thanks to Impossibly Stupid)Christopher Wellons
2017-10-08Add simple decoder to the benchmarksChristopher Wellons
2017-10-08Prefer a faster variant of Hoehrmann's DFA decoder (#1)Christopher Wellons
2017-10-06Add link to articleChristopher Wellons
2017-10-06Fix formattingChristopher Wellons
2017-10-06Adjust some comments againChristopher Wellons
2017-10-06Eliminate a shiftChristopher Wellons
2017-10-06Tweak types and the order that things are computedChristopher Wellons
2017-10-06Tweak decoder types a bitChristopher Wellons
2017-10-06Pass the recovery testsChristopher Wellons
2017-10-06Tweak benchmark parametersChristopher Wellons
2017-10-06Expand unit testsChristopher Wellons
2017-10-05Add some commentsChristopher Wellons
2017-10-05More consistent error checkingChristopher Wellons
2017-10-05Rename other decoderChristopher Wellons
2017-10-05Initial working codeChristopher Wellons