Commit Graph

10 Commits (678494cec9b6d50000e26d1c7e7ad694e06dee1a)

Author SHA1 Message Date
Sorcus 3ab21c9616 Fix typos and remove redundant use of 'Object#to_s' 2020-09-30 10:34:58 +02:00
Alberto Restifo 9739c4971b Refactor lexer in preparation for decoder 2020-04-22 23:48:58 +02:00
Alberto Restifo 1c2e90d7a4 Refactor Token to be a struct 2020-04-22 11:17:06 +02:00
Alberto Restifo 154876403e Refactor lexer and simplify token 2020-04-21 15:02:31 +02:00
Alberto Restifo 2e2edd1908 Work on lexer and diagnostic representation 2020-04-20 14:57:20 +02:00
Alberto Restifo aded275148 Continue implementation and start decoder 2020-04-19 20:40:10 +02:00
Alberto Restifo 9a7ec44b66 Fix bytes decoding 2020-04-19 13:45:07 +02:00
Alberto Restifo c803f211cd Add all test cases from RFC 2020-04-19 13:22:39 +02:00
Alberto Restifo a956794f4e Complete basic int conversion 2020-04-19 12:16:05 +02:00
Alberto Restifo 9d1c255c2c Start lexer and tests 2020-04-19 00:18:54 +02:00