Commit graph

7 commits

Author SHA1 Message Date
Nils-Hero Lindemann 0b102d29a8 Fix last link in the TOC (#621)
There was a '-1' missing at the end of the link.
2019-07-24 17:04:01 +01:00
Futago-za Ryuu e69646cc78 Merge branch 'master' of github.com:pegjs/pegjs 2018-10-29 23:53:34 +00:00
Pascal Brandt d29704ff9c
✍🏼 Fix small typo. 2018-10-28 14:39:12 -07:00
Futago-za Ryuu afc653c46f fix stray spelling error: empry -> empty 2018-10-15 08:03:53 +01:00
Futago-za Ryuu 460f0cc5bc Implement value plucking
Resolves #235, #427, #545
2018-09-17 11:32:34 +01:00
Futago-za Ryuu ab9b8d41bb Add doc for tracer.trace 2018-03-23 03:18:02 +00:00
Futago-za Ryuu 2ac387e1c9 Move documentation
The README.md file in the root of the repository had become too large, and as a result the file became hard to maintain.

This commit extracts all the documentation and moves it to separate but managable files within the docs directory, a new folder also located in the root of the repository.
2018-02-16 02:39:13 +00:00