Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Puppethack 12/2016 Issues #583

Closed
3 tasks
rnelson0 opened this issue Dec 13, 2016 · 1 comment
Closed
3 tasks

Puppethack 12/2016 Issues #583

rnelson0 opened this issue Dec 13, 2016 · 1 comment

Comments

@rnelson0
Copy link
Collaborator

rnelson0 commented Dec 13, 2016

A list of some issues we plan to tackle during puppethack:

  • Use the official parser API to do a syntax check first, preventing some crashes in the lexer (@rnelson0).
  • Add (and refactor to use!) a single implementation of token splicing (@arrdem).
  • Create a token array for double quoted string supertoken (i.e. treat "${somevar}_part_of_a_longer_string" as a single token) for addressing some alignment bugs.

These changes will target the 3.0.0 branch instead of master.

@rnelson0
Copy link
Collaborator Author

Syntax checking is being worked in #586. It is not complete at this time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants