Wink Saville 0e6c18c820 Remove StrLitKind enum
I was looking at the tokenizer specifically fn testTokenize and the
this statement looked odd:

  if (@TagType(Token.Id)(token.id) != @TagType(Token.Id)(expected_token_id)) {

I then saw the TODO and thought I'd remove StrLitKind figuring that
would make testTokenize simpler. It did so I thought I'd prepare this PR.

The tests are still working and stage2 zig seems to work, it compiles and
I was able to use the fmt command.
2018-09-24 19:28:46 -04:00
..
2018-09-21 14:15:58 -04:00
2018-09-13 16:34:33 -04:00
2018-09-14 19:08:59 -04:00
2018-09-13 16:34:33 -04:00
2018-09-13 16:34:33 -04:00
2018-09-23 13:12:57 -04:00
2018-09-24 19:28:46 -04:00
2018-09-13 16:34:33 -04:00
2018-09-13 16:34:33 -04:00
2018-09-12 14:26:21 -04:00
2018-08-21 16:07:28 -04:00
2018-09-02 18:35:32 -04:00
2018-08-02 17:04:17 -04:00
2018-09-13 16:34:33 -04:00
2018-09-13 16:34:33 -04:00
2018-09-18 19:01:35 -04:00
2018-09-02 18:35:32 -04:00
2018-09-13 16:34:33 -04:00
2018-09-13 16:34:33 -04:00
2018-09-13 16:34:33 -04:00
2018-08-27 19:25:40 -04:00
2018-09-13 16:34:33 -04:00
2018-09-13 16:34:33 -04:00
2018-09-12 14:26:21 -04:00
2018-09-01 22:23:34 -07:00
2018-09-13 16:34:33 -04:00
2018-08-21 20:31:50 -04:00