Sean Young
adfcf74c62
Add Solang to the list of examples
...
Solang uses lalrpop for parsing Solidity.
Signed-off-by: Sean Young <sean@mess.org>
2020-01-13 15:47:51 +00:00
Liigo Zhuang
1e0df8f4d3
fix Gleam grammar link
2019-11-20 10:13:56 +08:00
CreepySkeleton
87c22efb6e
Document the contributing process
2019-08-21 19:24:15 +03:00
CreepySkeleton
abbc3aff54
Add a link to gitter lobby
...
It's surprisingly hard to google it when you don't know about it at all.
2019-07-09 17:31:14 +02:00
Mr-Andersen
a879a3bd73
Added RustPython to README in Example Uses section
2019-06-12 12:52:18 +02:00
J Winnie
895575a36e
Add gleam to example uses
...
https://github.com/lpil/gleam
2019-03-01 19:45:13 -08:00
Markus Westerlind
5ee01e55a4
chore: Don't try to infer whether we are building in the lalrpop workspace
...
Instead we use --all-features to enable a special `test` feature to run tests with a freshly generated lrgrammar.rs. Since we also have a test to check that the saved lrgrammar.rs is identical to what lalrpop generates we should be ok with this approach.
Closes #436
2019-01-11 22:33:45 +01:00
Markus Westerlind
fbcce077fb
docs: Fix the link to travis
...
Before it would link to the image itself
2018-03-17 16:04:51 +05:30
Aleksey Kladov
df1b9c73b5
Add real-life examples to README
2018-03-14 01:37:25 +05:30
Niko Matsakis
1ddf240b2e
move the setup instrutions out of README and into the book
2018-02-05 04:31:22 -05:00
Ahmed Charles
fce77223de
Fix the tutorial link.
2018-02-05 05:40:32 +00:00
Niko Matsakis
768293d252
move the travis link to the lalrpop org
2018-01-26 08:44:16 -05:00
johannes
71df807949
update version strings in README.md and doc/tutorial.md to 0.14.0
2018-01-24 17:25:28 +01:00
Niko Matsakis
92055a1e2c
gah fix regex version
2017-06-16 17:52:36 -04:00
Niko Matsakis
735eb8779f
update README and tutorial
2017-06-16 15:54:50 -04:00
Niko Matsakis
3037d7637b
publish 0.13.0
2017-04-07 06:36:53 -04:00
Federico Mena Quintero
b64b1480b5
README.md: Mention a version of the regex crate that actually exists
2017-03-21 20:34:52 -06:00
king6cong
e570f44427
unify dep info
...
adjust doc cargo.toml so that publish.sh correctly unify dep version
2017-03-06 00:10:53 +08:00
Niko Matsakis
0705f422e7
remove DFA codegen and replace with regex-set
2017-02-27 10:12:39 -05:00
Niko Matsakis
826be9555c
publish 0.12.5
2017-02-11 08:19:16 +01:00
Paul Mason
54bad3c5f7
Fixes typo in README.md for Configuration object
2016-12-03 17:51:09 -08:00
Niko Matsakis
a3144a1b88
publish 0.12.4
2016-11-29 14:47:11 -05:00
Niko Matsakis
ec63b4e8a7
publish 0.12.3
2016-11-29 13:51:21 -05:00
Niko Matsakis
69acad349d
release 0.12.2
2016-11-29 13:51:21 -05:00
Niko Matsakis
03b4c459b3
Add gitter badge
2016-11-08 06:33:40 -05:00
Niko Matsakis
4ae77fc70c
update README to mention Configuration
2016-08-05 05:32:29 -04:00
Niko Matsakis
969586b960
Bump the release number to 0.11.0
2016-02-28 05:36:50 -05:00
Niko Matsakis
38c888daf7
Update README to tout new error messages, remove reference to
...
lalrpop-exe
2016-02-19 05:53:01 -05: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
eea6b63e71
Release version 0.9.0.
2016-01-23 11:43:36 -05:00
Niko Matsakis
d91e27c9f1
release 0.7.0
2015-10-15 13:10:49 -04:00
Niko Matsakis
308126530c
add build status image
2015-09-16 06:03:36 -04:00
Niko Matsakis
564ac57d83
update version number to 0.6.1
2015-09-15 06:34:01 -04:00
Niko Matsakis
37296e4ac6
update README etc to use 0.6.0
2015-09-15 06:24:46 -04:00
Niko Matsakis
4353c41441
Publish 0.5.0 and bump version number to 0.6.0
2015-09-11 06:56:57 -04:00
Niko Matsakis
523eb8bea9
docs
2015-09-11 06:53:09 -04:00
Niko Matsakis
0932a01db0
update tutorial and readme
2015-09-11 06:50:39 -04:00
Niko Matsakis
94f378d509
Update README to mention tutorial
2015-09-10 09:57:00 -04:00
Niko Matsakis
82d2c9109f
Publish a new version which patches tests
2015-08-16 06:10:47 -04:00
Niko Matsakis
cb66b6ddb9
Update README.md with latest published version
2015-08-15 22:27:57 -04:00
Niko Matsakis
b4b88cd059
publish version 0.3.0
2015-08-15 22:06:01 -04:00
Niko Matsakis
e02aaef522
add support for LALR(1)
2015-08-01 23:30:13 -07:00
Niko Matsakis
d8a47a7345
update cargo.toml files, readme
2015-07-26 07:49:45 -04:00
Niko Matsakis
0be8a9388f
Merge branch 'master' of github.com:nikomatsakis/lalrpop
2015-07-21 05:19:34 -04:00
Niko Matsakis
fbc59064ef
Update README
2015-06-24 06:03:57 -07:00
Niko Matsakis
d82b794bbe
Move lalrpop code into a subdirectory
2015-06-24 05:53:24 -07:00