Permalink
Commits on May 20, 2014
  1. Documentation changes

    scottfrazer committed with Scott Frazer May 20, 2014
  2. Remove unnecessary method

    scottfrazer committed with Scott Frazer May 20, 2014
  3. Adding 'replace' CLI for automatically replacing task name/versions w…

    …ith new name/versions
    scottfrazer committed with Scott Frazer May 20, 2014
Commits on Apr 16, 2014
  1. Merge branch 'dev'

    scottfrazer committed with Scott Frazer Apr 16, 2014
  2. Merge pull request #1 from broadinstitute/CGA-1724

    CGA-1724: Adding syntax error for the case where a variable is used to c...
    dvoet committed Apr 16, 2014
  3. CGA-1724: Adding syntax error for the case where a variable is used t…

    …o construct a filename and also as output from a step.
    scottfrazer committed Apr 16, 2014
Commits on Jan 10, 2014
  1. Merge branch 'dev'

    Scott Frazer committed Jan 10, 2014
  2. Adding build target for Python parser

    Scott Frazer committed Jan 10, 2014
Commits on Sep 23, 2013
  1. Merge branch 'dev'

    Conflicts:
    	README.md
    scottfrazer committed with Scott Frazer Sep 23, 2013
  2. Version bump

    scottfrazer committed with Scott Frazer Sep 23, 2013
Commits on Sep 21, 2013
  1. Add more tests, refactor existing tests

    scottfrazer committed with Scott Frazer Sep 21, 2013
Commits on Sep 20, 2013
  1. A much more sane way to phrase these tests...

    scottfrazer committed with Scott Frazer Sep 20, 2013
  2. Adding some more tests

    scottfrazer committed with Scott Frazer Sep 20, 2013
  3. Adding unit tests for the new FirstLine() directive

    scottfrazer committed with Scott Frazer Sep 20, 2013
  4. Fix the remaining unit tests

    scottfrazer committed with Scott Frazer Sep 20, 2013
  5. Fix unit test

    scottfrazer committed with Scott Frazer Sep 20, 2013
  6. Fix unit test

    scottfrazer committed with Scott Frazer Sep 20, 2013
  7. Fix unit test

    scottfrazer committed with Scott Frazer Sep 20, 2013
  8. Fix unit test

    scottfrazer committed with Scott Frazer Sep 20, 2013
Commits on Sep 19, 2013
  1. Fix unit test

    scottfrazer committed with Scott Frazer Sep 19, 2013
  2. Fix unit test

    scottfrazer committed with Scott Frazer Sep 19, 2013
  3. Fix unit test

    scottfrazer committed with Scott Frazer Sep 19, 2013
  4. Fixing one test

    scottfrazer committed with Scott Frazer Sep 19, 2013
  5. Fixing the AST -> CompositeTask code for the new parser

    scottfrazer committed with Scott Frazer Sep 19, 2013
  6. Generate new parser

    scottfrazer committed with Scott Frazer Sep 19, 2013
Commits on Sep 9, 2013
Commits on Apr 2, 2013
  1. Fixing bug in lexical analyzer that won't allow for parameters to sta…

    …rt with 'output'
    scottfrazer committed with Scott Frazer Apr 2, 2013
Commits on Mar 22, 2013
  1. Changing the lexical analysis of the 'input' keyword

    scottfrazer committed with Scott Frazer Mar 22, 2013
Commits on Mar 11, 2013
  1. Allowing for dots in parameter names (GP compatibility) and removing …

    …a syntax error
    Scott Frazer committed Mar 11, 2013
Commits on Dec 13, 2012
  1. making tests more generic

    scottfrazer committed with Scott Frazer Dec 13, 2012
Commits on Dec 12, 2012
  1. Adding syntax error tests

    scottfrazer committed Dec 12, 2012