aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lint: minor code cleanups.v0.3Anthony G. Basile2015-10-101-3/+6
* grs/Execute.py, Interpret.py: clean up signal codeAnthony G. Basile2015-10-101-15/+3
* grs/Interpret.py: fix minor errors.Anthony G. Basile2015-10-101-2/+1
* grs/Interpret.py: fix minor errors in semantic_action().Anthony G. Basile2015-10-101-2/+3
* grs/Interpret.py: fix logging during sync/seed.Anthony G. Basile2015-10-101-2/+2
* grs/Interpret.py: don't run sync/seed during mock run.Anthony G. Basile2015-10-101-2/+8
* grs/Interpret.py: exec() is bad, get rid of it.Anthony G. Basile2015-10-101-25/+30
* grs/Interpret.py and Execute.py: pid is out of scope.Anthony G. Basile2015-10-091-5/+5
* grs/Interpret.py: clean up white space padding on _line.Anthony G. Basile2015-10-091-1/+4
* grs/Interpret.py: skip blank lines with leading +Anthony G. Basile2015-10-091-1/+1
* grs/Interpret.py: restructure semantic actions.Anthony G. Basile2015-10-091-64/+42
* grs/Interpret.py: clean up parsing a line.Anthony G. Basile2015-10-091-14/+15
* grs/Interpret.py: skip non-functional build linesAnthony G. Basile2015-10-091-6/+5
* grs/Interpret.py: prepare for refactoring large if clause.Anthony G. Basile2015-10-081-5/+5
* lint: rename internal variables.Anthony G. Basile2015-10-081-61/+61
* lint: use raw strings with regexes.Anthony G. Basile2015-10-071-3/+3
* lint: fix white spacesAnthony G. Basile2015-10-061-13/+12
* grs/Interpret.py: fix medium_type for hashit.Anthony G. Basile2015-09-141-1/+1
* grs/ISOIt.py: fix various path issues.Anthony G. Basile2015-09-131-1/+1
* grs/ISOIt.py: initial commit of isoit directive.Anthony G. Basile2015-09-121-2/+23
* Remove CONST.namervers[]. To be provided by grs repo.Anthony G. Basile2015-08-091-2/+1
* Add copyright notice to all files.Anthony G. Basile2015-08-081-0/+16
* grs/Interpret.py: add documentation.Anthony G. Basile2015-07-141-9/+40
* grs/Interpret.py: more aggressively send TERM/KILL signals.Anthony G. Basile2015-07-101-2/+8
* grs/Populate.py: remove the clean build directive.Anthony G. Basile2015-07-081-5/+0
* grs/Interpret.py: fix typoAnthony G. Basile2015-07-071-2/+2
* grs/TarIt.py: expand 'tarit' grammar.Anthony G. Basile2015-07-071-4/+11
* grs/Interpret.py: fix typo.Anthony G. Basile2015-07-071-1/+1
* grs: properly import PivotChrootAnthony G. Basile2015-07-071-0/+1
* grs/Interpret.py: build lines with initial # are comments.Anthony G. Basile2015-07-071-0/+5
* grs/PivotChroot.py: introduce 'pivot' directive.Anthony G. Basile2015-07-061-0/+6
* grs/Interpret.py: remove excessive try-except block.Anthony G. Basile2015-07-011-82/+78
* Initial commit.Anthony G. Basile2015-06-301-0/+200