13 Commits

Author SHA1 Message Date
Bastien Orivel
1e55bfac8b Update bit-set to 0.5 2018-05-07 18:12:07 +02:00
Bastien Orivel
fffa5ca306 Update atty to 0.2 2018-05-07 18:00:09 +02:00
Markus Westerlind
f1258b2b44 chore: Remove the unused lalrpop-intern crate 2018-04-29 13:22:04 +02:00
Markus Westerlind
b16795d155 chore: Commit Cargo.lock so 1.20 will build against string_cache 0.7.1 2018-04-26 23:49:22 +05:30
Niko Matsakis
d82b794bbe Move lalrpop code into a subdirectory 2015-06-24 05:53:24 -07:00
Niko Matsakis
13bc31f0ee add a random parse tree generation facility, use it to provide random inputs 2015-06-20 18:02:52 -04:00
Niko Matsakis
f282b943ba normalize away all repeat actions in macro expansion 2015-06-17 17:16:44 -04:00
Niko Matsakis
411c1be63f Add a macro facility and add the ability to escape out so we can
write some tests for the intermediate results.
2015-06-15 19:01:40 -04:00
Niko Matsakis
5283f62df7 Add support for conditions 2015-06-15 16:58:59 -04:00
Niko Matsakis
30e3274477 Playing around with examples, syntax, etc 2015-06-15 06:42:56 -04:00
Niko Matsakis
fb57e6295a Parser builds 2015-06-13 21:10:40 -04:00
Niko Matsakis
476c115293 Expand def'n, add some parsing 2015-06-12 15:41:06 -04:00
Niko Matsakis
ce6a58de65 Start playing around with how tokens might be specified 2015-06-12 09:49:37 -04:00