Commit Graph

930 Commits

Author SHA1 Message Date
David Tolnay
bb6feaeae8
Looping 2016-10-02 21:25:20 -07:00
David Tolnay
29f9ce1d2b
If let 2016-10-02 20:58:40 -07:00
David Tolnay
055a704f90
Struct expressions 2016-10-02 19:23:54 -07:00
David Tolnay
191e058209
Statement parsing 2016-10-02 18:31:09 -07:00
David Tolnay
3c2467ccbe
Filling in some expression printers 2016-10-02 17:55:08 -07:00
David Tolnay
9636c0546d
Empty path segments 2016-10-02 17:18:13 -07:00
David Tolnay
89e0567333
Closure parsing 2016-10-02 14:50:33 -07:00
David Tolnay
42602293eb
Function parsing 2016-10-01 23:36:58 -07:00
David Tolnay
3cf5298445
Typedef parsing 2016-10-01 17:17:38 -07:00
David Tolnay
47a877c90f
Static and const parsing 2016-10-01 17:01:06 -07:00
David Tolnay
759d2ffd71
Boolean literals 2016-10-01 16:18:15 -07:00
David Tolnay
56d6213cbf
Byte string parsing 2016-10-01 16:14:54 -07:00
David Tolnay
14cbdeb5ca
Comment parsing 2016-10-01 15:37:12 -07:00
David Tolnay
4a51dc70fc
Round trip testing 2016-10-01 09:41:33 -07:00
David Tolnay
627e3d5328
Implement ToTokens for raw string 2016-10-01 08:27:31 -07:00
David Tolnay
210884d386
Raw string literals 2016-10-01 08:18:42 -07:00
Gregory Katz
3e562cc986 Added while loop parser and (currently ignored) tests. 2016-09-28 18:33:02 -04:00
Gregory Katz
1b69f68303 addressed review comments 2016-09-27 21:06:09 -04:00
Gregory Katz
e5f3568a7f Added an infinite loop parser and tests. 2016-09-27 19:36:30 -04:00
David Tolnay
fa0edf2303
More expression parsing 2016-09-23 22:58:24 -07:00
David Tolnay
f38cdf6bc3
Other item kinds 2016-09-23 19:15:01 -07:00
David Tolnay
f4bbbd9f19
Expressions 2016-09-23 17:38:38 -07:00
David Tolnay
5533772670
Things needed by serde_derive 2016-09-11 17:36:30 -07:00
David Tolnay
62a8b69243
Rebrand as 'syn' 2016-09-07 08:19:28 -07:00
David Tolnay
ee89c1baa2
Test items from serde_codegen test suite 2016-09-04 16:27:18 -07:00
David Tolnay
f6ccb8370a
Fix incomplete errors 2016-09-04 15:44:15 -07:00
David Tolnay
42f5029fee
Newtype ident 2016-09-04 13:54:21 -07:00
David Tolnay
cef990c749
Parse doc comments 2016-09-04 10:21:36 -07:00
David Tolnay
7ebb9fbbfc
More nom 2016-09-03 16:32:35 -07:00
David Tolnay
35161fff39
item::parse 2016-09-03 11:33:15 -07:00