9 Commits

Author SHA1 Message Date
Niko Matsakis
78779edfa9 add preliminary Pascal grammar and test harness
Caveats: requires uppercase keywords, cannot handle
comments, somewhat dated grammar
2016-03-22 04:42:17 -04:00
Niko Matsakis
9e5d0be696 Publish version 0.10 2016-02-19 05:50:21 -05:00
Niko Matsakis
6b43dbce28 Add a lalrpop-exe command that you can use to run LALRPOP manually. 2016-02-01 05:24:11 -05:00
Niko Matsakis
f0e0c2a91c fix bug in publish script that messed up dependencies 2016-01-23 12:35:30 -05:00
Niko Matsakis
474d2be12d bump up version numbers in tutorial, and fix bug in publish script 2015-11-06 04:31:16 -05:00
Niko Matsakis
623b36c56e adjust version numbers 2015-10-13 05:40:28 -04:00
Niko Matsakis
d79c37dd92 rework Cargo.toml in tutorial to reference crates.io, and adjust publish
script to tweak version number given in the tutorial so it stays up to
date
2015-09-11 07:29:47 -04:00
Niko Matsakis
0e46b4bbcd update version numbers; break intern into its own crate 2015-07-27 13:09:36 -04:00
Niko Matsakis
86a221bbb0 two utility scripts for updating version and publishing 2015-07-27 05:35:17 -04:00