Commit Graph

1008 Commits

Author SHA1 Message Date
Eliot Jones
096278de50 create name tokenizer and approach for reading non variable data tokens 2017-11-10 23:58:28 +00:00
Eliot Jones
f986e16c97 rename hex tokenizer and add numeric tokenizer 2017-11-10 21:13:45 +00:00
Eliot Jones
8dbeb4b822 quick initial draft of the hex parser. very inefficient 2017-11-09 23:26:21 +00:00
Eliot Jones
83cc1a6bf1 fixes for octal in strings and tests for string and hex tokenizing 2017-11-09 22:52:48 +00:00
Eliot Jones
afe07849d4 use the correct appveyor url in the readme 2017-11-09 19:29:44 +00:00
Eliot Jones
c94e8ca6bb add build badge to the readme 2017-11-09 19:27:21 +00:00
Eliot Jones
fd53d91c28 move code into correct directory structure 2017-11-09 19:22:52 +00:00
Eliot Jones
2897051075 Move the code from the forked version to clean repository 2017-11-09 19:14:09 +00:00