aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAgeFilesLines
* Add render test functionalityAleksey Kladov2018-07-301-20/+0
* MiorAleksey Kladov2018-07-301-2/+2
* Cleanup toolsAleksey Kladov2018-07-301-0/+20
* Move tools to a separate packageAleksey Kladov2018-02-032-132/+0
* Update gen.rsChristopher Durham2018-01-281-1/+0
* Explain TOMBSTONE and EOFAleksey Kladov2018-01-281-2/+6
* Convert SyntaxKind to an enumChristopher Durham2018-01-281-23/+33
* Enforce rustfmt formatChristopher Durham2018-01-272-9/+14
* Command-line utilty to print the parse treeAleksey Kladov2018-01-211-0/+20
* G: struct fieldsAleksey Kladov2018-01-061-1/+0
* Parser: guess what? Groundwork!Aleksey Kladov2018-01-011-2/+17
* Parser test boilerplateAleksey Kladov2017-12-311-4/+10
* Use array for infosAleksey Kladov2017-12-291-12/+4
* Grammar in ronAleksey Kladov2017-12-281-0/+82