Commit Graph

75 Commits (dev)

Author SHA1 Message Date
Alberto Restifo 9739c4971b Refactor lexer in preparation for decoder 2020-04-22 23:48:58 +02:00
Alberto Restifo ddb2615031 Start implementing array tokenization 2020-04-22 22:31:33 +02:00
Alberto Restifo 2aea52d78f Document limitations 2020-04-22 22:31:00 +02:00
Alberto Restifo 4958a4c068 Hide BytesArray and StringArray from outside Lexer 2020-04-22 13:28:03 +02:00
Alberto Restifo 1c2e90d7a4 Refactor Token to be a struct 2020-04-22 11:17:06 +02:00
Alberto Restifo 28f9cfa1f5 Add support for string streaming 2020-04-22 09:33:46 +02:00
Alberto Restifo 321b3fd986 Implement Strings decoding 2020-04-21 23:18:56 +02:00
Alberto Restifo 37677a40ad Fix BytesArray functioning 2020-04-21 22:48:27 +02:00
Alberto Restifo 154876403e Refactor lexer and simplify token 2020-04-21 15:02:31 +02:00
Alberto Restifo 56eed66541 Add support for terminating tokens 2020-04-21 00:01:35 +02:00
Alberto Restifo 2e2edd1908 Work on lexer and diagnostic representation 2020-04-20 14:57:20 +02:00
Alberto Restifo dd1288089f Adjustements 2020-04-19 20:49:48 +02:00
Alberto Restifo aded275148 Continue implementation and start decoder 2020-04-19 20:40:10 +02:00
Alberto Restifo b179ef7857 Add repository details 2020-04-19 14:05:27 +02:00
Alberto Restifo f338597def Add build status badge 2020-04-19 13:55:23 +02:00
Alberto Restifo 3ee5b15bac Fix lint stage 2020-04-19 13:53:15 +02:00
Alberto Restifo 4a740a627e Add build config 2020-04-19 13:52:13 +02:00
Alberto Restifo 9a7ec44b66 Fix bytes decoding 2020-04-19 13:45:07 +02:00
Alberto Restifo ed19ece346 Add diagnostic notation for bytes 2020-04-19 13:45:00 +02:00
Alberto Restifo 41f536bd46 Add support for Binary decoding 2020-04-19 13:22:50 +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
Alberto Restifo 3b7d42c242 Continue work on lexer 2020-04-17 19:50:26 +02:00
Alberto Restifo b5f4b0d368 Initialize library 2020-04-17 14:32:43 +02:00