Jimmi Holst Christensen 44c53c9979 std.zig.parser: Refactor round 2
* More work on ensuring that each state only eat one token
* VarDecl parsing now constructs its node
* Handling all fn parsing in the same case
* Using eatToken instead of getNextToken where possible
* All tokenIdTo* now takes  @TagType(Token.Id)
* Added a createToCtxLiteral function
2018-04-13 10:15:12 +02:00
..
2018-04-09 00:52:45 -04:00
2018-04-04 10:31:10 -04:00
2018-04-08 18:26:24 -04:00
2018-04-06 23:10:54 +12:00
2018-04-10 23:29:24 -04:00
2018-04-10 22:24:01 -04:00
2018-04-13 10:15:12 +02:00
2018-04-11 00:32:42 -04:00
2018-01-31 22:48:40 -05:00
2018-02-10 21:02:24 -05:00
2017-04-24 12:14:45 -04:00
2018-02-10 21:02:24 -05:00
2018-04-09 00:52:45 -04:00
2018-04-11 00:32:42 -04:00
2018-04-09 00:52:45 -04:00
2018-03-30 01:50:58 +13:00
2018-04-09 21:14:55 -04:00
2018-04-08 18:26:24 -04:00
2018-02-21 02:00:33 -05:00
2018-04-08 18:26:24 -04:00
2018-04-09 00:52:45 -04:00