Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.

Initial Commit #2

Merged
merged 1 commit into from
Oct 15, 2015
Merged

Initial Commit #2

merged 1 commit into from
Oct 15, 2015

Conversation

ErisDS
Copy link
Member

@ErisDS ErisDS commented Jul 26, 2015

refs TryGhost/Ghost#5604, #1

  • Adds grunt build task for generating parser from lexer and grammar files
  • Generated dist/parser.js is committed so that no user of the module has to build
  • Adds gql file which provides lex, parse and knexify public methods
  • Adds temporary version of knexify - this needs reworking
  • Adds grunt coverage task
  • Adds decent test coverage

refs TryGhost/Ghost#5604, #1

- Adds `grunt build` task for generating parser from lexer and grammar files
- Generated dist/parser.js is committed so that no user of the module has to build
- Adds gql file which provides `lex`, `parse` and `knexify` public methods
- Adds temporary version of knexify - this needs reworking
- Adds `grunt coverage` task
- Adds travis config
sebgie added a commit that referenced this pull request Oct 15, 2015
@sebgie sebgie merged commit 1c106e0 into TryGhost:master Oct 15, 2015
laran added a commit to laran/GQL that referenced this pull request Mar 26, 2016
@ErisDS ErisDS deleted the initial branch October 6, 2017 10:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants