Eric Holk
|
6806aa0e66
|
pingpong protocol parses, although I should probably rewrite this to use Paul's Early parser stuff.
|
2012-07-06 10:42:40 -07:00 |
|
Eric Holk
|
f0ef4ef81b
|
You can have any protocol you want, provided it's pingpong.
This integrates the pipe compiler into the proto syntax extension.
|
2012-07-06 10:42:40 -07:00 |
|
Eric Holk
|
05cdda3a2c
|
Plumbing and parsing for item-position macros.
|
2012-07-06 10:42:40 -07:00 |
|
Paul Stansifer
|
534270551e
|
Move earley_parser.rs to a more appropriate place
|
2012-07-05 18:09:31 -07:00 |
|
Paul Stansifer
|
39590d81f0
|
Some rearranging in perparation for MBE-style TT transcription.
|
2012-07-05 18:09:31 -07:00 |
|
Gareth Daniel Smith
|
be0141666d
|
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments.py (and manually tweaking) - for issue #2498
|
2012-07-04 19:18:13 -07:00 |
|
Paul Stansifer
|
4f104954a6
|
parsing for the macro system
|
2012-06-25 18:01:37 -07:00 |
|
Paul Stansifer
|
473b1ec0a0
|
Make token trees parseable.
|
2012-06-15 12:41:41 -07:00 |
|
Michael Sullivan
|
6396e2c3c3
|
Make vecs implicitly copyable for all of our projects.
|
2012-06-04 19:53:30 -07:00 |
|
Kevin Cantu
|
7dcbaedd32
|
Rename librustsyntax to libsyntax
Per issue #2418.
|
2012-05-31 11:15:00 -07:00 |
|