about summary refs log tree commit diff
path: root/src/etc/extract_grammar.py
AgeCommit message (Collapse)AuthorLines
2015-05-03Remove unused extract_grammar.pyCarol (Nichols || Goulding)-156/+0
This script used to be used to extract the grammar sections from the reference, but there is now a separate src/doc/grammar.md where the grammar sections that used to be in the reference live, so there is no longer a need to extract the grammar from the reference.
2015-01-27Fix PEP8 for extract_grammarRicho Healey-68/+68
2014-05-12add shebang to scripts that have execute bit setDavid Creswick-0/+2
2014-02-05etc: add missing license boilerplatesAdrien Tétar-2/+9
2013-08-18extract_grammar symnamesJan Kobler-1/+5
add missing symnames Signed-off-by: Jan Kobler <eng1@koblersystems.de>
2013-01-17Add a license check to tidy. #4018Brian Anderson-0/+1
2012-01-13More doc porting.Graydon Hoare-0/+4
2012-01-12Begin shift over to using pandoc, markdown and llnextgen for reference ↵Graydon Hoare-0/+138
manual. Fix man page URL while at it.